GITBOOK-9: No subject

This commit is contained in:
stalcke2288969
2025-07-24 13:34:28 +00:00
committed by gitbook-bot
parent ad4f052253
commit a5614f7686
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
--- ---
description: >- description: >-
Description: Controller for managing friendship-related operations, including Controller for managing friendship-related operations, including searching for
searching for users and retrieving the list of friends for the current user. users and retrieving the list of friends for the current user.
--- ---
# FriendshipController # FriendshipController
+2 -2
View File
@@ -1,7 +1,7 @@
--- ---
description: >- description: >-
Description: Controller for querying friend request-related data, including Controller for querying friend request-related data, including incoming friend
incoming friend requests and responses to sent friend requests. requests and responses to sent friend requests.
--- ---
# FriendsRequestQueryController # FriendsRequestQueryController