mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-28 20:40:52 +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.