Skip to content
This repository has been archived by the owner on Nov 26, 2020. It is now read-only.

Array parameters require strings #7

Open
lennyburdette opened this issue Oct 20, 2011 · 0 comments
Open

Array parameters require strings #7

lennyburdette opened this issue Oct 20, 2011 · 0 comments

Comments

@lennyburdette
Copy link

Product?styleId=[123, 456, 789] returns a 500
Product?styleId=["123", "456", "789"] returns a 200

Hopefully it's just a param.map(&:to_s)!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant