added get user by ID API
This commit was merged in pull request #47.
This commit is contained in:
+1
-1
@@ -13,6 +13,6 @@ export interface User {
|
||||
last_login?:string
|
||||
message?:string
|
||||
token?:string
|
||||
uid?:string
|
||||
customer_uid?:string
|
||||
call_return?:string
|
||||
}
|
||||
Reference in New Issue
Block a user