| Interface | Description |
|---|---|
| BallerinaOpenAPIObject<C,D> |
Contract interface for creating a ballerina wrapper from a swagger parser object model.
|
| Class | Description |
|---|---|
| BallerinaOperation |
Wraps the
Operation from swagger models to provide iterable child models. |
| BallerinaParameter |
Wraps the
Parameter from swagger models for easier templating. |
| BallerinaPath |
Wraps the
PathItem from swagger models to provide an iterable object model
for operations. |
| BallerinaService |
Wrapper for
OpenAPI. |
| ListenerEndpoint |
Copyright © 2019 WSO2. All rights reserved.