Additional properties allowed on the meta part

pull/51/head
Alexandre Dulaunoy 2017-05-03 15:26:32 +02:00
parent 35b94437e8
commit 47325a5666
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
},
"meta": {
"type": "object",
"additionalProperties": false,
"additionalProperties": true,
"properties": {
"type": {
"type": "array",