https://bugzilla.wikimedia.org/show_bug.cgi?id=68921

--- Comment #2 from Sam Reed (reedy) <[email protected]> ---
The inbuilt docs say it should be an int too

            'userid' => array(
                'userhidden' => 'boolean',
                'userid' => array(
                    ApiBase::PROP_TYPE => 'integer',
                    ApiBase::PROP_NULLABLE => true
                ),
                'anon' => 'boolean'
            ),

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to