Skip to content

feat: support OpenAPI 3.2 specs#324

Merged
miketheman merged 1 commit into
Pylons:mainfrom
miketheman:feat/306-openapi-3-2-support
Jul 4, 2026
Merged

feat: support OpenAPI 3.2 specs#324
miketheman merged 1 commit into
Pylons:mainfrom
miketheman:feat/306-openapi-3-2-support

Conversation

@miketheman

Copy link
Copy Markdown
Collaborator

openapi-core already ships V32RequestUnmarshaller and V32ResponseValidator.
Wire into the version dispatch to make it work.

Resolves #306

openapi-core already ships V32RequestUnmarshaller and
V32ResponseValidator.
Wire into the version dispatch to make it work.

Resolves Pylons#306

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman miketheman added the enhancement New feature or request label Jul 4, 2026
@miketheman miketheman requested a review from zupo July 4, 2026 13:14
@miketheman miketheman merged commit 6c068e4 into Pylons:main Jul 4, 2026
2 checks passed
@miketheman miketheman deleted the feat/306-openapi-3-2-support branch July 4, 2026 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for OpenAPI 3.2 specification

2 participants