User: daniel.h.funk@gmail.com clicked save for playground/dan/webinar/1-approval-two-eyes/vacation-request-schema.json

This commit is contained in:
sartography-automated-committer 2024-01-25 19:08:31 +00:00
parent 60d13ffdd0
commit 5efa21c911
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
"title": "Vacation Request Form",
"description": "Please provide information about your vacation",
"type": "object",
"required"
"required": [
]
"properties": {
"description": {
"type": "string",