registration: Allow protocol-relative links in "url" field
[lhc/web/wiklou.git] / docs / extension.schema.v1.json
index f241cf5..7cfebca 100644 (file)
@@ -39,7 +39,7 @@
                "url": {
                        "type": "string",
                        "description": "URL to the homepage for the extension.",
-                       "format": "uri"
+                       "format": "uri-reference"
                },
                "description": {
                        "type": "string",