Package io.swagger.codegen.cmd
Class Meta
- java.lang.Object
-
- io.swagger.codegen.cmd.Meta
-
- All Implemented Interfaces:
Runnable
@Command(name="meta", description="MetaGenerator. Generator for creating a new template set and configuration for Codegen. The output will be based on the language you specify, and includes default templates to include.") public class Meta extends Object implements Runnable
User: lanwen Date: 24.03.15 Time: 20:22
-
-
Constructor Summary
Constructors Constructor Description Meta()
-