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

Missing multipart (form data) imports. #2421

Merged
merged 1 commit into from
Mar 21, 2016
Merged

Conversation

kkrauth
Copy link
Contributor

@kkrauth kkrauth commented Mar 19, 2016

Swagger files that declare "in: formData" parameters will result in API class that cannot be compiled due to the usage of "@multipart" annotations in method signatures.

Swagger files that declare "in: formData" parameters will result in API class that cannot be compiled due to the usage of "@multipart" annotations in method signatures.
@wing328
Copy link
Contributor

wing328 commented Mar 21, 2016

@kkrauth thanks for the fix.

wing328 added a commit that referenced this pull request Mar 21, 2016
Missing multipart (form data) imports.
@wing328 wing328 merged commit a44918f into swagger-api:master Mar 21, 2016
yaelah pushed a commit to yaelah/swagger-codegen that referenced this pull request Apr 9, 2016
Missing multipart (form data) imports.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants