Forum Discussion

om2k04's avatar
om2k04
New Member
6 months ago

i want to convert multipart/form-data to application/json in swagger

this type of O/P and i get is 

 

1 Reply

  • In the OpenAPI spec you need to change the requestBody>content type to application/json.