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

Correct query parameters that accept multiple values #67

Open
Lknechtli opened this issue Nov 21, 2018 · 0 comments
Open

Correct query parameters that accept multiple values #67

Lknechtli opened this issue Nov 21, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@Lknechtli
Copy link
Contributor

The python client defaults to comma separated values, but many of our api query parameters accept multiple parameter definitions instead of an actual array. Fix this by adding collectionType: multi to the array definitions.

@Lknechtli Lknechtli added the bug Something isn't working label Nov 21, 2018
@Lknechtli Lknechtli changed the title Correct query parameters with that accept multiple values Correct query parameters that accept multiple values Nov 21, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant