sbernste
2 years agoNew Member
multipart/form-data array of schema
Is there a way to ask the swagger GUI to send an array of schema objects within in a multipart/form-data form? For example, suppose I want to POST a form containing an array of homes, where each home contains four fields: a street, city, country, and a photograph. Can I get multiple homes into a single POST?