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

READY: Remove "callback" from all Joi schemas. #40

Merged
merged 5 commits into from
Apr 13, 2015

Conversation

lukebakken
Copy link
Contributor

Having callback in the schema confused me several times into thinking that was a valid way to specify the callback for an operation.

This will remove that from the schema but uses delete to achieve the same thing within Builder classes.

I also nuked a bunch of end-of-line whitespace so I recommend adding ?w=1 to the URL when reviewing the diffs for this PR.

@lukebakken lukebakken changed the title Remove "callback" from all Joi schemas. READY: Remove "callback" from all Joi schemas. Apr 10, 2015
lukebakken added a commit that referenced this pull request Apr 13, 2015
READY: Remove "callback" from all Joi schemas.
@lukebakken lukebakken merged commit bbbeb3f into master Apr 13, 2015
@lukebakken lukebakken deleted the fixes/lrb/joi-schema-callback-crdts branch April 13, 2015 23:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants