Commit c6ceb184 authored by Ioannis Papagiannopoulos's avatar Ioannis Papagiannopoulos Committed by Georgios Dagkakis

default instance file corrected

parent 1ca258ba
......@@ -479,13 +479,13 @@
},
"setup": {
"description": "Operation type for setup",
"$ref": "#/definitions/_operationType",
"$ref": "#/definitions/_operationType"
},
"processing": {
"description": "Operation type for processing",
"$ref": "#/definitions/_operationType",
}
"$ref": "#/definitions/_operationType"
}
},
"required" : ["load", "setup", "processing"]
},
"loadTime": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment