get all accounts endpoint added
This commit is contained in:
@@ -13,6 +13,7 @@ public class Accounts
|
||||
public string GetAccountProfileBackground { get; set; }
|
||||
public string PutAccountProfileBackground { get; set; }
|
||||
public string DeleteAccountProfileBackground { get; set; }
|
||||
public string GetAccounts { get; set; }
|
||||
public string GetAccount { get; set; }
|
||||
public string PutAccountProfileInfo { get; set; }
|
||||
public string PatchAccountUsername { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user