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

Send a list of values in JSON #126

Closed
Joanfv opened this issue Dec 4, 2017 · 1 comment
Closed

Send a list of values in JSON #126

Joanfv opened this issue Dec 4, 2017 · 1 comment

Comments

@Joanfv
Copy link

Joanfv commented Dec 4, 2017

I'm trying to send a list of Guids using JSON syntax and other combinations but always having a Bar Request response. I cannot find documentation or examples about sending a parameter that is a list.

Thanks

@eliihen
Copy link
Member

eliihen commented Dec 4, 2017

Hi there,

This is a feature in the upcoming 2.2.0 release. There you will be able to send a value of [1,2,3] or ["foo"," bar"] and have it be properly parsed into a JSON type. Have not been able to work on 2.2.0 for a while, but I guess I should release what is done thus far and move the outstanding issues to the release after this. Stay tuned!

See #114

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

No branches or pull requests

2 participants