| Package | Description |
|---|---|
| com.phoenixnap.oss.ramlapisync.data | |
| com.phoenixnap.oss.ramlapisync.naming |
| Modifier and Type | Method and Description |
|---|---|
ApiBodyMetadata |
ApiActionMetadata.getRequestBody() |
| Modifier and Type | Method and Description |
|---|---|
Set<ApiBodyMetadata> |
ApiResourceMetadata.getDependencies() |
Map<String,ApiBodyMetadata> |
ApiActionMetadata.getResponseBody() |
| Modifier and Type | Method and Description |
|---|---|
static ApiBodyMetadata |
SchemaHelper.mapSchemaToPojo(RamlRoot document,
String schema,
String basePackage,
String name,
String schemaLocation)
Maps a JSON Schema to a JCodeModel using JSONSchema2Pojo and encapsulates it along with some
metadata into an
ApiBodyMetadata object. |
Copyright © 2017. All rights reserved.