maxdome / swagger-combine

Combines multiple Swagger schemas into one dereferenced schema.
MIT License
132 stars 36 forks source link

OpenAPI 3.0 - Add support for root/top/global level tags #89

Closed darcymiranda closed 4 years ago

darcymiranda commented 5 years ago

https://swagger.io/docs/specification/grouping-operations-with-tags

87

I followed the current pattern of adding global tag functionality as an option. I can change it to always handle global tags if preferred.

Ghazgkull commented 4 years ago

Glad to see this PR approved. I'd love to have it. Is there anything blocking it being merged and released?