User: adeen.ayub.vine@gmail.com clicked save for playground/nutech/receipt-test/app-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-28 07:26:30 +00:00
parent d23f8fe1cc
commit 11a57a11c5
1 changed files with 14 additions and 1 deletions

View File

@ -1 +1,14 @@
{}
{
"type": "object",
"properties": {
"sasd_approval": {
"type": "string",
"title": "SASD Approval",
"enum": [
"Yes",
"No"
]
}
}
}