User: dan@sartography.com clicked save for playground/matplus/dan-funk/simple-user-task-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-16 11:11:29 +00:00
parent d3c54f82cb
commit 631c7bf7bd

View File

@ -12,7 +12,7 @@
"title": "First name", "title": "First name",
"default": "Chuck" "default": "Chuck"
}, },
"lastName": { "last_name": {
"type": "string", "type": "string",
"title": "Last name" "title": "Last name"
}, },