Skip to content

Allow Hash values for filter params#624

Merged
lgebhardt merged 1 commit intoJSONAPI-Resources:masterfrom
reidab:non-string-filter-values
Feb 26, 2016
Merged

Allow Hash values for filter params#624
lgebhardt merged 1 commit intoJSONAPI-Resources:masterfrom
reidab:non-string-filter-values

Conversation

@reidab
Copy link
Copy Markdown
Contributor

@reidab reidab commented Feb 19, 2016

e.g. ?filter[search][name]=fred&filter[search][facet]=orange

Rails handles this nicely ,but JR was blowing up up when trying to CSV-parse the Hash prior to filter validation.

e.g. ?filter[search][name]=fred&filter[search][facet]=orange
lgebhardt added a commit that referenced this pull request Feb 26, 2016
Allow Hash values for filter params
@lgebhardt lgebhardt merged commit 0e45fd5 into JSONAPI-Resources:master Feb 26, 2016
@lgebhardt
Copy link
Copy Markdown
Contributor

@reidab Thanks!

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