8000 Validate `$ref` in OpenAPI Schema · Issue #1467 · aklivity/zilla · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Validate $ref in OpenAPI Schema #1467

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ankitk-me opened this issue Apr 29, 2025 · 0 comments
Open

Validate $ref in OpenAPI Schema #1467

ankitk-me opened this issue Apr 29, 2025 · 0 comments
Assignees

Comments

@ankitk-me
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In OpenAPI specifications, $ref fields like $ref: "#/components/schemas/Pet" can cause inconsistent behavior in Zilla if they are incorrectly written due to typos or mistakes.

Describe the solution you'd like
Add validation logic that checks all $ref values in the OpenAPI document to ensure they resolve to valid paths. And log events for invalid $ref.

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

No branches or pull requests

1 participant
0