Commit 362f3546 authored by Ioannis Papagiannopoulos's avatar Ioannis Papagiannopoulos Committed by Jérome Perrin

isDummy property removed from Queue schema

parent efa45a55
......@@ -416,10 +416,6 @@
"schedulingRule" : {
"$ref" : "#/definitions/_schedulingRule",
"required" : true
},
"isDummy" : {
"type" : "boolean",
"default" : false
}
}
}
......
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