Package | Description |
---|---|
org.springdoc.core |
Modifier and Type | Method and Description |
---|---|
ParameterId |
ParameterInfo.getParameterId()
Gets parameter id.
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterInfo.setParameterId(ParameterId parameterId)
Sets parameter id.
|
Modifier and Type | Method and Description |
---|---|
static Collection<io.swagger.v3.oas.models.parameters.Parameter> |
AbstractRequestService.getHeaders(MethodAttributes methodAttributes,
Map<ParameterId,io.swagger.v3.oas.models.parameters.Parameter> map)
Gets headers.
|
Copyright © 2024. All rights reserved.