mirror of
https://git.vectorsigma.ru/public/tubearchivist.git
synced 2026-08-07 14:19:48 +00:00
fix doc string
This commit is contained in:
@@ -50,7 +50,7 @@ class UserConfigView(ApiBaseView):
|
||||
|
||||
|
||||
class LoginApiView(ObtainAuthToken):
|
||||
"""resolves to /api/login/
|
||||
"""resolves to /api/user/login/
|
||||
POST: return token and username after successful login
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user