| Modifier and Type | Field and Description |
|---|---|
protected List<APIParameterModel> |
APISecuritySchemeModel.customHeaders |
protected List<APIParameterModel> |
APISecuritySchemeModel.customQueryParams |
protected List<APIParameterModel> |
APIOperationModel.headersModel |
protected List<APIParameterModel> |
APIOperationModel.queryParamsModel |
protected List<APIParameterModel> |
APIOperationModel.uriParamsModel |
| Modifier and Type | Method and Description |
|---|---|
List<APIParameterModel> |
APISecuritySchemeModel.getCustomHeaders() |
List<APIParameterModel> |
APISecuritySchemeModel.getCustomQueryParams() |
List<APIParameterModel> |
APIOperationModel.getHeadersModel() |
List<APIParameterModel> |
APIOperationModel.getQueryParamsModel() |
List<APIParameterModel> |
APIOperationModel.getUriParamsModel() |
| Modifier and Type | Field and Description |
|---|---|
protected List<APIParameterModel> |
APITypeModel.parts |
| Modifier and Type | Method and Description |
|---|---|
List<APIParameterModel> |
APITypeModel.getParts() |
| Modifier and Type | Class and Description |
|---|---|
class |
AMFParameterModel |
| Modifier and Type | Method and Description |
|---|---|
List<APIParameterModel> |
AMFTypeModel.getParts() |
Copyright © 2021. All rights reserved.