Swagger Cleanup
Open API 3.0 - Swagger
Tags have been removed from the class definition. Tagging of API operations or endpoints has been configured separately in the Swagger configuration file.
Info: In The Swagger, tags are used to categorize and group API operations or endpoints. They provide a way to organize and group related endpoints under specific categories or labels.
Edited by Jayesh Bagul