Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kzmKZuzmo opened this issue May 28, 2022 · 2 comments
Labels
importer improvement Issue is for improvement of existing flow. request-body

Comments

@kzmKZuzmo
Copy link

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 ?

@VShingala
Copy link
Member

@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 VShingala added improvement Issue is for improvement of existing flow. request-body labels Jan 13, 2023
@yassinemajdoub
Copy link

what was the code added to the schema.yaml ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
importer improvement Issue is for improvement of existing flow. request-body
Projects
None yet
Development

No branches or pull requests

4 participants