User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/approvalsasd-schema.json

This commit is contained in:
sartography-automated-committer 2024-02-20 09:53:39 +00:00
parent ee4dc9c86b
commit df53ffa1cf
1 changed files with 14 additions and 1 deletions

View File

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