X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=docs%2Fextension.schema.v2.json;h=75a4f2c6fc64e4d920830ddb3792bca874b0bdd0;hb=f368f46c957dd38550e7b6ea849ed11849e9ec06;hp=6345632fcce6ab008ee14ad2f4b92a2a86a089d7;hpb=cfb04229b2230f40f5ced620a022108779e2b8b2;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/extension.schema.v2.json b/docs/extension.schema.v2.json index 6345632fcc..75a4f2c6fc 100644 --- a/docs/extension.schema.v2.json +++ b/docs/extension.schema.v2.json @@ -40,7 +40,7 @@ "url": { "type": "string", "description": "URL to the homepage for the extension.", - "format": "uri" + "format": "uri-reference" }, "description": { "type": "string", @@ -664,7 +664,8 @@ "description": "Available feeds objects" }, "SkinOOUIThemes": { - "type": "object" + "type": "object", + "description": "Map of skin names to OOjs UI themes to use. Same format as ResourceLoaderOOUIModule::$builtinSkinThemeMap." }, "PasswordPolicy": { "type": "object",