public class GenericResponseBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
io.swagger.v3.oas.models.responses.ApiResponses |
build(io.swagger.v3.oas.models.Components components,
org.springframework.web.method.HandlerMethod handlerMethod,
io.swagger.v3.oas.models.Operation operation,
MethodAttributes methodAttributes) |
void |
buildGenericResponse(io.swagger.v3.oas.models.Components components,
Map<String,Object> findControllerAdvice) |
public io.swagger.v3.oas.models.responses.ApiResponses build(io.swagger.v3.oas.models.Components components,
org.springframework.web.method.HandlerMethod handlerMethod,
io.swagger.v3.oas.models.Operation operation,
MethodAttributes methodAttributes)
Copyright © 2020. All rights reserved.