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