Package | Description |
---|---|
org.springdoc.core |
Modifier and Type | Method and Description |
---|---|
io.swagger.v3.oas.models.parameters.Parameter |
AbstractRequestService.buildParams(ParameterInfo parameterInfo,
io.swagger.v3.oas.models.Components components,
org.springframework.web.bind.annotation.RequestMethod requestMethod,
com.fasterxml.jackson.annotation.JsonView jsonView)
Build params parameter.
|
void |
RequestBodyService.calculateRequestBodyInfo(io.swagger.v3.oas.models.Components components,
MethodAttributes methodAttributes,
ParameterInfo parameterInfo,
RequestBodyInfo requestBodyInfo)
Calculate request body info.
|
protected io.swagger.v3.oas.models.parameters.Parameter |
AbstractRequestService.customiseParameter(io.swagger.v3.oas.models.parameters.Parameter parameter,
ParameterInfo parameterInfo)
Customise parameter parameter.
|
Copyright © 2021. All rights reserved.