ApiPageSet: Add "missing": true to missing revisions
commit463b569f1bd1c444f92149a49027ab87c2ca3464
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Sat, 5 Feb 2022 13:21:02 +0000 (5 14:21 +0100)
committerLucas Werkmeister <mail@lucaswerkmeister.de>
Sat, 5 Feb 2022 13:21:02 +0000 (5 14:21 +0100)
tree2dd2b9166c9b6171d7303d8ec885cd268690d079
parent3c4ed2d4a5b8d07db3a008f32da7d9d3d9703840
ApiPageSet: Add "missing": true to missing revisions

This makes them consistent with missing titles and page IDs in
ApiQuery::outputGeneralPageInfo().

Bug: T301041
Change-Id: Ic2be91dce592521682dc7933161cd23fb00e628e
includes/api/ApiPageSet.php