MediaWiki API ヘルプ
このページは自動生成された MediaWiki API の説明文書ページです。
説明文書と例: https://www.mediawiki.org/wiki/Special:MyLanguage/API:Main_page
submodule=undo-edit-post (uep)
- このモジュールは読み取りの権限を必要とします。
- ソース: Flow
- ライセンス: GPL-2.0-or-later
Retrieve information necessary to undo post edit.
パラメーター:
- uepstartId
Revision ID to start undo at.
- このパラメーターは必須です。
- uependId
Revision ID to end undo at.
- このパラメーターは必須です。
例:
- Fetch information about undoing a post edit in a specific topic.
- api.php?action=flow&submodule=undo-edit-post&page=Topic:S2tycnas4hcucw8w&uaepostId=???&uaestartId=???&uaeendId=??? [サンドボックスで開く]