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

tooling list update: openapi and json schema validators in Perl

Open karenetheridge opened this issue 3 years ago • 0 comments

  • 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

karenetheridge avatar Jul 03 '22 19:07 karenetheridge