mirror of
https://github.com/tubearchivist/tubearchivist.git
synced 2025-03-14 09:50:12 +00:00
fix doc string
This commit is contained in:
parent
f981186a93
commit
2ee037c745
@ -10,7 +10,7 @@ from user.src.user_config import UserConfig
|
|||||||
|
|
||||||
|
|
||||||
class UserConfigView(ApiBaseView):
|
class UserConfigView(ApiBaseView):
|
||||||
"""resolves to /api/config/user/
|
"""resolves to /api/user/me/
|
||||||
GET: return current user config
|
GET: return current user config
|
||||||
POST: update user config
|
POST: update user config
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user