| Package | Description |
|---|---|
| org.jooby.apitool.raml |
| Modifier and Type | Method and Description |
|---|---|
RamlPath |
RamlPath.path(String pattern) |
RamlPath |
Raml.path(String pattern)
Get a path for the given pattern.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,RamlPath> |
Raml.getResources()
Get resources.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RamlPath.setResources(Map<String,RamlPath> resources) |
void |
Raml.setResources(Map<String,RamlPath> resources)
Set RAML paths.
|
Copyright © 2021. All rights reserved.