|
The 3.2 specification text document states
However all 3.2 schemas 2025‑11‑23, 2025‑09‑17 define default jsonSchemaDialect as https://spec.openapis.org/oas/3.2/dialect/2025-09-17 What is the correct default schema dialect for OAS 3.2 then? |
Answered by
handrews
Feb 25, 2026
Replies: 3 comments
|
This is already fixed in the v3.2-dev branch; we just haven't yet cut a 3.2.1 revision that contains this change. |
0 replies
|
I'm going to close this as the fix is already committed. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@p1c2u that's an oversight (as you might guess by
3.1being in the URI even though it's 3.2). The schemas on the spec.openapis.org site under 3.2 are the correct ones.