Uses of Class
io.swagger.v3.oas.annotations.tags.Tag
-
Packages that use Tag Package Description io.swagger.v3.oas.annotations io.swagger.v3.oas.annotations.tags -
-
Uses of Tag in io.swagger.v3.oas.annotations
Methods in io.swagger.v3.oas.annotations that return Tag Modifier and Type Method Description Tag[]tags()A list of tags used by the specification with additional metadata. -
Uses of Tag in io.swagger.v3.oas.annotations.tags
Methods in io.swagger.v3.oas.annotations.tags that return Tag Modifier and Type Method Description Tag[]value()An array of Tag annotation objects which hold metadata for the API
-