Allow templates in ResourceModules to be array in extension registration
authorPaladox <thomasmulhall410@yahoo.com>
Mon, 28 Mar 2016 09:57:31 +0000 (10:57 +0100)
committerPaladox <thomasmulhall410@yahoo.com>
Mon, 28 Mar 2016 09:57:31 +0000 (10:57 +0100)
commitd79dcfdea9e669619d399025c47bf468ec97624e
treee5961c1de8d2e551e6ad859ab95ba405fdc47294
parent6a5761e08c426769d08cdce1df3494387d29efa3
Allow templates in ResourceModules to be array in extension registration

Flow doesent do this for example

"example.template": "example.handlebars"

it does

"example.handlebars" so lets make it allow arrays.

Caught from
https://integration.wikimedia.org/ci/job/mwext-Flow-testextension-php55/267/console

Change-Id: Ie8a45a00168349a9ee303e272ba82cb2fd225744
docs/extension.schema.json