Tags: speakeasy-api/openapi
Tags
feat: add contentEncoding, contentMediaType, and contentSchema support ( #180) Implement the JSON Schema Draft 2020-12 content vocabulary keywords (`contentEncoding`, `contentMediaType`, `contentSchema`) for the OAS 3.1 and later schema object. These were previously falling silently into extensions despite the dialect already declaring the content vocabulary. References: - https://json-schema.org/draft/2020-12/meta/content - https://spec.openapis.org/oas/3.1/dialect/2024-11-10.html - https://spec.openapis.org/oas/3.2/dialect/2025-09-17.html
chore: update submodule dependencies to latest main (#164) Updates go.mod files in submodules to use the latest commit from main. Version: v1.19.2-0.20260218150849-d6aeacf1807d Updated modules: customrules converter-tests cmd Co-authored-by: TristanSpeakEasy <108070248+TristanSpeakEasy@users.noreply.github.com>
chore: update submodule dependencies to latest main (#161) Updates go.mod files in submodules to use the latest commit from main. Version: v1.19.1-0.20260217225223-7d484a30828f Updated modules: customrules converter-tests cmd Co-authored-by: TristanSpeakEasy <108070248+TristanSpeakEasy@users.noreply.github.com>
PreviousNext