add: UUID also at value level

This commit is contained in:
Alexandre Dulaunoy 2018-02-23 08:53:41 +01:00
parent a3ee0e0738
commit 0eb6ab4832
Signed by: adulau
GPG key ID: 09E2CD4944E6CBCD

View file

@ -36,6 +36,9 @@
"value": {
"type": "string"
},
"uuid": {
"type": "string"
},
"meta": {
"type": "object",
"additionalProperties": true,