We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ObjectSchema.tsx does not render schema description, even though the OpenAPI spec allows it, including using CommonMark in description:
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#schemaObject
The text was updated successfully, but these errors were encountered:
The requestBody element itself can also have a description, which is not rendered either.
Sorry, something went wrong.
Any updates on this issue?
Very needed, it's the main showstopper at now for me.
Any updates on this ?
Swagger displays response schema description
ReDoc does not
AntonKozachuk
Successfully merging a pull request may close this issue.
ObjectSchema.tsx does not render schema description, even though the OpenAPI spec allows it, including using CommonMark in description:
https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.0.md#schemaObject
The text was updated successfully, but these errors were encountered: