Skip to content

Conversation

@fbouliane
Copy link

Fixes the behavior when list, tuples and dict are passed to a client
method. Currently the enumerables are passed to requests and it encodes
them in a weird manner.

It will now form encode lists and dicts whenever one is passed in
a nested manner, allowing complex arguments.

Fixes the behavior when list, tuples and dict are passed to a client
method. Currently the enumerables are passed to requests and it encodes
them in a weird manner.

It will now form encode lists and dicts whenever one is passed in
a nested manner, allowing complex arguments.
@mbelang
Copy link

mbelang commented Dec 16, 2016

👍

1 similar comment
@Marx314
Copy link

Marx314 commented Dec 16, 2016

👍

@Marx314 Marx314 merged commit e90348c into internap:master Dec 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants