om2k04New Member6 months agoi want to convert multipart/form-data to application/json in swagger this type of O/P and i get is Show More
rosecharnleyNew Contributor6 months agoIn the OpenAPI spec you need to change the requestBody>content type to application/json.
Recent DiscussionsSwagger Ui showing different behaviorMaximum no of end-points in an APIThe `<*>` symbol
Related ContentMultipart/form-data request body exampleHow to pass multipart/form-data request schema in POST Request?How to set different Content-Types in multipart/form-data POST Request?