@RestController(value="cuba_DocumentationController")
@RequestMapping(value="/v2/docs")
public class DocumentationController
extends java.lang.Object
| Constructor and Description |
|---|
DocumentationController() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSwaggerJson() |
java.lang.String |
getSwaggerYaml() |