Merge "Title: Minor clean up for stricter checks, casting style, and doc types"
[lhc/web/wiklou.git] / docs / extension.schema.v2.json
index 22edac0..1d64095 100644 (file)
                                                        "properties": {
                                                                "class": {
                                                                        "type": "string",
-                                                                       "pattern": "^((?!ResourceLoader(File|Image)Module).)*$"
+                                                                       "pattern": "^(?!ResourceLoader(File|Image|Wiki)Module).*$"
                                                                }
                                                        },
                                                        "required": ["class"]