Changes for version 0.149 - 2026-09-17

  • fix string escaping in the Content-Disposition header when serializing and deserializing multipart/form-data messages
  • fix parsing of surrounding whitespace in header values
  • updated bundled schemas for OAS version 3.2 to their latest published versions
  • now supporting multiple media-types in encoding/contentType when decoding message parts

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