MediaWiki API súgó

Ez egy automatikusan generált MediaWiki-API-dokumentációs lap.

Dokumentáció és példák: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page

action=bs-task

(main | bs-task)
  • Ez a modul olvasási jogot igényel.
  • Forrás: BlueSpiceFoundation
  • Licenc: GPL-3.0-only

Provides the API endpoint for executing registered tasks

Jellemző paraméterek:
Other general parameters are available.
task

The task that should be executed

Ez a paraméter kötelező.
taskData

JSON string encoded object with arbitrary data for the task

Alapértelmezett: {}
context

JSON string encoded object with context data for the task

Alapértelmezett: {}
schema

Show the JSON schema for the task parameters

examples

Példákat jelenít meg a feladatparaméterekre

format

Az eredmény formátuma

A következő értékek egyike: json, jsonfm
Alapértelmezett: json