mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-11-18 14:33:41 +00:00
improve wording in documentation
This commit is contained in:
@ -62,7 +62,7 @@ class WebClient(Client, LazyLogging):
|
||||
get url for the login api
|
||||
|
||||
Returns:
|
||||
str: full url for web service to login
|
||||
str: full url for web service to log in
|
||||
"""
|
||||
return f"{self.address}/api/v1/login"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user