Uses of Class
io.swagger.v3.oas.annotations.responses.ApiResponses
-
Packages that use ApiResponses Package Description io.swagger.v3.oas.annotations.responses -
-
Uses of ApiResponses in io.swagger.v3.oas.annotations.responses
Classes in io.swagger.v3.oas.annotations.responses with annotations of type ApiResponses Modifier and Type Class Description interface
FailedApiResponse
A meta-annotation that bundles common error response definitions for API operations.
-