[16:52:49] mdholloway: yt? [16:53:06] phuedx: hello! [16:53:10] o [16:53:11] o/ [16:53:33] do you have a link to a complete example of the page summary api output? [16:56:00] mdholloway: i guess what i should ask is: is the example in https://phabricator.wikimedia.org/T177431 complete and up to date? [16:56:08] :] [16:56:44] phuedx: i think the best we have at this point is either the spec on mediawiki, or... that task, which i vaguely remembered existed :) [16:57:27] unfortunately appservice.wmflabs.org doesn't appear to have a nice docs page like https://en.wikipedia.org/api/rest_v1/ [16:57:50] say at http://appservice.wmflabs.org/en.wikipedia.org/v1/ [16:58:08] phuedx: i'll look that over and update as needed! [16:58:28] mdholloway: ok -- does the output include the namespace property as on that task? [16:58:51] phuedx: yes, that hasn't changed [16:58:55] great [16:59:01] \o/ [16:59:23] as part of some instrumentation that we're adding, we need to get at the namespace id of the page that we're previewing [16:59:34] relying on it being in the api response is grand [16:59:45] phuedx: excellent! [17:01:07] phuedx: out of curiosity, when you hit the API for page categories, is the namespace id of interest to you there as well? [17:01:36] i just yesterday wrote a patch to add page categories to the new metadata endpoint, and i'm stripping the namespace id, but i don't have to do that [17:03:03] having it all of the time would be good [17:03:56] https://gerrit.wikimedia.org/r/#/c/410627/ is the patch [17:04:16] (i was trying to find a way to link to a specific line number, but no luck) [17:04:29] ok, i'll update to stop stripping it. [17:29:35] phuedx: btw, i just double-checked and the output example on T177431 is still fully accurate [17:29:35] T177431: Develop a Summary JSON API - https://phabricator.wikimedia.org/T177431 [17:30:13] thanks mdholloway! [17:30:32] it's been all changes to implementation details since then [17:30:33] yw! [17:40:41] phuedx: All changes on the MCS side to summary are merged. This means you can try the labs instance or beta cluster to look up the output for specific pages. You can find the two links for those in https://www.mediawiki.org/wiki/Wikimedia_Apps/Team/RESTBase_services_for_apps#.../page/summary/{title}. [17:41:01] bearND: sweet! thanks! [17:43:00] phuedx: We're basically waiting for the services guys to be back so we can switch over to this. Most likely Tuesday since Monday is a holiday. [17:43:18] bearND: those docs are nice!!1 /cc mdholloway [17:45:10] phuedx: Thanks. I mainly use this when I need to quickly look up a link to a specific endpoint implementation. [17:47:32] mdholloway: Did you have anything else for today's deploy? [17:48:16] bearND: noope [17:48:19] nope [17:48:29] mdholloway: ok, going to prep [17:48:37] sounds good. i'm going afk for a bit [17:49:03] mdholloway: k, ty for the quick merge! [17:49:11] no problem!