Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enum typed schema drops the description property. #127

Closed
samchon opened this issue Jan 23, 2025 · 0 comments
Closed

Enum typed schema drops the description property. #127

samchon opened this issue Jan 23, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@samchon
Copy link
Owner

samchon commented Jan 23, 2025

samchon/typia#1463

Above bug has come from the @samchon/openapi's below modules.

Below modules drop the description property when OpenApi.IJsonSchema.IConstant type comes with OpenApi.IJsonSchema.IOneOf.

  • ChatGptSchemaComposer
  • GeminiSchemaComposer
@samchon samchon added the bug Something isn't working label Jan 23, 2025
@samchon samchon self-assigned this Jan 23, 2025
samchon added a commit that referenced this issue Jan 23, 2025
Fix #127: ChatGPT and Gemini schema had dropped enum typed description.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant