| Class | Description |
|---|---|
| ApiActionMetadata |
Class containing the data required to successfully generate code for an api call within a controller
|
| ApiBodyMetadata |
Class containing the data required to successfully generate code for an api request or response body
|
| ApiDocumentMetadata |
Class containing information about a document to be included in the generated raml file.
|
| ApiParameterMetadata |
Data object containing information kept at runtime for Api Call Parameters.
|
| ApiResourceMetadata |
Class containing the data required to successfully generate code for an api rest controller within spring mvc
|
| RamlFormParameter |
Copyright © 2017. All rights reserved.