Changes for version 0.134 - 2026-04-19

  • add new JSON Schema format "media-range", used in the OAD schema
  • improvements to media-type decoding and matching appropriate decoders to the Content-Type header: matching now also considers media-type parameters and structured suffixes in addition to wildcards

Documentation

A command-line interface to OpenAPI document validation

Modules

One OpenAPI v3.0, v3.1 or v3.2 document
Implementation of the JSON Schema OpenAPI vocabulary
Implementation of the JSON Schema OpenAPI 3.0 pseudo-vocabulary
Validate HTTP requests and responses against an OpenAPI v3.0, v3.1 or v3.2 document
Internal utilities and common definitions for OpenAPI::Modern