mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-18 00:25:07 +00:00
1e1d202b5a
* Fix integrations blocks and text being too long * Fix size of code blocks * Open expandable by default on print mode * Render tabs one after the other * Adjust colors * Open all in openapi when printing * Fix title * Format * Fix TS
@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