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

Change to coerce form params recursively #162

Merged
merged 1 commit into from
Dec 14, 2018
Merged

Change to coerce form params recursively #162

merged 1 commit into from
Dec 14, 2018

Conversation

lish82
Copy link
Contributor

@lish82 lish82 commented Dec 14, 2018

Issue

Form params is not recursively coerced
even if coerce_recursive: true was specified for Committee :: MiddRequestValidation

Changes

I changed to pass coerce_recursive attribute to
Committee::RequestUnpacker and Committee::StringParamsCoercer.

@ota42y ota42y merged commit b3ce72a into interagent:master Dec 14, 2018
@lish82 lish82 deleted the feature/coerce_form_params_recusrsive branch December 14, 2018 09:25
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