-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
featureThis is not a bug or issue. It is a request for a new featureThis is not a bug or issue. It is a request for a new featurepackage: theme-openapi
Description
For now the only way to know how returned data looks like consist in waiting for a query.
Could it be possible to add an expand button at the end of a status row that would show a response example ?
We can already see what a request body looks like in docusaurus-plugin-openapi/src/theme/ApiDemoPanel/Body/index.js
, is it possible to also display how response body looks like on docusaurus-plugin-openapi/src/theme/ApiStatusCodesTable/index.js
?
If you need more details feel free to ask.
Metadata
Metadata
Assignees
Labels
featureThis is not a bug or issue. It is a request for a new featureThis is not a bug or issue. It is a request for a new featurepackage: theme-openapi