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=bs-task

(main | bs-task)
  • Ten moduł wymaga praw odczytu.
  • Źródło: BlueSpiceFoundation
  • Licencja: GPL-3.0-only

Provides the API endpoint for executing registered tasks

Parametry:
Other general parameters are available.
task

Zadanie, które powinno zostać wykonane

Ten parametr jest wymagany.
taskData

JSON string encoded object with arbitrary data for the task

Domyślnie: {}
context

JSON string encoded object with context data for the task

Domyślnie: {}
schema

Show the JSON schema for the task parameters

examples

Show examples of task parameters

format

Format danych wyjściowych

Jedna z następujących wartości: json, jsonfm
Domyślnie: json