wiki.techinc.nl/tests/phpunit/integration/includes/Rest/Handler
daniel 2f3e07a6c9 REST api: bump some endpoints to v1
The following endpoints move from v0 to v1:

  GET page/{title}/links/language
  GET page/{title}
  PUT page/{title}
  POST page
  GET page/{title}/bare
  GET page/{title}/html
  GET page/{title}/with_html
  GET page/{title}/links/media
  GET file/{title}

NOTE: after merging this, give SRE a heads up, e.g. by
putting a note on the train ticket when this is merged
(navigate from T254174 as appropriate). 

Bug: T255043
Change-Id: I3b8890da901e6312582d9a215c6a647173f16149
2020-06-11 20:16:47 +00:00
..
CreationHandlerTest.php REST api: bump some endpoints to v1 2020-06-11 20:16:47 +00:00
LanguageLinksHandlerTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
MediaFileHandlerTest.php Merge "Make REST tests more robust against content language" 2020-03-30 14:49:27 +00:00
MediaLinksHandlerTest.php REST endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
UpdateHandlerTest.php Merge "Make REST tests more robust against content language" 2020-03-30 14:49:27 +00:00