This commit is contained in:
2025-08-12 14:57:03 +03:30
parent 20b8b8cc8b
commit 578cafe82d
+1
View File
@@ -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>>(