Files
gitbook/packages/react-openapi
Samy Pessé 203e9103de Fix crash when displaying invalid Swagger 2.0 block (#214)
* Ignore errors when converting Swagger 2 to OpenAPI 3

* Apply page-api-block only when a block is actually displayed

* Format

* Try to be more lax
2024-03-06 10:43:11 +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