mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 04:00:51 +00:00
The specification requires that tags are unique. This isn't caught by swagger-parser, so we will issue a warning if duplicate tag names are found.