openapi-to-postman icon indicating copy to clipboard operation
openapi-to-postman copied to clipboard

Import from openapi change application/x-www-form-urlencoded to application/json

Open kzmKZuzmo opened this issue 2 years ago • 2 comments

Hello I importing from swagger v2.0 to postman v9.19.3

And after import my request body is type application/x-www-form-urlencoded and looks like this image

But Inside swagger I have json body, is there a way ho wot to change all requests inside collection from application/x-www-form-urlencoded to raw/json ?

kzmKZuzmo avatar May 28 '22 11:05 kzmKZuzmo

@kzmKZuzmo Would you be able to share the Swagger schema/definition in question? We're not able to reproduce it at the moment so it'd help us out in reproducing the issue.

VShingala avatar Jun 24 '22 15:06 VShingala

what was the code added to the schema.yaml ?

yassinemajdoub avatar Sep 19 '23 19:09 yassinemajdoub