Class GeneratorUtil


  • public class GeneratorUtil
    extends Object
    • Field Detail

      • LOGGER

        protected static final org.slf4j.Logger LOGGER
    • Constructor Detail

      • GeneratorUtil

        public GeneratorUtil()
    • Method Detail

      • getClientOptInputV2

        public static io.swagger.codegen.ClientOptInput getClientOptInputV2​(GenerationRequest generationRequest)
      • validateSpec

        public static void validateSpec​(String lang,
                                        String inputSpec,
                                        String inputSpecURL)