postmanerator icon indicating copy to clipboard operation
postmanerator copied to clipboard

A HTTP API documentation generator that use Postman collections

Results 33 postmanerator issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting this error while converting the json to html. Here's the input: [collection.zip](https://github.com/aubm/postmanerator/files/1450207/collection.zip) Please let me know, if i'm doing something wrong.

rawModeData with XML content does not convert the special characters to HTML entities (e.g. '

It does not work for my collection: [my_custom_postman_collection.zip](https://github.com/aubm/postmanerator/files/349227/my_custom_postman_collection.zip) generator generates a blank template and nothing else result: MyPostmanName General notes API detai

https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md

Hi, I started hitting few road blocks in setting this up. But I managed to generate the doc.html file, but its coming in a different format to what is expected....

This is the error I am getting: Tried to parse an invalid URL: http://{{server_url}}/api/test/

Hi, I'm using the postmanerator for documenting my API calls, but I have a problem with one use case. One of my responses that I saved are as follows: ```...

The idea is to provide a way for the user to print a sub string for a given input. As Postman does not allow manual ordering of folders in a...

feat

The default HTML theme now makes use of curl/http snippets, and provides a navigation menu. The default markdown theme should be updated in the same way.

feat