We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c49c34 commit 2ca546fCopy full SHA for 2ca546f
tools/samm-cli/src/main/java/org/eclipse/esmf/aspect/to/AspectToJsonCommand.java
@@ -25,7 +25,7 @@
25
26
@CommandLine.Command(
27
name = AspectToJsonCommand.COMMAND_NAME,
28
- description = "Generate OpenAPI JSON specification for an Aspect Model",
+ description = "Generate example JSON payload data for an Aspect Model",
29
descriptionHeading = "%n@|bold Description|@:%n%n",
30
parameterListHeading = "%n@|bold Parameters|@:%n",
31
optionListHeading = "%n@|bold Options|@:%n"
0 commit comments