diff --git a/playground/nutech/example-script-task/login-schema.json b/playground/nutech/example-script-task/login-schema.json index ca87a923..58ba79d6 100644 --- a/playground/nutech/example-script-task/login-schema.json +++ b/playground/nutech/example-script-task/login-schema.json @@ -9,6 +9,7 @@ "firstName": { "type": "string", "title": "First name" + }, "password": { "type": "string",