Python script which generates docs from POSTMAN collection url
- Create a folder
doc
and place it where you likes (mostly inside the project's root folder). And also placedocs.py
file inside the doc folder. - From inside the
doc
folder, run the below command. It automatically create doc files for you :-)
python docs.py postman_collection_url
- Clone this repository.
- Move to the cloned directory from terminal.
- Run the below command, it would generate 4 doc files. :-)
python docs.py https://www.getpostman.com/collections/9b3bf6b5d5ff087bdb1d