wiki.techinc.nl/includes/Rest
daniel 5ac84ffd12 REST /me/contributions: return revisions
This is part of a chain of patches to complete the REST User Contributions
endpoint. This change returns a list of the 2 (hard-coded for now) most
recent revisions for a given user.

Package.json was also updated for new api-testing module (v 1.1.0)

Bug: T252202
Change-Id: I42a5dfc0e1ff7600848e89ac2c4b002e8a3612df
2020-06-09 08:19:45 -07:00
..
BasicAccess Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
Entity Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
Handler REST /me/contributions: return revisions 2020-06-09 08:19:45 -07:00
HeaderParser doxygen: Changed Doxygen tags causing warnings during documentation generation 2020-04-14 03:25:19 +00:00
Hook docs: Fix typo in doc comment 2020-05-29 11:10:32 -07:00
i18n REST me/contributions: Returns 401 Unauthorized 2020-06-09 15:00:25 +00:00
PathTemplateMatcher
Validator Add expiry type to ParamValidator 2020-04-08 16:21:04 -04:00
ConditionalHeaderUtil.php PHP 7.4 fixes 2019-11-22 09:49:56 +00:00
CopyableStreamInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
coreDevelopmentRoutes.json REST me/contributions: Returns 401 Unauthorized 2020-06-09 15:00:25 +00:00
coreRoutes.json Move Search endpoints into core routes 2020-05-20 11:52:47 -07:00
EntryPoint.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
Handler.php PageHistoryHandler: fix self-reference route 2020-06-08 18:56:26 +02:00
HeaderContainer.php
HttpException.php
JsonEncodingException.php
LocalizedHttpException.php ParamValidator: Use MessageValue! 2019-11-01 15:49:31 -04:00
RequestBase.php
RequestData.php Fix typo: 'the the' -> 'the' 2020-05-03 20:45:36 +01:00
RequestFromGlobals.php WebRequest & RequestFromGlobals: get HTTP headers in one way 2020-04-03 09:32:41 +02:00
RequestInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
Response.php
ResponseFactory.php Fix even more PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 00:51:14 +01:00
ResponseInterface.php Add missing public visibility on rest related interface methods 2020-05-09 11:17:27 +00:00
Router.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
SimpleHandler.php REST: Make getValidatedParams() always return an array 2019-11-15 04:43:20 +00:00
Stream.php
StringStream.php
TitleRevisionAccess.php REST: /page/{title}/{bare,html,with_html} endpoints backed by RESTBase. 2020-01-23 11:55:20 -08:00