openapi-schemas
openapi-schemas copied to clipboard
JSON Schemas for every version of the OpenAPI Specification
The 2.1.0 release of this package (latest) pulled in a version of the OAS 3.1 schema missing an important (to me) fix: https://github.com/OAI/OpenAPI-Specification/commit/a8bd1a502a5de5050282b95cc96b6738cb0c418a As such, it rejects all my OAS...
Note #2 is missing an update to the [CHANGELOG.md](https://github.com/APIDevTools/openapi-schemas/blob/master/CHANGELOG.md) - it still says 2.0.0. Actually, it's missing a number of [patch versions](https://www.npmjs.com/package/openapi-schemas?activeTab=versions) too.
The OpenAPi v3.1 spec is missing and there are broken links :- https://github.com/OAI/OpenAPI-Specification/blob/master/schemas/v3.1/schema.json https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v3.0/schema.json ...