This repository was archived by the owner on Jun 11, 2024. It is now read-only.
This repository was archived by the owner on Jun 11, 2024. It is now read-only.
Open
Description
Describe the bug
Use 'File' type for upload file
But what's actually being sent is a string, not a file
My expectation is that it should be a file. This is my own HTML implementation of the request effect:
I looked at the source code and should be here for the reason. when type is file, value should be el.files[0]
Steps to reproduce
Information
- Version of apidoc: 1.2.0
- Operating system (e.g. GNU+Linux/MacOS/Windows): windows
- Node version: 16
- Browser (e.g. firefox, chrome):
Metadata
Metadata
Assignees
Labels
No labels