openapi-typescript-fetch icon indicating copy to clipboard operation
openapi-typescript-fetch copied to clipboard

Enable FormData as input

Open voxpelli opened this issue 2 years ago • 0 comments

Fixes #31

This is the simplest possible way I could figure out to support uploading of form bodies.

Sure, those form bodies won't be type checked, but their responses will and all other API paths in a project will.

voxpelli avatar Oct 28 '22 22:10 voxpelli