Created
October 5, 2021 22:00
-
-
Save NathBabs/753bfdc0c416fae7e55302db4b188cc0 to your computer and use it in GitHub Desktop.
postmanerator command to convert Postman collection to HTML
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
postmanerator --output=./doc.html -ignored-response-headers="Content-Length,X-Permitted-Cross-Domain-Policies,X-Content-Type-Options,X-Download-Options,ETag,Strict-Transport-Security,X-Frame-Options,Expect-CT,X-DNS-Prefetch-Control,Content-Security-Policy,Referrer-Policy,X-XSS-Protection,Date,Connection,Keep-Alive" --collection=metacare.postman_collection.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment