postmanerator
postmanerator copied to clipboard
Using docker image, the json file exported by postman cannot be parsed
No matter what json file content exported from postman, I always get same html file below after I run this command.
docker run --rm -v ${PWD}:/usr/var hughmp/postmanerator:latest -collection /usr/var/collection.json -output /usr/var/collection.html Generating output... SUCCESS.