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