wiki.techinc.nl/tests/api-testing/REST
Derick Alangi c1c5f3f7f3 Rest: Make transformation endpoints configurable
Page bundles should not be part of the publicly accessible
API and if we really need it, we can expose it and consume
internally. Hence, remove support for this transform from the
endpoint.

This patch falls back to the behavior before for backwards
compatibility before we fully switch over to using the transforms
in core. We still need to support both core & restbase for now.

NOTE: API integration tests have been updated to status code
404 since we're removing support for it now. If we need it,
we'll expose via a different endpoint and introduce tests.

Bug: T311477
Change-Id: I5577f61f7ae7da2a4d3a78d9ce962997466d550c
2022-06-30 13:28:57 +01:00
..
ContributionsCount.js api-testing: Disable failing contributions count tests 2022-02-16 16:30:56 +01:00
Creation.js REST /page/{title}: Fix title encoding. 2020-07-23 23:17:17 +02:00
Page.js Parsoid API: emit strong eTags 2022-06-17 14:22:30 +02:00
PageHistory.js Add mw-manual-revert change tag 2020-07-16 13:29:12 +02:00
Revision.js Parsoid API: emit strong eTags 2022-06-17 14:22:30 +02:00
Search.js api-testing: Remove 'matched_title' check 2022-02-28 19:45:18 +00:00
Transform.js Rest: Make transformation endpoints configurable 2022-06-30 13:28:57 +01:00
Update.js REST edit: handle null edits correctly 2021-03-19 14:10:25 +01:00
UserContributions.js UserContribs tags prop as array 2020-08-25 22:31:17 +00:00