User: admin@spiffworkflow.org clicked save for playground/tencent/pairing-with-dan-and-alex/approve-request-schema.json

This commit is contained in:
sartography-automated-committer 2023-08-14 18:45:06 +00:00
parent 50c21c5a8f
commit 94b517ef31

View File

@ -2,12 +2,12 @@
"title": "Approve Request",
"description": "Do you approve this request?",
"properties": {
"do_you_approve": {
"approval_one": {
"type": "string",
"title": "Do you approve?",
"enum": [
"approved",
"rejected"
"approve",
"rejecte"
]
}
},