API: Some raw message cleanup
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 28 Jun 2016 15:16:38 +0000 (11:16 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 24 Aug 2016 17:19:52 +0000 (13:19 -0400)
commita6d6f2ee38a0dc8d90b06e93fd07ca8119d790e1
treee987d84d2ec8f1bbda46925c2b5222585fd9b36e
parentd23ebca2b9951a9e235562ee49839e7fa79f6d83
API: Some raw message cleanup

* Set an indexed tag name in ApiParamInfo and ApiAuthManagerHelper.
* Use 'key' instead of 'message' for the (not yet used) non-BC
  ApiErrorFormatter.

Change-Id: I07f0a690e263b34e09210673241af8bf750cbd1b
includes/api/ApiAuthManagerHelper.php
includes/api/ApiErrorFormatter.php
includes/api/ApiParamInfo.php
tests/phpunit/includes/api/ApiErrorFormatterTest.php