defaulJSON example file corrected. required moved to correct place

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