Files
gitbook/packages/react-openapi
Samy Pessé f8fde8cec8 OpenAPI improvements (#127)
* Fix display of authentication infos

* Fix property names

* Fix body / request starting with oneOf

* CSS fixes

* Show description

* Format

* Fix code samples
2024-01-31 14:36:20 +01:00
..
2024-01-31 14:36:20 +01:00
2024-01-30 10:15:58 +01:00
2024-01-30 10:15:58 +01:00

@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