mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
fc11ffdc8b
* don't try to parse responses if none are defined * don't try to render responses if none exists * move logic back into component
@gitbook/react-openapi
React components to render OpenAPI operations.
Features
- Generate code samples for the request
- Support custom cde samples with
x-codeSamples(Redocly syntax)
TODO
- Support for trying out the request