Support numbers and booleans for `multipart: true` invoke calls
Open
- Dominant language
- TypeScript
- Stars
- 847
- Forks
- 54
- Avg merge
- 5h 13m
- Merged PRs (30d)
- 8
Description
for reference: #733
Proposal: Make our multipart into a more custom protocol, probably adding field metadata into the formdata keys, so that we can handle serializing/deserializing booleans/numbers automatically as well. Current implementation just uses FormData so everything gets converted to string or file.
Contributor guide
Assessment
This issue has not been assessed yet.