README
¶
Stamped
Swagger to Postman.json
Usage
stamped --config config.json --url YOUR_URL --out SAVE_FILE_NAME
OR
stamped --config config.json --file SWAGGER_JSON.json --out SAVE_FILE_NAME
Config file
{
"swagger": {
"version": "2.0"
},
"postman": {
"version": "2.1",
"host": "HOST-URL"
}
}
License
Documentation
¶
There is no documentation for this package.
Click to show internal directories.
Click to hide internal directories.