Feel free to reopen the declined bug:
https://phabricator.wikimedia.org/T15299

I've always supported making our API more intuitive, but every bug I file
about it gets declined :(

On Thu, May 28, 2015 at 2:58 PM, Brian Gerstle <bgers...@wikimedia.org>
wrote:

> For example:
>
> "mainpage" field is omitted when querying Barack Obama
> <
> https://en.wikipedia.org/wiki/Special:ApiSandbox#action=mobileview&format=json&page=Barack_Obama&prop=pageprops&pageprops=mainpage
> >
> :
>
> > {
> >     "mobileview": {
> >         "pageprops": [],
> >         "sections": []
> >     }
> > }
>
>
> But, it's present when querying Main Page
> <
> https://en.wikipedia.org/wiki/Special:ApiSandbox#action=mobileview&format=json&page=Main_Page&prop=pageprops&pageprops=mainpage
> >
> :
>
> > {
> >     "mobileview": {
> >         "pageprops": [],
> >         "mainpage": "",
> >         "sections": [ ... ]
> >
>     }
>
> }
>
>
> Is this the desired behavior?
>
> --
> EN Wikipedia user page: https://en.wikipedia.org/wiki/User:Brian.gerstle
> IRC: bgerstle
> _______________________________________________
> Wikitech-l mailing list
> Wikitech-l@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikitech-l
_______________________________________________
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to