User: dinithijonline@gmail.com added process model file playground/dinithi/test-user-task/myFirstForm-schema.json
This commit is contained in:
parent
8461b3443f
commit
ae1722d1d3
|
@ -1,14 +1,13 @@
|
|||
{
|
||||
"title": "Test Form",
|
||||
"description": "Test Form.",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"firstName"
|
||||
],
|
||||
"properties": {
|
||||
"firstName": {
|
||||
"type": "string",
|
||||
"title": "First Name"
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"firstName"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue