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
index.js: dereferencedSchema can be an error object. package does not handle it.
a solution: if instanceof dereferencedSchema is error - should throw it
The text was updated successfully, but these errors were encountered:
recover by not valid schema
Sorry, something went wrong.
@manorlh please open this bug in https://github.com/PayU/api-schema-builder
No branches or pull requests
index.js:
dereferencedSchema can be an error object. package does not handle it.
a solution:
if instanceof dereferencedSchema is error - should throw it
The text was updated successfully, but these errors were encountered: