defaulJSON example file corrected. required moved to correct place

parent 4433d54a
......@@ -367,13 +367,13 @@
},
"name" : {
"type" : "string"
},
"required" : [
"_class",
"source",
"destination"
]
}
},
"required" : [
"_class",
"source",
"destination"
],
"type" : "object"
},
"node" : {
......
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