diff --git a/playground/matplus/dan-funk/simple-user-task-schema.json b/playground/matplus/dan-funk/simple-user-task-schema.json index b2c34c76..b4465d60 100644 --- a/playground/matplus/dan-funk/simple-user-task-schema.json +++ b/playground/matplus/dan-funk/simple-user-task-schema.json @@ -7,7 +7,7 @@ ], "properties": { "first_name": { - "type": "string", + "type": "number", "title": "My First name", "default": "Chuck" }