Skip to content
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

BUG: schema builder could return error in dereferencedSchema variable, package ignore it. #61

Open
manorlh opened this issue Feb 21, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@manorlh
Copy link
Contributor

manorlh commented Feb 21, 2021

index.js:
dereferencedSchema can be an error object. package does not handle it.

a solution:
if instanceof dereferencedSchema is error - should throw it

@manorlh
Copy link
Contributor Author

manorlh commented Feb 21, 2021

recover by not valid schema

@kobik
Copy link
Collaborator

kobik commented Feb 22, 2021

@manorlh please open this bug in https://github.com/PayU/api-schema-builder

@kobik kobik added the bug Something isn't working label Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants