Cast API timeSpentBackend to an int
authorBryan Davis <bd808@wikimedia.org>
Thu, 17 Mar 2016 22:16:25 +0000 (16:16 -0600)
committerOri.livneh <ori@wikimedia.org>
Thu, 17 Mar 2016 22:21:36 +0000 (22:21 +0000)
commit84e882968704febff2b4f0b3861e4e9845c5d4a4
treeacfde2ce52584f4708b5ed1702e46e05bafb592b
parentd79c3b36b93bd6f814d363f584caf8f1f9bed09d
Cast API timeSpentBackend to an int

Fixes {"timeSpentBackend":"Expected integer, but received double"} Avro
encoding error.

Bug: T108618
Change-Id: Iea79d14afe0ef0d1a9ea88096b7bbd90083df757
includes/api/ApiMain.php