diff --git a/playground/nutech/example-script-task/login-schema.json b/playground/nutech/example-script-task/login-schema.json index c583e4ab..ca87a923 100644 --- a/playground/nutech/example-script-task/login-schema.json +++ b/playground/nutech/example-script-task/login-schema.json @@ -8,8 +8,7 @@ "properties": { "firstName": { "type": "string", - "title": "First name", - "default": "Chuck" + "title": "First name" }, "password": { "type": "string",