We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Dereferencing doesn't handle cases when Schema Object is represented as boolean value. The dereference will fail in this case.
Schema Object
The text was updated successfully, but these errors were encountered:
feat(reference): support OAS 3.1 Boolean JSON Schema dereference
bb9d260
Closes #471
3c8820a
char0n
Successfully merging a pull request may close this issue.
Dereferencing doesn't handle cases when
Schema Object
is represented as boolean value. The dereference will fail in this case.The text was updated successfully, but these errors were encountered: