User: dingli@gmail.com added process model file playground/tencent/exclusive-model/name-schema.json

This commit is contained in:
sartography-automated-committer 2023-08-15 17:01:20 +00:00
parent b197e2607c
commit c03eee940c
1 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"title": "Name",
"description": "",
"properties": {
"approve": {
"type": "boolean",
"title": "approve"
},
"email": {
"type": "string",
"title": "email"
}
},
"required": []
}