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

[Swift4] Unable to Download Files #8699

Open
RedDragonJ opened this issue Sep 12, 2018 · 1 comment
Open

[Swift4] Unable to Download Files #8699

RedDragonJ opened this issue Sep 12, 2018 · 1 comment

Comments

@RedDragonJ
Copy link

Description

After generating our Swagger client, we were not able to download files. We found similar issue
that was fixed in the past but it doesn't seems to works for us.

Swagger-codegen version

2.3.1

Command line used for generation

swagger-codegen generate -i swagger.json -l swift4 -o SwaggerClient/

Related issues/PRs

This is similar change but did not fix our issue.
#6469

Suggest a fix/enhancement

We identified our code went through AlamofireDecodableRequestBuilder instead of AlamofireRequestBuilder.
We will add a new pull request that adds the file download code to
this class.

@RedDragonJ
Copy link
Author

Created a pull request
#8700

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

1 participant