Skip to content

Remove validation system for OpenAPIKit30 module (OAS 3.0 only) - #511

Merged
mattpolzin merged 1 commit into
release/7_0from
remove-oas30-validation-system
Aug 31, 2026
Merged

Remove validation system for OpenAPIKit30 module (OAS 3.0 only)#511
mattpolzin merged 1 commit into
release/7_0from
remove-oas30-validation-system

Conversation

@mattpolzin

Copy link
Copy Markdown
Owner

Remove the validation system from the OpenAPIKit30 module to reduce maintenance burden. Validation can be accomplished by converting the document to OAS 3.1 or OAS 3.2 (supported via the OpenAPIKitCompat module) and then performing validation on the result.

@mattpolzin
mattpolzin merged commit 62d15f2 into release/7_0 Aug 31, 2026
9 checks passed
@mattpolzin
mattpolzin deleted the remove-oas30-validation-system branch August 31, 2026 14:53
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