Pomoc API MediaWiki

To jest automatycznie wygenerowana strona dokumentacji API MediaWiki.

Dokumentacja i przykłady: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=review

(main | review)
  • Ten moduł wymaga praw odczytu.
  • Ten moduł wymaga praw zapisu.
  • Ten moduł akceptuje tylko żądania POST.
  • Źródło: Wersje oznaczone
  • Licencja: GPL-2.0-or-later

Review a revision by approving or de-approving it.

Parametry:
Other general parameters are available.
revid

The revision ID for which to set the flags.

comment

Comment for the review.

unapprove

If set, revision will be unapproved rather than approved.

Typ: wartość boolowska (szczegóły)
flag_accuracy

Set the flag accuracy to the specified value.

Jedna z następujących wartości: 0, 1, 2, 3
Domyślnie: 1
token

Token „csrf” pobrany z action=query&meta=tokens

Ten parametr jest wymagany.