public class GeneratorUtil extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static org.slf4j.Logger | 
LOGGER  | 
| Constructor and Description | 
|---|
GeneratorUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ClientOptInput | 
getClientOptInput(GenerationRequest generationRequest)  | 
static io.swagger.codegen.ClientOptInput | 
getClientOptInputV2(GenerationRequest generationRequest)  | 
static void | 
validateSpec(String lang,
            String inputSpec,
            String inputSpecURL)  | 
public static io.swagger.codegen.ClientOptInput getClientOptInputV2(GenerationRequest generationRequest)
public static ClientOptInput getClientOptInput(GenerationRequest generationRequest)
Copyright © 2020. All rights reserved.