MedijaViki API pagalba
This is an auto-generated MediaWiki API documentation page.
Documentation and examples: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
action=bs-task
(main | bs-task)
- This module requires read rights.
- Šaltinis: BlueSpiceFoundation
- Licencija: GPL-3.0-only
Provides the API endpoint for executing registered tasks
Parametrai:
Other general parameters are available.
- task
Užduotis, kuri turėtų būti vykdoma
- This parameter is required.
- taskData
JSON string encoded object with arbitrary data for the task
- Default: {}
- context
JSON string encoded object with context data for the task
- Default: {}
- schema
Show the JSON schema for the task parameters
- examples
Rodyti užduoties parametrų pavyzdžius
- format
Rezultato formatas
- One of the following values: json, jsonfm
- Default: json