public class RamlOperationMappingUtils extends OperationMappingUtils
logger| Modifier | Constructor and Description |
|---|---|
protected |
RamlOperationMappingUtils() |
| 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
|
disambiguateRepeatedOperationspublic static List<org.raml.v2.api.model.v10.methods.Method> getMethods(org.raml.v2.api.model.v10.api.Api api)
api - Copyright © 2024. All rights reserved.