User: dingli@gmail.com added process model file playground/tencent/exclusive-model/name-schema.json
This commit is contained in:
parent
b197e2607c
commit
c03eee940c
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"title": "Name",
|
||||
"description": "",
|
||||
"properties": {
|
||||
"approve": {
|
||||
"type": "boolean",
|
||||
"title": "approve"
|
||||
},
|
||||
"email": {
|
||||
"type": "string",
|
||||
"title": "email"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
Loading…
Reference in New Issue