User: dbayless@humanscalebusiness.org deleted process model file playground/human-scale-business/test-process/sample-input-form-schema.json
This commit is contained in:
parent
0d07c408e7
commit
81d18203c8
|
@ -1,19 +0,0 @@
|
|||
{
|
||||
"title": "Sample Input Form",
|
||||
"description": "The purpose of this form is to solicit basic information from a user to be processed with Python code.",
|
||||
"properties": {
|
||||
"flag_stars": {
|
||||
"type": "string",
|
||||
"title": "Flag stars"
|
||||
},
|
||||
"longest": {
|
||||
"type": "string",
|
||||
"title": "Longest River"
|
||||
},
|
||||
"woman_nobel": {
|
||||
"type": "string",
|
||||
"title": "Woman Nobel Winner"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
Loading…
Reference in New Issue