Schema updated to have namespace key at galaxy level

pull/215/head
Alexandre Dulaunoy 2018-05-18 16:34:41 +02:00
parent 5f566dd683
commit d22d1286a7
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 0 deletions

View File

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