Schema updated to have namespace key at galaxy level

This commit is contained in:
Alexandre Dulaunoy 2018-05-18 16:34:41 +02:00
parent 5f566dd683
commit d22d1286a7
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -22,6 +22,9 @@
}, },
"uuid": { "uuid": {
"type": "string" "type": "string"
},
"namespace": {
"type": "string"
} }
}, },
"required": [ "required": [