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

Add method name as argument for validating required fields with callable #38

Merged
merged 9 commits into from Jun 17, 2019

Conversation

puentesarrin
Copy link
Contributor

@puentesarrin puentesarrin commented Jun 17, 2019

Hey @bodbdigr,

This pull request will allow us to use the request method name to check whether a field is required.
Update 1: It fixes an error when calculating the original request object when wrapping resources.
Update 2: It provides backward compatibility for overwritten dispatch() method that returns a 3-element tuple as a result.

Thanks!

@puentesarrin
Copy link
Contributor Author

Hey @bodbdigr, after merging these changes to the master branch, could you please also create a tag with the name "0.3.9"?

@bodbdigr
Copy link
Owner

@puentesarrin yes, sure

@bodbdigr bodbdigr merged commit e1a8bb9 into bodbdigr:master Jun 17, 2019
@puentesarrin
Copy link
Contributor Author

Thank you so much, @bodbdigr!

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.

None yet

2 participants