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

Support description overrides for $ref inside schemas. #298

Closed
mattpolzin opened this issue Aug 26, 2023 · 0 comments
Closed

Support description overrides for $ref inside schemas. #298

mattpolzin opened this issue Aug 26, 2023 · 0 comments

Comments

@mattpolzin
Copy link
Owner

Currently, OpenAPIKit supports OpenAPI's $ref overriding of description/summary but this does not yet extend into the JSON Schema support within OpenAPIKit. JSON Schema leaves it up to each application how to deal with description next to a $ref, but the right move for OpenAPIKit will be to carry forward the behavior found outside of schemas.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant