| Package | Description |
|---|---|
| org.wso2.apimgt.gateway.cli.utils |
| Modifier and Type | Method and Description |
|---|---|
static ResourceRepresentation |
OpenAPICodegenUtils.getResource(String projectName,
String resource_id)
get the resource related information if the resource_id is given
|
| Modifier and Type | Method and Description |
|---|---|
static List<ResourceRepresentation> |
OpenAPICodegenUtils.listResourcesFromSwaggerForAPI(String projectName,
String apiId)
list all the available resources from openAPI definition
|
Copyright © 2019 WSO2. All rights reserved.