User: alex@sartography.com deleted process model file playground/alex-herron/protocol-builder/temp-schema.json

This commit is contained in:
sartography-automated-committer 2023-11-03 12:36:48 +00:00
parent 8fbb6f17e7
commit 803d946b61

View File

@ -1,11 +0,0 @@
{
"title": "Text Area",
"description": "A larger resizable area to enter longer text. (field name will be 'bio')",
"type": "object",
"properties": {
"bio": {
"type": "string",
"title": "Bio"
}
}
}