wiki.techinc.nl/includes/Rest/Handler
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
..
ActionModuleBasedHandler.php Fix SingleSpaceBeforeSingleLineComment 2020-05-11 00:57:11 +00:00
CompareHandler.php Improve param docs 2019-11-28 19:08:59 +01:00
CreationHandler.php CreationHandler: fix redirect URL 2020-05-25 11:13:18 +02:00
EditHandler.php REST: page/ endpoints: don't use tokens with OAuth 2020-03-27 12:20:22 +01:00
LanguageLinksHandler.php REST endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
LatestPageContentHandler.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
MediaFileHandler.php Display different errors for title vs file not found in MediaFileHandler 2020-03-26 11:58:12 -05:00
MediaLinksHandler.php REST endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
PageHistoryCountHandler.php REST Handlers: use max-age not maxage for cache-control 2020-03-25 22:38:03 +01:00
PageHistoryHandler.php PageHistoryHandler: fix self-reference route 2020-06-08 18:56:26 +02:00
PageHTMLHandler.php REST Handlers: use max-age not maxage for cache-control 2020-03-25 22:38:03 +01:00
PageSourceHandler.php Fix a plethora of class and function call case mismatches 2020-05-26 14:14:46 +01:00
RevisionHandler.php REST endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
SearchHandler.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
UpdateHandler.php Define POST handler for /page/: create page 2020-03-25 20:49:20 +01:00
UserContributionsHandler.php REST /me/contributions: return revisions 2020-06-09 08:19:45 -07:00