wiki.techinc.nl/tests/api-testing
Nikki Nikkhoui 43f2d5440f Rename 'revisions' to 'contributions'
Extensions have the ability to inject their own idea of what
a contribution is into the ContribsPager query resultset (via
the ContribsPager__reallyDoQueryHook). Because of this,
stable chronological ordering of ContribsPager results
becomes virtually impossible

For the purpose of the User Contribution REST endpoints, we will
restrict the resultset to ONLY mediawiki revisions for now.

This patch renames 'revisions' to 'contributions' and adds the
'type' field to future-proof work on adding different kinds of
contributions to the User Contribution REST endpoints.

Bug: T257838
Change-Id: I1e6de1c14a5f47e0310df86325fa6d791833addb
2020-07-22 18:29:29 +02:00
..
action ActionAPI Tag end to end test 2020-07-14 13:16:52 -07:00
REST Rename 'revisions' to 'contributions' 2020-07-22 18:29:29 +02:00
.api-testing-quibble.json
.eslintrc.json api-testing: Use wikimedia/mocha eslint config 2020-06-18 19:20:33 +01:00