Class RestDslYamlGenerator
- java.lang.Object
-
- org.apache.camel.generator.openapi.RestDslGenerator<RestDslYamlGenerator>
-
- org.apache.camel.generator.openapi.RestDslYamlGenerator
-
public class RestDslYamlGenerator extends RestDslGenerator<RestDslYamlGenerator>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringgenerate(org.apache.camel.CamelContext context)Stringgenerate(org.apache.camel.CamelContext context, boolean generateRoutes)-
Methods inherited from class org.apache.camel.generator.openapi.RestDslGenerator
asSpringBootProject, asSpringComponent, determineBasePathFrom, determineBasePathFrom, determineBasePathFrom, determineHostFrom, resolveVariablesIn, toAppendable, toDefinition, toFiler, toPath, toXml, toYaml, withApiContextPath, withBasePath, withClientRequestValidation, withDestinationGenerator, withDestinationToSyntax, withOperationFilter, withOperationFilter, withRestComponent, withRestContextPath
-
-