You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/developer-guide/modules/tooling-guide/pages/bamm-cli.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ The available options and their meaning can also be seen in the help text of the
86
86
| _--paging-time-based, -pt_ : in case there is more than one paging possibility, it has to be time based paging|
87
87
| _--language, -l_ : The language from the model for which an OpenAPI specification should be generated (default: en) | `bamm aspect AspectModel.ttl to openapi -l de`|
88
88
| _--custom-resolver_ : use an external resolver for the resolution of the model elements |
89
-
.3+| aspect <model> to json | Generate OpenAPI JSON specification for an Aspect Model | `bamm aspect AspectModel.ttl to json`
89
+
.3+| aspect <model> to json | Generate example JSON payload data for an Aspect Model | `bamm aspect AspectModel.ttl to json`
0 commit comments