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.
2 parents dff85b8 + 1852ff8 commit 4c672bcCopy full SHA for 4c672bc
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