Related to schema conversion #327
Unanswered
shubhambajad
asked this question in
Q&A
Replies: 1 comment
-
@shubhambajad Could you share your OpenAPI specification? Since this seems like a problem, we should be able to resolve. We made Portman a bit smarter in the upcoming release to handle |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys,
I have created a schema file which consist of support for multiple payload i.e. application/json, x-www-urlencoded.
But when I created a collection using a portman tool collection gets generated with x-www-urlencoded body only so is that intended functionality or we have to do some configuration so that it will convert it into application/json body?
Because for every request I am able to see x-www-urlencoded body not a json body.
Beta Was this translation helpful? Give feedback.
All reactions