diff --git a/stages/org.osbuild.ostree.deploy b/stages/org.osbuild.ostree.deploy index 7006f07f..1ee25aea 100755 --- a/stages/org.osbuild.ostree.deploy +++ b/stages/org.osbuild.ostree.deploy @@ -89,6 +89,7 @@ SCHEMA_2 = """ "properties": { "commits": { "type": "object", + "description": "OStree commit to deploy", "additionalProperties": true } }