Normalising API documentation
2 modules list older, newer 7 list newer, older So changing 2 different to match the 7
This commit is contained in:
parent
be3710c312
commit
c6b054661d
1 changed files with 2 additions and 2 deletions
|
|
@ -169,8 +169,8 @@ class ApiQueryProtectedTitles extends ApiQueryGeneratorBase {
|
|||
'dir' => array(
|
||||
ApiBase::PARAM_DFLT => 'older',
|
||||
ApiBase::PARAM_TYPE => array(
|
||||
'older',
|
||||
'newer'
|
||||
'newer',
|
||||
'older'
|
||||
)
|
||||
),
|
||||
'start' => array(
|
||||
|
|
|
|||
Loading…
Reference in a new issue