mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-12 05:48:57 +00:00
3a31100efe
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
3.1 KiB
3.1 KiB
@gitbook/openapi-parser
3.0.12
Patch Changes
7e55cd5: Add an "Available in MCP" badge on OpenAPI operations marked withx-gitbook-mcp: true. Whenx-gitbook-mcp-urlis set (on the operation, path, or root — most specific wins), the badge becomes a button that copies the MCP server URL to the clipboard.
3.0.11
Patch Changes
c56b569: Support expand-all options for OpenAPI
3.0.10
Patch Changes
8ab419a: Support x-enable-proxy at operation level
3.0.9
Patch Changes
e074283: Add server-side proxy for Scalar API client to bypass CORS
3.0.8
Patch Changes
d3f6c38: Update scalar dependencies.
3.0.7
Patch Changes
985c1b4: Fix issues with self-reference in OpenAPI specs.
3.0.6
Patch Changes
461e15f: Add x-gitbook-prefix and x-gitbook-token-placeholder for OpenAPI security scheme
3.0.5
Patch Changes
3.0.4
Patch Changes
6142d6b: Mark as sideEffects, fix all package bundles
3.0.3
Patch Changes
295f03d: Republish packages
3.0.2
Patch Changes
12c9d76: Adapt OpenAPI blocks to eval adaptive exprs & prefill TryIt config7fefe49: Catch OpenAPI validation errors360aa1c: Upgrade Scalar dependencies
3.0.1
Patch Changes
42c17f5: Improve OpenAPI parsing errors
3.0.0
Major Changes
f1a6dec: Less strict OpenAPI parser, now returns { errors, filesystem }
2.2.2
Patch Changes
b5ad0ce: Fix OpenAPI v2 parsing
2.2.1
Patch Changes
1738677: Stricter validation
2.2.0
Minor Changes
bd553bc: ExposeisJsonandisYamlin OpenAPI parser
2.1.5
Patch Changes
2.1.4
Patch Changes
d00dc8c: Pass scalar's errors through OpenAPIParseError
2.1.3
Patch Changes
2b6c593: Remove stable from x-stability
2.1.2
Patch Changes
7bb37c7: Move filterSelectedOpenAPISchemas to @gitbook/openapi-parser5b1e01c: Support for x-stability property813b2af: Support for x-enumDescriptions and x-gitbook-enum
2.1.1
Patch Changes
2.1.0
Minor Changes
bb3ca9c: Implement OpenAPI models blocks
Patch Changes
2.0.2
Patch Changes
53f5dbe: Fix typing ofshouldIgnoreEntity
2.0.1
Patch Changes
0924259: Expose helpershouldIgnoreEntity
2.0.0
Major Changes
e24206e: Use Scalar parser to upgrade OpenAPI spec v2
Patch Changes
c808bb1: Fallback to untrusted validation in case JSON spec is invalida054554: Implement a trusted mode to speed up OpenAPI spec validationda55fac: Render GitBook blocks in OpenAPI operation description
1.0.1
Patch Changes
6157583: Improve Markdown parsing
1.0.0
Major Changes
727bde2: Improve and split OpenAPI parser into its own package
Patch Changes
46edde9: Improve the OpenAPI package API