@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 OpenApiGeneratorCommand
buildInfo, global, globalOptions| Constructor and Description |
|---|
Meta() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Logic to be executed by implementing commands
|
runpublic void execute()
OpenApiGeneratorCommandCopyright © 2023. All rights reserved.