chg: [default feeds] additional properties is allowed

pull/4674/head
Alexandre Dulaunoy 2019-05-25 17:05:16 +02:00
parent 12e1ebfd86
commit af1c2c86d5
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"defs": {
"feed": {
"type": "object",
"additionalProperties": false,
"additionalProperties": true,
"properties": {
"id": {
"type": "string"