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

Importing OpenAPI spec JSON into postman and insomnia client is not showing request body #1784

Open
lokesh1729 opened this issue Aug 4, 2023 · 0 comments

Comments

@lokesh1729
Copy link

Describe the issue
Description of the issue

Importing OpenAPI spec JSON into postman and insomnia client is not showing request body

What you are trying to do
Description of what you are trying to do so we can understand the context of the problem

  1. Copy the JSON of swagger
  2. Go to postman -> import -> paste the JSON
  3. Select either Postman collection or OpenAPI 3.0
  4. Now, go to newly created collection and open create expectation.
  5. The request body is shown with some random number.
    SCR-20230804-orzi

I have tried the same with insomnia client. It's the same behavior.

MockServer version

It doesn't related to the version

To Reproduce
Steps to reproduce the issue:

Already given in the second question

Expected behaviour
What you expected to happen

Import to postman should be successful

MockServer Log
Log output, as INFO level (or lower)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant