mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
304042017c
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
4.3 KiB
4.3 KiB
@gitbook/react-openapi
1.0.2
Patch Changes
bb5c6a4: Support multiple response media types and examplesa3f1fea: Fix display of OpenAPI header description6157583: Improve Markdown parsing7419ee7: Show additional fields in OpenAPI block82cd9f2: Add support for anchor links in OpenAPI blocks- Updated dependencies [
6157583]- @gitbook/openapi-parser@1.0.1
1.0.1
Patch Changes
f8d4c76: Sync tabs across all OpenAPI blocksdddb4ec: Fix long tab group descriptionf8d4c76: Support for OpenAPI references
1.0.0
Major Changes
-
727bde2: Improve and split OpenAPI parser into its own package -
12c7862: Use@scalar/openapi-parserto be more resilient and perf on OpenAPI spec parsing:fetcher.fetchmust now returns a valid OpenAPI documentparseOpenAPIV3has been replaced byparseOpenAPI
Minor Changes
162b4b7: Add in HTTP example code blockse4e2f52: Add an optional client context to get a callback called when the Scalar client is opened for a block.eb7c22f: Revert scalar to 1.0.87 to mitigate an issue with ApiClientModalProvider160fca1: new OpenAPI blocks designe721f17: Use@scalar/oas-utilsgetExampleFromSchema to generate OpenAPI examplesfe8acc9: Fix an issue where a missing OpenAPI example would crash the page.1823101: Fix internal properties appearing in OpenAPI docs.
Patch Changes
d9029c7: Support apiKey in CodeSample security headers6e54a06: Support response examples0c03676: Better securities sample and headers3e5e458: Handle isArray schema type46edde9: Improve the OpenAPI package APId9c8d57: Do not dereference before caching OpenAPI spec.ccf2cff: Fix an issue where a response object using a special ref would crash the page.dda0cc6: Flatten OpenAPI security objectf92e906: Prevent codemirror from loading multiple versions in scalardff08ae: Improve performances by loading Scalar API Client only when the button is clickedfc7b16f: Updated scalar depdenencya652958: Fix error on unresolvable refs by replacing with property name and any type2f73db7: Support non primitive examples in OpenAPI block160fca1: Support deprecated and x-deprecated-sunset in OpenAPI specb41d425: Improve OpenAPI rendering performances by caching markdown parsing- Updated dependencies [
46edde9] - Updated dependencies [
727bde2]- @gitbook/openapi-parser@1.0.0
0.7.1
Patch Changes
4771c78: Fixed scalar api client routingff50ac2: Bump @scalar/api-client-react version867481c: Support Integers in Response example7ba67fd: bumped the scalar api client dependencya78c1ec: Bumped scalar api client pacakge
0.7.0
Minor Changes
cf3045a: Add Python support in Code Samples4247361: Add required query parameters to the code sampleaa8c49e: Display pattern if available in parmas in OpenAPI blocke914903: Synchronize response and response example tabs4cbcc5b: Rollback of scalar modal while fixing perf issue
Patch Changes
51fa3ab: Adds content-visibility css property to OpenAPI Operation for better render performancef89b31c: Upgrade the scalar api client package094e9cd: bump: scalar from 1.0.5 to 1.0.7237b703: Fix crash whenexampleis undefined for a response51955da: Adds tabs to Response Example section e.g. for status code examplesa679e72: Render mandatory headers in code samplec079c3c: Update Scalar client to latest version
0.6.0
Minor Changes
709f1a1: Update Scalar to the latest version, with faster performances and an improved experience
Patch Changes
ede2335: Fix x-codeSamples: false not working at the single operation level0426312: Fix tabs being empty for code samples when they are updated dynamically
0.5.0
Minor Changes
3445db4: Fix files published in the NPM packages by defining "files" in "package.json"
0.4.0
Minor Changes
24cd72e: Fix changeset CI workflow
0.3.0
Minor Changes
de747b7: Refactor the repository to be a proper monorepo and publish JS files on NPM instead of TypeScript files.
0.3.0
Minor Changes
bd0ca5b: Fix missing react imports
0.2.0
Minor Changes
57adb3e: Second release to fix publishing with changeset
0.1.0
Minor Changes
5f8a8fe: Initial release