미디어위키 API 도움말
이 페이지는 자동으로 생성된 미디어위키 API 도움말 문서입니다.
설명 문서 및 예시: https://www.mediawiki.org/wiki/API
action=bs-pageassignment-tasks
(main | bs-pageassignment-tasks)
- 이 모듈은 read 권한을 요구합니다.
- 이 모듈은 write 권한을 요구합니다.
- 이 모듈은 POST 요청만을 허용합니다.
- 출처: BlueSpicePageAssignments
- 라이선스: GPL-3.0-only
Get or edit the list of assignments for specific page
변수:
- task
The task that should be executed
- 이 변수는 필수 입력 사항입니다.
- 다음 값 중 하나: edit, getForPage, getUserTaskPermissions 또는 alternative: edit, getForPage, getUserTaskPermissions
- taskData
JSON string encoded object with arbitrary data for the task
- 기본값: {}
- context
JSON string encoded object with context data for the task
- 기본값: {}
- schema
Show the JSON schema for the task parameters
- examples
Show examples of task parameters
- format
The format of the result
- 다음 값 중 하나: json, jsonfm 또는 alternative: json, jsonfm
- 기본값: json
- token
"csrf" 토큰은 action=query&meta=tokens에서 가져옵니다
- 이 변수는 필수 입력 사항입니다.