diff --git a/playground/safran-federal-systems/daemonbuilder/MyFirstSchema-schema.json b/playground/safran-federal-systems/daemonbuilder/MyFirstSchema-schema.json index d18fc322..0d7e8967 100644 --- a/playground/safran-federal-systems/daemonbuilder/MyFirstSchema-schema.json +++ b/playground/safran-federal-systems/daemonbuilder/MyFirstSchema-schema.json @@ -3,7 +3,7 @@ "description": "A simple wizard for specifying and generating a daemon", "type": "object", "required": [ - "daem" + "daemonName" ], "properties": { "firstName": {