https://bugzilla.wikimedia.org/show_bug.cgi?id=70492
John Mark Vandenberg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from John Mark Vandenberg <[email protected]> --- One problem is the API doesnt support 'expand=False' behaviour. The API always includes all interlinks. in your example { "prefix": "w", "*": "Wikipedia:Transclusion" }, A recent attempt to use both the API and textlib in the same Page method resulted in a stalemated patch with +2/-2: https://gerrit.wikimedia.org/r/#/c/148619/ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
