-
-
Notifications
You must be signed in to change notification settings - Fork 210
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
fix: $ref in allOf in query/headers causes Fastify to crash #609
Conversation
Can you please rebase? I've fixed the tests. |
I've converted it back to draft because I've found an issue with
|
I think that I've found the issue. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although, I think it should be something fixed inside json-schema-resolver
.
I accept it as a solution for this problem.
Fixes #604.
Checklist
npm run test
andnpm run benchmark
and the Code of conduct