fix schema

This commit is contained in:
Deborah Servili 2018-09-10 12:30:08 +02:00
parent a81bbe288f
commit 170b752597
No known key found for this signature in database
GPG key ID: 7E3A832850D4D7D1

View file

@ -107,13 +107,6 @@
"type": "string"
}
},
"derivated_from": {
"type": "array",
"uniqueItems": true,
"items": {
"type": "string"
}
},
"status": {
"type": "string"
},