mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-12 05:48:57 +00:00
37be6f3164
* Don't show code-samples if x-codeSamples is defined * Support x-hideTryItPanel to hide "Try it" * Fix display of code samples
@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