X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=docs%2Fextension.schema.json;h=c9f629c4ac63535bd331c37d5f67b4579fa13a43;hb=f7c0392b1ca1c4a117e9edda45fb5721b70f2a2b;hp=05f0c45e68afef9915b7d69e152f0ec5cc681fed;hpb=1632780c2d4b804120fd06ddb4d8c9928c0dd7fb;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/extension.schema.json b/docs/extension.schema.json index 05f0c45e68..c9f629c4ac 100644 --- a/docs/extension.schema.json +++ b/docs/extension.schema.json @@ -30,8 +30,7 @@ "description": "Extension's authors.", "items": { "type": "string" - }, - "additionalItems": false + } }, "version": { "type": "string", @@ -576,7 +575,7 @@ "type": "object" }, "FilterLogTypes": { - "type": "array" + "type": "object" }, "LogNames": { "type": "object" @@ -611,6 +610,9 @@ "ValidSkinNames": { "type": "object" }, + "SkinOOUIThemes": { + "type": "object" + }, "callback": { "type": [ "array",