| Package | Description |
|---|---|
| org.ballerinalang.composer.service.workspace.swagger.impl | |
| org.ballerinalang.composer.service.workspace.swagger.model |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
ServicesApiServiceImpl.servicesConvertBallerinaPost(String expectedType,
Service serviceDefinition) |
javax.ws.rs.core.Response |
ServicesApiServiceImpl.servicesConvertSwaggerPost(String expectedType,
Service serviceDefinition) |
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.ballerinaDefinition(String ballerinaDefinition) |
Service |
Service.description(String description) |
Service |
Service.name(String name) |
Service |
Service.swaggerDefinition(String swaggerDefinition) |
Copyright © 2017 WSO2. All rights reserved.