client methods for account info endpoints
This commit is contained in:
@@ -21,7 +21,10 @@
|
||||
"Authenticate": "/authenticate",
|
||||
"AuthenticateRefresh": "/authenticate-refresh",
|
||||
"Logout": "/logout",
|
||||
"GetProfilePicture": "/{0}/profile-picture"
|
||||
"GetProfilePicture": "/{0}/profile-picture",
|
||||
"GetAccountInfoById": "/{0}/info",
|
||||
"GetAccountInfo": "/info",
|
||||
"PutAccountInfo": "/info"
|
||||
},
|
||||
"Genders": {
|
||||
"Base": "/genders",
|
||||
|
||||
Reference in New Issue
Block a user