swagger2postman icon indicating copy to clipboard operation
swagger2postman copied to clipboard

Create a Postman collection from live Swagger documentation

Results 5 swagger2postman issues
Sort by recently updated
recently updated
newest added

Correct subsections: add space after # so they're interpreted correctly.

the dependencies which the project uses are no longer available. updating the version of them works for all but one; the newman dependency doesn't seem to work with a newer...

I have a swagger json file version 2.0 and your web demo didn't generate postman json for me. ``` { "paths": { "/ping": { "get": { "operationId": "ping", "tags": [...

I have downloaded the sources from your repository and unzipped it. If I try to call a Swagger2PostmanApp.scala from console, it throws an exception. Could you please help me to...

Hello, Very interested in swagger2postman, I started giving a try with the live demo, tried with 2 valid swagger 2.0, first one is from our own, second one is the...