Aurélien Baumann
Aurélien Baumann
Hello @kamilwlf, For now if using the default theme, your requests need to be organized in folders otherwise they won't be listed. I suggest you put all your requests in...
Hello @johannesboyne, > Do I understand correctly that postmanerator only supports the Collection v1 structure? Indeed, for now at least, support for V2 could be added in the future, this...
Hey @whotakesmyid, for some reason I can't import your collection in Postman. But it seems that you exported your collection using the V2 format, which is not supported by Postmanerator...
Hello, that's cool :) I have been thinking about doing something like this in the future, glad that you took the action :) I'm quite busy now but I will...
Hello @fawazcb, I recently performed a few updates on the codebase that introduced some breaking changes. By now I only updated the default theme, but I will also update the...
This is strange, maybe you are working with an outdated version of the default theme. Try re-running your command after running `postmanerator themes delete default`.
Automatically checking for themes updates before generating a documentation might be an idea.
Hello, I suppose that would be something useful, PR are welcome :)
Thank you @adwait-thattey, could you please provide me with a sample collection, so I can easily reproduce the issue?
Hello, I'm afraid I did not succeed to reproduce the error. I used the following test collection file: [collection-test.json.txt](https://github.com/aubm/postmanerator/files/629845/collection-test.json.txt). Here is the command I used: `postmanerator -collection collection.json -output index.html`....