Skip to content

Swagger Cleanup

Jayesh Bagul requested to merge jb/az_swagger_impl into master

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

Merge request reports