The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.050 - 2023-11-06

  • fix construction of an OpenAPI::Modern object with a pre-constructed JSON::Schema::Modern::Document::OpenAPI object
  • "recursive_get" moved from JSON::Schema::Modern::Document::OpenAPI to OpenAPI::Modern
  • when validating header strings against a string schema, no longer parse out internal whitespace surrounding commas (validate as an array to use RFC9112 semantics).

Modules

One OpenAPI v3.1 document
Implementation of the JSON Schema OpenAPI vocabulary
Validate HTTP requests and responses against an OpenAPI v3.1 document