User: dbayless@humanscalebusiness.org deleted process model file playground/human-scale-business/plaything-1/name-input-schema.json

This commit is contained in:
sartography-automated-committer 2023-07-03 13:11:49 +00:00
parent a19a07cdda
commit 25452add93

View File

@ -1,11 +0,0 @@
{
"title": "Name Input",
"description": "The user is prompted to enter their first name here.",
"properties": {
"first_name": {
"type": "string",
"title": "first_name"
}
},
"required": []
}