Interface CodeGenerator
-
public interface CodeGeneratorCreated on 12/07/17.- Author:
- Reda.Housni-Alaoui
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate(io.swagger.models.Swagger swagger)Generates code from specification
-