-
Notifications
You must be signed in to change notification settings - Fork 96
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
Callback validation #7
Callback validation #7
Conversation
5e7da22
to
5c5359e
Compare
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.
Sorry for long review, I'm pretty new to callbacks in schema, so I have to take several iterations to dig it.
In general it looks good to me, but few more improvements required. I see some incoming drawbacks In SpecFinder
usages, but this is not your problem and could be refactored later some day
5c5359e
to
0fb47c6
Compare
0fb47c6
to
4b08e9d
Compare
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 👍
Thank you for your review and merging it! 😊 |
Reopening my PR to implement callback validation from the previous repository here again.
fixes #3