last ...
This commit is contained in:
@@ -897,6 +897,7 @@ namespace xIdentityService.Providers
|
||||
//
|
||||
// Attach XQuery to Request ...
|
||||
request = request.AttachXQuery(query);
|
||||
request = request.AttachDestUser(destUser);
|
||||
|
||||
//
|
||||
var response = await RunRestRequest<XQueryResult<XFriendDto>>(
|
||||
|
||||
Reference in New Issue
Block a user