https://bugzilla.wikimedia.org/show_bug.cgi?id=41837
--- Comment #10 from Platonides <[email protected]> 2012-11-06 22:39:32 UTC --- > As for edits/previews/diffs, POST /preview/<article> and POST /diff/<article> > seems sane to me. And POSTing the actual article would be as easy as POST > /wiki/<article>, of course. This is a headache on server config, with no clear benefit, since posting to index.php works equally well. I thought you wanted something like PUT /wiki/Somearticle. (and /diff/ is idempotent, so it should really be GET) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
