Class RoutesGeneratedGenerator

    • Constructor Detail

      • RoutesGeneratedGenerator

        public RoutesGeneratedGenerator()
    • Method Detail

      • appendConsumes

        protected StringBuffer appendConsumes​(io.swagger.v3.oas.models.Operation operation)
      • appendProduces

        protected StringBuffer appendProduces​(io.swagger.v3.oas.models.Operation operation)
      • appendRequestValidation

        protected StringBuffer appendRequestValidation​(Path fileName)
      • appendStartOfRestDSL

        protected StringBuffer appendStartOfRestDSL()