Skip to content

Fix param ref schema resolving in OAD 3.0 - #498

Merged
ahx merged 3 commits into
mainfrom
fix-param-ref
Aug 15, 2026
Merged

Fix param ref schema resolving in OAD 3.0#498
ahx merged 3 commits into
mainfrom
fix-param-ref

Conversation

@ahx

@ahx ahx commented Aug 13, 2026

Copy link
Copy Markdown
Owner

Fix xalidating against a schema from a referenced file raised ArgumentError in OpenAPI 3.0 documents when a top-level key of that file collides with a JSON Schema keyword

Closes #348

@ahx
ahx merged commit c1d3ced into main Aug 15, 2026
59 of 62 checks passed
@ahx
ahx deleted the fix-param-ref branch August 15, 2026 08:58
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.

Parameter objects included via $refs break load for 3.0.x specs

1 participant