thedevsaddam / docgen

Transform your postman collection to HTML/Markdown documentation
MIT License
967 stars 134 forks source link

Removing the lexical sort. #55

Closed KoenDG closed 2 years ago

KoenDG commented 3 years ago

Based on this issue https://github.com/thedevsaddam/docgen/issues/54

Not sure how to add a flag for this, haven't actually used golang myself.

Either way, there should be no need to alter the order of the files that were made by the people maintaining their collection.

KoenDG commented 3 years ago

BTW the contribution guide says to open PRs against dev but no such branch exists.

thedevsaddam commented 2 years ago

Thanks for the PR. This release solved the issue.