diff --git a/playground/cris-tolbert/vacation-approval/approval-schema.json b/playground/cris-tolbert/vacation-approval/approval-schema.json index ae33e4bd..6babcf05 100644 --- a/playground/cris-tolbert/vacation-approval/approval-schema.json +++ b/playground/cris-tolbert/vacation-approval/approval-schema.json @@ -1,7 +1,7 @@ { "title": "Do you want to go on this trip?", "description": "Please check the box if you want to take this trip!", - + "properties": { "approved": { "type": "boolean",