mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 21:28:05 +00:00
User: mike@sartography.com added process model file misc/mike/process-model-with-form-and-lane/get_data_form.json
This commit is contained in:
parent
95a264f88a
commit
e72f715564
@ -0,0 +1,14 @@
|
||||
{
|
||||
"title": "Get Data form",
|
||||
"description": "Form to gather data.",
|
||||
"type": "object",
|
||||
"required": [
|
||||
"id"
|
||||
],
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "string",
|
||||
"title": "ID"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user