User: madhurya@sartography.com added process model file examples/2-in-depth/2-3-sub-processes/name-schema.json
This commit is contained in:
parent
713449d416
commit
79b6ca31aa
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"title": "Enter Name",
|
||||
"description": "Please enter your name.",
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "string",
|
||||
"title": "Name"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
Loading…
Reference in New Issue