Uses of Class
io.swagger.annotations.ApiResponse
-
-
Uses of ApiResponse in io.swagger.annotations
Methods in io.swagger.annotations that return ApiResponse Modifier and Type Method Description ApiResponse[]
value()
A list ofApiResponse
s provided by the API operation.
-