docusaurus-openapi
docusaurus-openapi copied to clipboard
Possible issue: Image response is not displayed correctly in execute example
Hi.
Thanks for this package. It's very useful.
However, testing my openapi.json:
- When the return of the api call is json/text, everything works fine.
- When the return of the api call is an image (png,jpg/jpeg...), the image is not displayed
Am I doing something wrong ?
Thanks for your help.
We don’t currently have support for rendering various data other than plain text
Thanks for the fast answer. Anything planned to support this, or at least, disable the Execute button ?