mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-18 00:25:07 +00:00
27532a5f41
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
60 lines
1007 B
Markdown
60 lines
1007 B
Markdown
# @gitbook/openapi-parser
|
|
|
|
## 2.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- 48c18c0: Add option to pass scalar plugins
|
|
- 7212973: Update scalar
|
|
|
|
## 2.1.0
|
|
|
|
### Minor Changes
|
|
|
|
- bb3ca9c: Implement OpenAPI models blocks
|
|
|
|
### Patch Changes
|
|
|
|
- 0278a14: Upgrade Scalar dependencies
|
|
- 052e07a: Support references pointing to invalid files
|
|
|
|
## 2.0.2
|
|
|
|
### Patch Changes
|
|
|
|
- 53f5dbe: Fix typing of `shouldIgnoreEntity`
|
|
|
|
## 2.0.1
|
|
|
|
### Patch Changes
|
|
|
|
- 0924259: Expose helper `shouldIgnoreEntity`
|
|
|
|
## 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 invalid
|
|
- a054554: Implement a trusted mode to speed up OpenAPI spec validation
|
|
- da55fac: 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
|