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

Skip request property type validation for nil values #539

Merged
merged 3 commits into from Dec 2, 2019

Conversation

bhelx
Copy link
Contributor

@bhelx bhelx commented Nov 28, 2019

Resolves #538

The client does some light type and spell checking on requests. It should skip type-checking for nil values.

This also bumps to 3.1.2.

@bhelx bhelx added bug V3 v2019-10-10 Client labels Nov 28, 2019
@douglasmiller douglasmiller merged commit 096eaed into master Dec 2, 2019
@bhelx bhelx deleted the issue-538-request-nils branch December 2, 2019 16:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug V3 v2019-10-10 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Getting ArgumentError instead of Recurly::Errors::ValidationError
2 participants