Multiple type (Array & File) support on form-data request

Hi Apidog team,

Is it possible to configure a form-data request to have multiple type for one field? For example, there’s a form-data param named value it can be array of string or file. If I created new case for each type, it’ll show inconsistent from endpoint spec.

Is my only option is to create 2 endpoint spec for 1 api?

Thanks

Currently, Apidog doesn’t support configuring a single form-data field to accept multiple types (like both an array of strings and a file). We’ll definitely pass your request along to our product team for consideration.
Thanks for your understanding!