Skip to content

Commit a317bc9

Browse files
committed
rename post_wiki to post_wiki_page
1 parent d59a9d6 commit a317bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapseclient/api/wiki_service.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from synapseclient import Synapse
1010

1111

12-
async def post_wiki(
12+
async def post_wiki_page(
1313
owner_id: str,
1414
request: Dict[str, Any],
1515
*,

0 commit comments

Comments
 (0)