Changes for version 0.124 - 2026-01-26

  • BREAKING CHANGE: "path_captures" in find_path_item and validate_request is no longer percent-decoded
  • full support for parsing of "path" parameters: simple, matrix and label styles, as well as parsing into arrays and objects

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