User: dan@sartography.com clicked save for examples/1-basic-concepts/understanding-data-part-1/simple-user-task-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-14 20:58:16 +00:00
parent 0d6cf7f9f7
commit 682b78d0fd

View File

@ -7,7 +7,7 @@
],
"properties": {
"firstName": {
"type": "string",
"type": "number",
"title": "FIRST NAME",
"default": "Chuck"
}