mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 06:48:08 +00:00
User: dinithijonline@gmail.com clicked save for playground/dinithi/test-user-task/myFirstForm-schema.json
This commit is contained in:
parent
472e79bcdb
commit
85e540ae93
@ -2,12 +2,12 @@
|
|||||||
"title": "Test Form",
|
"title": "Test Form",
|
||||||
"description": "Test Form.",
|
"description": "Test Form.",
|
||||||
"properties": {
|
"properties": {
|
||||||
"firstName": {
|
"firstname": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"title": "First Name"
|
"title": "First Name"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"firstName"
|
"firstname"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user