From a5614f76867ddc6de14b1c20aed574b2193f561e Mon Sep 17 00:00:00 2001 From: stalcke2288969 Date: Thu, 24 Jul 2025 13:34:28 +0000 Subject: [PATCH] GITBOOK-9: No subject --- endpoints/friendshipcontroller.md | 4 ++-- endpoints/friendsrequestquerycontroller.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/endpoints/friendshipcontroller.md b/endpoints/friendshipcontroller.md index 4ba6894..bb878cf 100644 --- a/endpoints/friendshipcontroller.md +++ b/endpoints/friendshipcontroller.md @@ -1,7 +1,7 @@ --- description: >- - Description: Controller for managing friendship-related operations, including - searching for users and retrieving the list of friends for the current user. + Controller for managing friendship-related operations, including searching for + users and retrieving the list of friends for the current user. --- # FriendshipController diff --git a/endpoints/friendsrequestquerycontroller.md b/endpoints/friendsrequestquerycontroller.md index 0af2473..8db54ed 100644 --- a/endpoints/friendsrequestquerycontroller.md +++ b/endpoints/friendsrequestquerycontroller.md @@ -1,7 +1,7 @@ --- description: >- - Description: Controller for querying friend request-related data, including - incoming friend requests and responses to sent friend requests. + Controller for querying friend request-related data, including incoming friend + requests and responses to sent friend requests. --- # FriendsRequestQueryController