User: dan@sartography.com clicked save for playground/matplus/dan-funk/simple-user-task-schema.json
This commit is contained in:
parent
084becb060
commit
5f80ee7cbf
|
@ -3,7 +3,7 @@
|
|||
"description": "A simple text field that is required, has a default value, sets a placeholder, includes a description. (field name will be 'firstname')",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"first_"
|
||||
"first_name"
|
||||
],
|
||||
"properties": {
|
||||
"first_name": {
|
||||
|
|
Loading…
Reference in New Issue