Releases: GitbookIO/gitbook
Releases · GitbookIO/gitbook
@gitbook/react-openapi@1.3.2
Patch Changes
- Updated dependencies [bd553bc]
- @gitbook/openapi-parser@2.2.0
@gitbook/openapi-parser@2.2.0
Minor Changes
- bd553bc: Expose
isJson
andisYaml
in OpenAPI parser
@gitbook/react-openapi@1.3.1
Patch Changes
- 957afd9: Add authorization header for OAuth2
- 7a00880: Improve support for OAuth2 security type
- a0c06a7: Indent JSON python code sample
- b403962: Handle nullish OpenAPI mediaTypeObject
- 1e013cd: Optional label in OpenAPI x-codeSamples
- 4c9a9d0: Handle nested deprecated properties in generateSchemaExample
- 40df91a: Deduplicate path parameters from OpenAPI spec
- 2350baa: Support for OpenAPI Array request body
- Updated dependencies [1e013cd]
- Updated dependencies [4f5cbfe]
- @gitbook/openapi-parser@2.1.5
@gitbook/react-contentkit@0.7.1
Patch Changes
- 11a6511: Add basic error handling when transitioning between states.
@gitbook/openapi-parser@2.1.5
@gitbook/fonts@0.1.0
Minor Changes
- fbfcca5: Initial version of the package
@gitbook/react-openapi@1.3.0
Minor Changes
- 326e28e: Design tweaks to code blocks and OpenAPI pages
Patch Changes
- 42ca7e1: Fix openapi CR preview
- 5e975ab: Fix code highlighting for HTTP
- 580101d: Fix schemas disclosure label causing client error
- 20ebecb: Missing top-level required OpenAPI alternatives
- 80cb52a: Handle OpenAPI alternatives from schema.items
- cb5598d: Handle invalid OpenAPI Responses
- c6637b0: Use default value if string number or boolean in generateSchemaExample
- a3ec264: Fix Python code sample "null vs None"
- Updated dependencies [d00dc8c]
- @gitbook/openapi-parser@2.1.4
@gitbook/openapi-parser@2.1.4
Patch Changes
- d00dc8c: Pass scalar's errors through OpenAPIParseError