| Package | Description |
|---|---|
| com.phoenixnap.oss.ramlapisync.generation |
| Modifier and Type | Method and Description |
|---|---|
protected List<RamlDocumentationItem> |
RamlGenerator.generateDocuments(Set<ApiDocumentMetadata> documents)
Parses the list of document models and adds them as RAML documentItem nodes in the RAML document.
|
RamlGenerator |
RamlGenerator.generateRamlForClasses(String title,
String version,
String baseUri,
Class<?>[] classesToGenerate,
Set<ApiDocumentMetadata> documents)
Parses classes array supplied and builds a Raml Model from any request mappings defined inside
|
Copyright © 2017. All rights reserved.