Package io.swagger.codegen.v3
Interface Generator
-
- All Known Implementing Classes:
Codegen,DefaultGenerator
public interface Generator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<File>generate()Map<String,Object>generateBundle()Generatoropts(ClientOptInput opts)
-