# @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