kogosoftwarellc / open-api

A Monorepo of various packages to power OpenAPI in node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[openapi-schema-validator] Add support for OAS v3.1.0 schema

RafDevX opened this issue · comments

Support validating v3.1.0, not just v3.0.0.

It's probably just a matter of adding this: https://github.com/OAI/OpenAPI-Specification/blob/main/schemas/v3.1/schema-base.json (not sure)

Pls, somebody make it happen 🙏

This would be a life saver!

PRs are welcome