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

Support for Swagger docs with arrays inside of parameter object #361

Closed
dspeele opened this issue Jul 5, 2015 · 2 comments
Closed

Support for Swagger docs with arrays inside of parameter object #361

dspeele opened this issue Jul 5, 2015 · 2 comments

Comments

@dspeele
Copy link

dspeele commented Jul 5, 2015

Valid Swagger documents fail when they contain parameters of type array, regardless of the underlying type of the array. Pull request opened with extremely simple swagger json and test which tries to parse it and fails.

@dspeele
Copy link
Author

dspeele commented Jul 16, 2015

Awesome, complex swagger like the file I was trying to use are importing perfectly now! Thanks for working on this, Michael. You can close this and my other issues if you'd like.

Regards,

Dana

@mbryzek
Copy link
Collaborator

mbryzek commented Jul 16, 2015

Thank you Dana! Sorry took awhile to release (just got back from vacation
this week)

On Thu, Jul 16, 2015 at 8:16 AM, dspeele notifications@github.com wrote:

Awesome, complex swagger like the file I was trying to use are importing
perfectly now! Thanks for working on this, Michael. You can close this and
my other issues if you'd like.

Regards,

Dana


Reply to this email directly or view it on GitHub
#361 (comment).

@mbryzek mbryzek closed this as completed Jul 16, 2015
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

No branches or pull requests

2 participants