User: boulier.th@gmail.com added process model file playground/fime/certification2/validate-ics-mock-schema.json
This commit is contained in:
parent
404b21b870
commit
2c43b9fe49
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"title": "validate ics mock",
|
||||
"description": "",
|
||||
"properties": {
|
||||
"is_the_ics_valide": {
|
||||
"type": "string",
|
||||
"title": "Is the ICS valide?",
|
||||
"enum": [
|
||||
"yes",
|
||||
"no"
|
||||
]
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
Loading…
Reference in New Issue