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

collectionFormat is always multi #1442

Closed
rkaltreider opened this issue Aug 9, 2016 · 3 comments
Closed

collectionFormat is always multi #1442

rkaltreider opened this issue Aug 9, 2016 · 3 comments
Labels
Milestone

Comments

@rkaltreider
Copy link

Is there a way I can specify which collectionFormat to use? it appears to always use multi wether allowMultiple is specified as true or false. I need multiple values to be specified as comma delimites lists so csv. Is there a way this can be done easily?

@dilipkrish dilipkrish added this to the 2.6.0 milestone Aug 13, 2016
@dilipkrish
Copy link
Member

Unfortunately none of the swagger annotations support changing this and per this pr multi is the preferred format

@gkozyryatskyy
Copy link

There is a support of collectionFormat now available in annotations swagger-api/swagger-core#1180

@deripas
Copy link
Contributor

deripas commented Mar 5, 2019

Yes, problem with collectionFormat not resolve yet (version 2.9.2).
Please see #2922

dilipkrish added a commit that referenced this issue Aug 3, 2019
Rebased and squashed.

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

No branches or pull requests

4 participants