acacode / acacode/swagger-typescript-api
Form Data "files" is not correctly handled with default fetch template
Open
- Dominant language
- TypeScript
- Stars
- 4.1k
- Forks
- 436
- PR merge metrics
- No merged PRs in 30d
Description
Form Data "files" is not correctly handled as an array of objects in fetch templates and is inconsistent with the axios templates. As a result, an array of files in FormData are sent in the fetch POST as an empty array.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.