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 requestBody element itself can also have a description, which is not rendered either.
Any updates on this issue?
Very needed, it's the main showstopper at now for me.
Most helpful comment
The requestBody element itself can also have a description, which is not rendered either.