public class SwaggerGenerator extends AbstractGenerator<SwaggerGeneratorOptions>
apiModel, options| Constructor and Description |
|---|
SwaggerGenerator(APIModel newModel) |
| Modifier and Type | Method and Description |
|---|---|
protected SwaggerGeneratorOptions |
createOptions() |
void |
generate() |
hasOptions, populateOptions, setOptions, usagepublic SwaggerGenerator(APIModel newModel)
public void generate()
generate in class AbstractGenerator<SwaggerGeneratorOptions>protected SwaggerGeneratorOptions createOptions()
createOptions in class AbstractGenerator<SwaggerGeneratorOptions>Copyright © 2019. All rights reserved.