| Class | Description |
|---|---|
| OpenApiParameter |
This class is used to store the
Parameter details from Open Api Specification during the browse operation. |
| OpenAPISpecContext |
This class is used to store the operation context generated from the spec using
OpenApiUtil.getOpenAPISpecContext(OpenAPI, Operation) |
| OpenApiUtil |
| Enum | Description |
|---|---|
| OpenApiDataType |
Maps OpenAPI Data Type to
DataType for data entry on the UI. |
| OpenApiParameterType |
Supported OpenAPI Parameter Types within boomi.
|