Skip to content

Releases: GitbookIO/gitbook

@gitbook/react-openapi@1.1.9

02 Apr 11:39
c0b339e
Compare
Choose a tag to compare

Patch Changes

  • da7b369: Fix missing headers in OpenAPIResponses
  • da485f5: Fix read-only in generateSchemaExample
  • 139a805: Fix OpenAPI enum display

@gitbook/react-openapi@1.1.8

01 Apr 16:22
432da64
Compare
Choose a tag to compare

Patch Changes

  • 7d0b422: Handle grouped OpenAPISchemas

@gitbook/react-openapi@1.1.7

01 Apr 14:38
b647538
Compare
Choose a tag to compare

Patch Changes

  • bd35348: Fix missing alternative schemas
  • ae78fc5: Fix XML in code sample
  • 7bb37c7: Move filterSelectedOpenAPISchemas to @gitbook/openapi-parser
  • 373183a: Safe parse OpenAPI JSON schema
  • 1505ddb: Fix multiple request examples selector not showing
  • 61db166: Add OpenAPI write-only indicator
  • 5b1e01c: Support for x-stability property
  • cd99ed5: Fix spec properties rendering and missing keys
  • 813b2af: Support for x-enumDescriptions and x-gitbook-enum
  • a25fded: Replace $ref with $reference in json-decycle
  • Updated dependencies [7bb37c7]
  • Updated dependencies [5b1e01c]
  • Updated dependencies [813b2af]
    • @gitbook/openapi-parser@2.1.2

@gitbook/openapi-parser@2.1.2

01 Apr 14:38
b647538
Compare
Choose a tag to compare

Patch Changes

  • 7bb37c7: Move filterSelectedOpenAPISchemas to @gitbook/openapi-parser
  • 5b1e01c: Support for x-stability property
  • 813b2af: Support for x-enumDescriptions and x-gitbook-enum

@gitbook/colors@0.3.1

01 Apr 16:22
432da64
Compare
Choose a tag to compare

Patch Changes

  • fb90eb0: Reduce chroma of first color scale step

@gitbook/react-openapi@1.1.6

24 Mar 16:46
27532a5
Compare
Choose a tag to compare

Patch Changes

  • 6eae764: Support body examples
  • 7212973: Update scalar
  • d2facb2: Mark properties as optional if not required
  • 73e2b47: Fix write only properties in request example
  • 70be2c6: Stringify default value
  • fc00b51: Remove default value in generateSchemaExample
  • a84b06b: Update resolveDescription and add minItems/maxItems
  • Updated dependencies [48c18c0]
  • Updated dependencies [7212973]
    • @gitbook/openapi-parser@2.1.1

@gitbook/openapi-parser@2.1.1

24 Mar 16:46
27532a5
Compare
Choose a tag to compare

Patch Changes

@gitbook/react-openapi@1.1.5

17 Mar 10:09
278689e
Compare
Choose a tag to compare

Patch Changes

  • 886e204: Update OpenAPI operation path design

@gitbook/colors@0.3.0

17 Mar 10:10
278689e
Compare
Choose a tag to compare

Minor Changes

  • 4f0a772: Override tint lightness if supplied color is out of bounds

@gitbook/react-openapi@1.1.4

14 Mar 17:06
903f962
Compare
Choose a tag to compare

Patch Changes

  • c60e9ba: Handle read-only in OpenAPISchemaName
  • 31d800e: Render OpenAPISchemas block
  • ff3b708: Remove read-only properties from codesample