Skip to content

OpenAPI 3.2 support#472

Open
p1c2u wants to merge 2 commits intomasterfrom
feature/openapi-3.2-support
Open

OpenAPI 3.2 support#472
p1c2u wants to merge 2 commits intomasterfrom
feature/openapi-3.2-support

Conversation

@p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Feb 25, 2026

  • 3.2 schema resource added.
  • Version constant/detection added and included in VERSIONS.
  • Schema + validator wiring added.
  • v3 alias moved to 3.2.
  • CLI/shortcut routing includes 3.2.
  • 3.2 semantic support added (OpenAPIV32ValueValidator, OpenAPIV32SchemaValidator, query, additionalOperations traversal).
  • Fixtures/tests added: tests/integration/data/v3.2/petstore.yaml, plus updates in all planned test files.
  • Docs updated.
  • Added OPENAPIV32 export
  • Added OpenAPIV32PathValidator with query + additionalOperations traversal
  • Added OpenAPIV32TagsValidator

@p1c2u p1c2u marked this pull request as draft February 25, 2026 20:21
@p1c2u p1c2u force-pushed the feature/openapi-3.2-support branch 2 times, most recently from 859c9d6 to bdf39d1 Compare February 27, 2026 10:56
@p1c2u p1c2u force-pushed the feature/openapi-3.2-support branch from bdf39d1 to 268e427 Compare February 27, 2026 11:15
@p1c2u p1c2u marked this pull request as ready for review February 27, 2026 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant