User: admin@spiffworkflow.org added process model file misc/test/e2e-6/my-form-schema.json

This commit is contained in:
sartography-automated-committer 2023-01-20 19:09:26 +00:00
parent f5485efbab
commit 0de747bacb

View File

@ -5,6 +5,10 @@
"last_name": {
"type": "string",
"title": "Last Name"
},
"first_name": {
"type": "string",
"title": "First Name"
}
},
"required": []