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
| _--api-base-url, -b_ : the base url for the Aspect API used in the https://spec.openapis.org/oas/v3.0.3[OpenAPI] specification| `bamm aspect AspectModel.ttl to openapi -j -b \http://mysite.de`
77
77
| _--json, -j_ : generate a JSON specification for an Aspect Model (default format is YAML)|
78
+
| _--comment, -c_ : only in combination with the above setting; generates `$comment` OpenAPI 3.1 keyword for all `bamm:see` attributes|
78
79
| _--parameter-file, -p_ : the path to a file including the parameter for the Aspect API endpoints| For detailed description, see the section bellow
79
80
| _--semantic-version, -sv_ : use the full semantic version from the Aspect Model as the version for the Aspect API|
80
81
| _--resource-path, -r_ : the resource path for the Aspect API endpoints| For detailed description, see the section bellow
0 commit comments