Forms and File Uploads¶
Form data¶
For example, given the following action method:
Swashbuckle will generate the following request body:
File Uploads¶
For example, given the following action method:
Swashbuckle will generate the following request body:
Multipart Requests¶
For example, given the following action method:
Swashbuckle will generate the following request body: