Class LumenServerCodegen

    • Field Detail

      • apiVersion

        protected String apiVersion
    • Constructor Detail

      • LumenServerCodegen

        public LumenServerCodegen()
    • Method Detail

      • getTag

        public CodegenType getTag()
        Configures the type of generator.
        Returns:
        the CodegenType for this generator
        See Also:
        CodegenType
      • getName

        public String getName()
        Configures a friendly name for the generator. This will be used by the generator to select the library with the -l flag.
        Returns:
        the friendly name for the generator
      • getHelp

        public String getHelp()
        Returns human-friendly help for the generator. Provide the consumer with help tips, parameters here
        Returns:
        A string value for the help message