mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-04 22:59:39 +00:00
fix doc string
This commit is contained in:
@@ -10,7 +10,7 @@ from user.src.user_config import UserConfig
|
||||
|
||||
|
||||
class UserConfigView(ApiBaseView):
|
||||
"""resolves to /api/config/user/
|
||||
"""resolves to /api/user/me/
|
||||
GET: return current user config
|
||||
POST: update user config
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user