Skip to content

conversion: fileUpload: handle parameters other than formData#238

Closed
gitforbit wants to merge 1 commit into
getkin:masterfrom
gitforbit:feat/formDataAllParams
Closed

conversion: fileUpload: handle parameters other than formData#238
gitforbit wants to merge 1 commit into
getkin:masterfrom
gitforbit:feat/formDataAllParams

Conversation

@gitforbit

@gitforbit gitforbit commented Jul 17, 2020

Copy link
Copy Markdown
Contributor

This change enables using all possible parameters for file upload.
Previously, only in: formData was handled. Now, other parameters
are suported e.g.: in: path.
If at least one parameter has in: formData, it is considered to
be handled for file upload.

@gitforbit gitforbit force-pushed the feat/formDataAllParams branch 4 times, most recently from 9e9eb50 to 5c15267 Compare July 17, 2020 11:25
This change enables using all possible parameters for file upload.
Previously, only `in: formData` was handled. Now, other parameters
are suported e.g.: `in: path`.
If at least one parameter has `in: formData`, it is considered to
be handled for file upload.
@fenollp

fenollp commented Jul 17, 2020

Copy link
Copy Markdown
Collaborator

Handled in 8459893

@fenollp fenollp closed this Jul 17, 2020
@fenollp

fenollp commented Jul 17, 2020

Copy link
Copy Markdown
Collaborator

Please open an issue if this broke some things for you.

@gitforbit

Copy link
Copy Markdown
Contributor Author

It is OK, thanks.

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