+extension/Scribunto
[lhc/web/wiklou.git] / docs / extension.schema.v2.json
index e13129b..9c7290a 100644 (file)
                        "type": "object"
                },
                "Hooks": {
-                       "type": [ "string", "object" ],
+                       "type": "object",
                        "description": "Hooks this extension uses (mapping of hook name to callback)"
                },
                "JobClasses": {