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

feat/multipart support #14

Merged
merged 3 commits into from Oct 4, 2023
Merged

feat/multipart support #14

merged 3 commits into from Oct 4, 2023

Conversation

ditschedev
Copy link
Owner

  • enable generation of formdata objects from path request bodies
  • includes a small conversion helper function exported as convertToFormData that takes an object as a parameter and returns a FormData object

Closes #13

@ditschedev ditschedev self-assigned this Oct 4, 2023
@ditschedev ditschedev merged commit 10cb960 into main Oct 4, 2023
22 checks passed
@ditschedev ditschedev deleted the feat/multipart-support branch October 6, 2023 07:30
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.

FormData request body not present in generated definitions
1 participant