add: UUID also at value level

pull/161/head
Alexandre Dulaunoy 2018-02-23 08:53:41 +01:00
parent a3ee0e0738
commit 0eb6ab4832
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 0 deletions

View File

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