swagger1-to-postman

1.1.2 • Public • Published

A Swagger to POSTMan converter.

Usage examples:

Read spec.json and store the output in output.json after grouping the requests into folders
    ./swagger2postman -s spec.json -o output.json -g

Read spec.json and print the output to the console
    ./swagger2postman -s spec.json

Read spec.json and print the prettified output to the console
    ./swagger2postman -s spec.json -p

Readme

Keywords

none

Package Sidebar

Install

npm i swagger1-to-postman

Weekly Downloads

423

Version

1.1.2

License

Apache

Unpacked Size

31 kB

Total Files

12

Last publish

Collaborators

  • abhijitkane