Backport docs/extension.schema.v2.json fixes
authorTim Starling <tstarling@wikimedia.org>
Mon, 18 May 2020 04:18:14 +0000 (14:18 +1000)
committerReedy <reedy@wikimedia.org>
Tue, 26 May 2020 00:42:15 +0000 (01:42 +0100)
commit7ac10d4b6b1f04715a737964c4fd0202d4ebbc39
tree56666ac54172f2dda84e5d7a4ee013c5d42ea750
parent65e25dd3e98c3f65b9bec0a9ec9523c768fdf4ff
Backport docs/extension.schema.v2.json fixes

* Fix the type of "Hooks" to not accept string (it never would've
  worked)
* Fixed the lack of "services" from RestRoutes ObjectFactory specs,
  since RestRoutes and HookHandlers is supposed to be the same.

Bug: T240307
Change-Id: I1a8657ff9fd14618c6709dbab62c3b4ee9f659a5
docs/extension.schema.v2.json