Today i noticed that my bot is not working since a long time because there was a parameter change on action=review. There was no breaking change notice on mediawiki api announcements mailing list. That is why i missed it.
The example given by autogenerated api.php help page is not working http://de.wikipedia.org/w/api.php?action=review&revid=12345&token=123AB&flag_accuracy=1&comment=Ok because flag_accuracy parameter does not exists anymore on wikis having only one level (e.g. http://de.wikipedia.org/w/api.php)
On wiki having more than one level this parameter still exists: http://de.wikiquote.org/w/api.php
Version: unspecified
Severity: normal