public class RamlParserOperationGenerator extends Object
| Constructor and Description |
|---|
RamlParserOperationGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static Operation |
generateOperation(org.raml.v2.api.model.v10.api.Api api,
org.raml.v2.api.model.v10.methods.Method method,
JsonSchemaPool jsonSchemaPool) |
public static Operation generateOperation(org.raml.v2.api.model.v10.api.Api api, org.raml.v2.api.model.v10.methods.Method method, JsonSchemaPool jsonSchemaPool) throws Exception
ExceptionCopyright © 2020. All rights reserved.