Package io.swagger.codegen.v3.service
Class GeneratorService
- java.lang.Object
-
- io.swagger.codegen.v3.service.GeneratorService
-
public class GeneratorService extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected org.slf4j.LoggerLOGGER
-
Constructor Summary
Constructors Constructor Description GeneratorService()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<File>generate()GeneratorServicegenerationRequest(GenerationRequest generationRequest)
-
-
-
Method Detail
-
generationRequest
public GeneratorService generationRequest(GenerationRequest generationRequest)
-
-