API: Update examples to avoid MCR deprecation
authorBrad Jorsch <bjorsch@wikimedia.org>
Mon, 27 Aug 2018 17:17:55 +0000 (13:17 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Mon, 27 Aug 2018 17:17:55 +0000 (13:17 -0400)
commitf915b868209d782eff40f5703e86b3ab004e637a
tree88792dd27b213550c723b8cb70f904cc68acedd7
parenta94b109ed5c2a33f99c9e2b5b41ed9d1a272413e
API: Update examples to avoid MCR deprecation

ApiQueryRevisions and ApiQueryDeletedRevisions each have one example
fetching the content of the revision, which needs to be updated to add
the rvslots/drvslots parameter.

Bug: T202909
Change-Id: Ibc3cbd0fbf45361da31063a3e94afb6a22e300e0
includes/api/ApiQueryDeletedRevisions.php
includes/api/ApiQueryRevisions.php