update schema_cluster

This commit is contained in:
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

View file

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