public class RPOperationMappingUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static List<org.raml.v2.api.model.v10.methods.Method> |
getMethods(org.raml.v2.api.model.v10.api.Api api)
Traverses the RAML and extracts all actions that will eventually become operations
|
public static List<org.raml.v2.api.model.v10.methods.Method> getMethods(org.raml.v2.api.model.v10.api.Api api)
api - The RAMLParser APICopyright © 2020. All rights reserved.