mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 18:58:14 +00:00
11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"title": "get name",
|
|
"description": "",
|
|
"properties": {
|
|
"name": {
|
|
"type": "string",
|
|
"title": "What is your name?"
|
|
}
|
|
},
|
|
"required": []
|
|
} |