postman-app-support
postman-app-support copied to clipboard
Post Request Form Data Array-of-one
Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
Is your feature request related to a problem?
I couldn't find a way to send a specific type of request in-app. When sending a POST request using the form-data option, I'm unable to input an array of size one (size 2 and above is okay because postman recognizes the duplicate key names) I had to use other API tools like Hoppscotch or APIDog.
Describe the solution you'd like
If there could be a third "array" option in addition to "text" and "file" in the form field dropdown.
Describe alternatives you've considered
No response
Additional context
No response