Skip to content

feat(validate): support per-version OpenAPI and JSON Schema draft detection - #146

Merged
kudlatyamroth merged 1 commit into
masterfrom
feature/validate-openapi-by-version
Sep 16, 2026
Merged

kudlatyamroth merged 1 commit into
masterfrom
feature/validate-openapi-by-version

Conversation

@kudlatyamroth

Copy link
Copy Markdown
Collaborator

No description provided.

…ection

Select the OpenAPI validation schema based on the declared `openapi`
version (3.0/3.1/3.2) instead of always using the 3.0 schema. Detect the
JSON Schema draft automatically from the `$schema` keyword during
jsonschema validation. Restrict $ref sibling overrides to `summary`
and `description` to match the OpenAPI reference object semantics.
@kudlatyamroth
kudlatyamroth merged commit 6e2b540 into master Sep 16, 2026
12 checks passed
@kudlatyamroth
kudlatyamroth deleted the feature/validate-openapi-by-version branch September 16, 2026 12:52
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