Changes for version 0.118 - 2025-12-25

  • also identify missing "minimum" and "maximum" keywords when validating schemas in v3.0 OADs
  • add ability to upgrade OpenAPI documents to a newer version (available via "openapi-validate --upgrade")

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