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 Details

    • generate

      public String generate(org.apache.camel.CamelContext context) throws Exception
      Throws:
      Exception
    • generate

      public String generate(org.apache.camel.CamelContext context, boolean generateRoutes) throws Exception
      Throws:
      Exception