Tags used as part of an OpenAPI should have names, providing a simple key word or phrase that represents the tag being applied to APIs
OpenAPI Tags Name Error
Message: Tags MUST Have a Name
Policies
OpenAPI Tags
Tags at the OpenAPI level organize your API into logical groups. They need names, descriptions, and consistent casing to actually serve their purpose in documentation and discovery.