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

Added handling of java.util.Collection in TypeUtil.scala #506

Merged
merged 2 commits into from
Mar 24, 2014

Conversation

jorgenbraseth
Copy link
Contributor

Because of the missing support for java.util.Collection, using this class as a return value is not serialized to any of the basic types by Swagger.
This fix makes Swagger map Collection as an array.

@jorgenbraseth jorgenbraseth changed the title Added handling av java.util.Collection in TypeUtil.scala Added handling of java.util.Collection in TypeUtil.scala Mar 24, 2014
fehguy added a commit that referenced this pull request Mar 24, 2014
Added handling of java.util.Collection in TypeUtil.scala
@fehguy fehguy merged commit 0899997 into swagger-api:master Mar 24, 2014
@jorgenbraseth
Copy link
Contributor Author

This change does not seem to be in 1.3.10? The bug is still there.

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

Successfully merging this pull request may close these issues.

2 participants