mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-23 15:58:11 +00:00
User: boulier.th@gmail.com added process model file playground/fime/certification2/fill-ics-mock-schema.json
This commit is contained in:
parent
b2144b6c41
commit
e1b7cb16a3
23
playground/fime/certification2/fill-ics-mock-schema.json
Normal file
23
playground/fime/certification2/fill-ics-mock-schema.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"title": "Fill ICS (mock)",
|
||||
"description": "",
|
||||
"properties": {
|
||||
"question1": {
|
||||
"type": "string",
|
||||
"title": "question1"
|
||||
},
|
||||
"question2": {
|
||||
"type": "boolean",
|
||||
"title": "question2"
|
||||
},
|
||||
"question3": {
|
||||
"type": "string",
|
||||
"title": "question3",
|
||||
"enum": [
|
||||
"option1",
|
||||
"option2"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user