The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.009 - 2021-12-06

  • validation no longer errors on a missing media type if the corresponding schema is empty (true)
  • validate_request and validate_response now accept an operation_id instead of a path_template for looking up the endpoint specification in the openapi document
  • treat Content-Type headers and media-type entries in openapi documents case-insensitively, and also match wildcards (image/jpg falls back to image/* or */*)

Modules

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