Changes for version 0.146 - 2026-08-07

  • bump (optional) dependency on Dancer2 to avoid incompatible warnings in tests
  • now trying harder to find a matching server url + path-item combination after initial attempts fail
  • now allowing a server url variable name to be the same as a path template variable name, as long as the corresponding values extracted from the request URI are the same

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