User: admin@spiffworkflow.org clicked save for examples/0-2-basic-example/norris-schema.json

This commit is contained in:
sartography-automated-committer 2024-03-04 09:20:12 +00:00
parent e19786e681
commit 299e9edc80

View File

@ -48,12 +48,13 @@
}
]
},
"stage": {
"firstName": {
"type": "string",
"title": "First name",
"default": "NEW"
"default": "Chuck"
}
},
"title": "stage",
"description": "Stage",
"default": "NEW"
}