openapi.tools icon indicating copy to clipboard operation
openapi.tools copied to clipboard

A collection of Editors, Linters, Parsers, Code Generators, Documentation, Testing

Results 113 openapi.tools issues
Sort by recently updated
recently updated
newest added

👋 we now support 3.1! We also released our own diff tool [`optic diff` ](https://www.useoptic.com/docs/openapi-diff) which is a seperate toolchain from the rest of Opitc. Let me know if there's...

I'm the creator of this project. Let me know if you have any questions.

Added an additional OpenAPI tool

vacuum is the world's fastest OpenAPI linter and validator. Designed for enterprise-grade speed and scale. https://quobix.com/vacuum

- a JSON Schema evaluator (draft7, draft2019-09, draft2020-12) - https://github.com/karenetheridge/JSON-Schema-Modern, https://metacpan.org/pod/JSON::Schema::Modern - an OpenAPI request/response validator (only v3.1 supported, not v3.0) - https://github.com/karenetheridge/OpenAPI-Modern, https://metacpan.org/pod/OpenAPI::Modern

Added SCC MultiApiConverter