Closed kevinawoo closed 1 year ago
This is indeed a very nice feature. I'll take care of it and it shall be included in the v2.0 release.
:tada: This issue has been resolved in version 2.0.0-beta.13 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
:tada: This issue has been resolved in version 2.0.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Swagger supports grouping
paths
viatags
https://swagger.io/docs/specification/grouping-operations-with-tags/.This request is to ask for support for add tag groups as markdown header groupings.
An example output would be something like:
This proposed solution would require that:
paths
will need to be grouped by tags (adding 1 layer of nesting)