insodoc / insomnia-documenter

Tool to create minimalist and beautiful API documentation pages using your Insomnia workspace export file.
MIT License
492 stars 59 forks source link

refactor/change response documentation format #51

Closed devhammed closed 3 years ago

devhammed commented 3 years ago

closes #30

devhammed commented 3 years ago

Very good work, thank you! I think I will have to release a minor version after this since it's a breaking change.

Before I merge this, can you please fix the linting issues? Your prettier config must have gotten rid of some semicolons :P It should have warned you about this when you made the PR, but I made a mistake in the Github Actions workflow and it only runs on push.

Done, I don't use semicolons on a normal day!

:grin: :grin: :grin: