update schema_cluster

pull/488/head
Deborah Servili 2019-12-05 10:26:33 +01:00
parent 12530db5a8
commit 7b0623f708
No known key found for this signature in database
GPG Key ID: 7E3A832850D4D7D1
1 changed files with 7 additions and 1 deletions

View File

@ -132,7 +132,13 @@
"items": {
"type": "string"
}
}
},
"official-refs": {
"type": "array",
"uniqueItems": true,
"items": {
"type": "string"
}
}
}
},