@selfcommunity/api-services 0.1.28-alpha.3 → 0.1.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/services/category/index.d.ts +76 -49
- package/lib/cjs/services/category/index.d.ts.map +1 -1
- package/lib/cjs/services/category/index.js +91 -65
- package/lib/cjs/services/category/index.js.map +1 -1
- package/lib/cjs/services/comment/index.d.ts +55 -34
- package/lib/cjs/services/comment/index.d.ts.map +1 -1
- package/lib/cjs/services/comment/index.js +65 -45
- package/lib/cjs/services/comment/index.js.map +1 -1
- package/lib/cjs/services/custom_adv/index.d.ts +23 -10
- package/lib/cjs/services/custom_adv/index.d.ts.map +1 -1
- package/lib/cjs/services/custom_adv/index.js +25 -13
- package/lib/cjs/services/custom_adv/index.js.map +1 -1
- package/lib/cjs/services/custom_page/index.d.ts +23 -10
- package/lib/cjs/services/custom_page/index.d.ts.map +1 -1
- package/lib/cjs/services/custom_page/index.js +25 -13
- package/lib/cjs/services/custom_page/index.js.map +1 -1
- package/lib/cjs/services/data_portability/index.d.ts +22 -9
- package/lib/cjs/services/data_portability/index.d.ts.map +1 -1
- package/lib/cjs/services/data_portability/index.js +24 -12
- package/lib/cjs/services/data_portability/index.js.map +1 -1
- package/lib/cjs/services/embed/index.d.ts +43 -25
- package/lib/cjs/services/embed/index.d.ts.map +1 -1
- package/lib/cjs/services/embed/index.js +50 -33
- package/lib/cjs/services/embed/index.js.map +1 -1
- package/lib/cjs/services/feature/index.d.ts +14 -3
- package/lib/cjs/services/feature/index.d.ts.map +1 -1
- package/lib/cjs/services/feature/index.js +14 -4
- package/lib/cjs/services/feature/index.js.map +1 -1
- package/lib/cjs/services/feed/index.d.ts +32 -17
- package/lib/cjs/services/feed/index.d.ts.map +1 -1
- package/lib/cjs/services/feed/index.js +36 -22
- package/lib/cjs/services/feed/index.js.map +1 -1
- package/lib/cjs/services/feed_object/index.d.ts +118 -81
- package/lib/cjs/services/feed_object/index.d.ts.map +1 -1
- package/lib/cjs/services/feed_object/index.js +143 -107
- package/lib/cjs/services/feed_object/index.js.map +1 -1
- package/lib/cjs/services/incubator/index.d.ts +39 -22
- package/lib/cjs/services/incubator/index.d.ts.map +1 -1
- package/lib/cjs/services/incubator/index.js +45 -29
- package/lib/cjs/services/incubator/index.js.map +1 -1
- package/lib/cjs/services/insight/index.d.ts +35 -19
- package/lib/cjs/services/insight/index.d.ts.map +1 -1
- package/lib/cjs/services/insight/index.js +40 -25
- package/lib/cjs/services/insight/index.js.map +1 -1
- package/lib/cjs/services/legal_page/index.d.ts +35 -19
- package/lib/cjs/services/legal_page/index.d.ts.map +1 -1
- package/lib/cjs/services/legal_page/index.js +40 -25
- package/lib/cjs/services/legal_page/index.js.map +1 -1
- package/lib/cjs/services/locality/index.d.ts +18 -6
- package/lib/cjs/services/locality/index.d.ts.map +1 -1
- package/lib/cjs/services/locality/index.js +19 -8
- package/lib/cjs/services/locality/index.js.map +1 -1
- package/lib/cjs/services/loyalty/index.d.ts +48 -29
- package/lib/cjs/services/loyalty/index.d.ts.map +1 -1
- package/lib/cjs/services/loyalty/index.js +56 -38
- package/lib/cjs/services/loyalty/index.js.map +1 -1
- package/lib/cjs/services/media/index.d.ts +42 -22
- package/lib/cjs/services/media/index.d.ts.map +1 -1
- package/lib/cjs/services/media/index.js +48 -29
- package/lib/cjs/services/media/index.js.map +1 -1
- package/lib/cjs/services/moderation/index.d.ts +33 -19
- package/lib/cjs/services/moderation/index.d.ts.map +1 -1
- package/lib/cjs/services/moderation/index.js +40 -27
- package/lib/cjs/services/moderation/index.js.map +1 -1
- package/lib/cjs/services/notification/index.d.ts +47 -28
- package/lib/cjs/services/notification/index.d.ts.map +1 -1
- package/lib/cjs/services/notification/index.js +55 -37
- package/lib/cjs/services/notification/index.js.map +1 -1
- package/lib/cjs/services/preference/index.d.ts +23 -10
- package/lib/cjs/services/preference/index.d.ts.map +1 -1
- package/lib/cjs/services/preference/index.js +25 -13
- package/lib/cjs/services/preference/index.js.map +1 -1
- package/lib/cjs/services/private_message/index.d.ts +51 -31
- package/lib/cjs/services/private_message/index.d.ts.map +1 -1
- package/lib/cjs/services/private_message/index.js +60 -41
- package/lib/cjs/services/private_message/index.js.map +1 -1
- package/lib/cjs/services/score/index.d.ts +22 -9
- package/lib/cjs/services/score/index.d.ts.map +1 -1
- package/lib/cjs/services/score/index.js +24 -12
- package/lib/cjs/services/score/index.js.map +1 -1
- package/lib/cjs/services/sso/index.d.ts +18 -6
- package/lib/cjs/services/sso/index.d.ts.map +1 -1
- package/lib/cjs/services/sso/index.js +19 -8
- package/lib/cjs/services/sso/index.js.map +1 -1
- package/lib/cjs/services/suggestion/index.d.ts +26 -12
- package/lib/cjs/services/suggestion/index.d.ts.map +1 -1
- package/lib/cjs/services/suggestion/index.js +29 -16
- package/lib/cjs/services/suggestion/index.js.map +1 -1
- package/lib/cjs/services/tag/index.d.ts +39 -22
- package/lib/cjs/services/tag/index.d.ts.map +1 -1
- package/lib/cjs/services/tag/index.js +45 -29
- package/lib/cjs/services/tag/index.js.map +1 -1
- package/lib/cjs/services/user/index.d.ts +204 -145
- package/lib/cjs/services/user/index.d.ts.map +1 -1
- package/lib/cjs/services/user/index.js +259 -201
- package/lib/cjs/services/user/index.js.map +1 -1
- package/lib/cjs/services/webhook/index.d.ts +59 -37
- package/lib/cjs/services/webhook/index.d.ts.map +1 -1
- package/lib/cjs/services/webhook/index.js +70 -49
- package/lib/cjs/services/webhook/index.js.map +1 -1
- package/lib/cjs/utils/apiRequest.d.ts +2 -1
- package/lib/cjs/utils/apiRequest.d.ts.map +1 -1
- package/lib/cjs/utils/apiRequest.js +4 -8
- package/lib/cjs/utils/apiRequest.js.map +1 -1
- package/lib/esm/services/category/index.d.ts +76 -49
- package/lib/esm/services/category/index.d.ts.map +1 -1
- package/lib/esm/services/category/index.js +91 -65
- package/lib/esm/services/category/index.js.map +1 -1
- package/lib/esm/services/comment/index.d.ts +55 -34
- package/lib/esm/services/comment/index.d.ts.map +1 -1
- package/lib/esm/services/comment/index.js +65 -45
- package/lib/esm/services/comment/index.js.map +1 -1
- package/lib/esm/services/custom_adv/index.d.ts +23 -10
- package/lib/esm/services/custom_adv/index.d.ts.map +1 -1
- package/lib/esm/services/custom_adv/index.js +25 -13
- package/lib/esm/services/custom_adv/index.js.map +1 -1
- package/lib/esm/services/custom_page/index.d.ts +23 -10
- package/lib/esm/services/custom_page/index.d.ts.map +1 -1
- package/lib/esm/services/custom_page/index.js +25 -13
- package/lib/esm/services/custom_page/index.js.map +1 -1
- package/lib/esm/services/data_portability/index.d.ts +22 -9
- package/lib/esm/services/data_portability/index.d.ts.map +1 -1
- package/lib/esm/services/data_portability/index.js +24 -12
- package/lib/esm/services/data_portability/index.js.map +1 -1
- package/lib/esm/services/embed/index.d.ts +43 -25
- package/lib/esm/services/embed/index.d.ts.map +1 -1
- package/lib/esm/services/embed/index.js +50 -33
- package/lib/esm/services/embed/index.js.map +1 -1
- package/lib/esm/services/feature/index.d.ts +14 -3
- package/lib/esm/services/feature/index.d.ts.map +1 -1
- package/lib/esm/services/feature/index.js +14 -4
- package/lib/esm/services/feature/index.js.map +1 -1
- package/lib/esm/services/feed/index.d.ts +32 -17
- package/lib/esm/services/feed/index.d.ts.map +1 -1
- package/lib/esm/services/feed/index.js +36 -22
- package/lib/esm/services/feed/index.js.map +1 -1
- package/lib/esm/services/feed_object/index.d.ts +118 -81
- package/lib/esm/services/feed_object/index.d.ts.map +1 -1
- package/lib/esm/services/feed_object/index.js +143 -107
- package/lib/esm/services/feed_object/index.js.map +1 -1
- package/lib/esm/services/incubator/index.d.ts +39 -22
- package/lib/esm/services/incubator/index.d.ts.map +1 -1
- package/lib/esm/services/incubator/index.js +45 -29
- package/lib/esm/services/incubator/index.js.map +1 -1
- package/lib/esm/services/insight/index.d.ts +35 -19
- package/lib/esm/services/insight/index.d.ts.map +1 -1
- package/lib/esm/services/insight/index.js +40 -25
- package/lib/esm/services/insight/index.js.map +1 -1
- package/lib/esm/services/legal_page/index.d.ts +35 -19
- package/lib/esm/services/legal_page/index.d.ts.map +1 -1
- package/lib/esm/services/legal_page/index.js +40 -25
- package/lib/esm/services/legal_page/index.js.map +1 -1
- package/lib/esm/services/locality/index.d.ts +18 -6
- package/lib/esm/services/locality/index.d.ts.map +1 -1
- package/lib/esm/services/locality/index.js +19 -8
- package/lib/esm/services/locality/index.js.map +1 -1
- package/lib/esm/services/loyalty/index.d.ts +48 -29
- package/lib/esm/services/loyalty/index.d.ts.map +1 -1
- package/lib/esm/services/loyalty/index.js +56 -38
- package/lib/esm/services/loyalty/index.js.map +1 -1
- package/lib/esm/services/media/index.d.ts +42 -22
- package/lib/esm/services/media/index.d.ts.map +1 -1
- package/lib/esm/services/media/index.js +48 -29
- package/lib/esm/services/media/index.js.map +1 -1
- package/lib/esm/services/moderation/index.d.ts +33 -19
- package/lib/esm/services/moderation/index.d.ts.map +1 -1
- package/lib/esm/services/moderation/index.js +40 -27
- package/lib/esm/services/moderation/index.js.map +1 -1
- package/lib/esm/services/notification/index.d.ts +47 -28
- package/lib/esm/services/notification/index.d.ts.map +1 -1
- package/lib/esm/services/notification/index.js +55 -37
- package/lib/esm/services/notification/index.js.map +1 -1
- package/lib/esm/services/preference/index.d.ts +23 -10
- package/lib/esm/services/preference/index.d.ts.map +1 -1
- package/lib/esm/services/preference/index.js +25 -13
- package/lib/esm/services/preference/index.js.map +1 -1
- package/lib/esm/services/private_message/index.d.ts +51 -31
- package/lib/esm/services/private_message/index.d.ts.map +1 -1
- package/lib/esm/services/private_message/index.js +60 -41
- package/lib/esm/services/private_message/index.js.map +1 -1
- package/lib/esm/services/score/index.d.ts +22 -9
- package/lib/esm/services/score/index.d.ts.map +1 -1
- package/lib/esm/services/score/index.js +24 -12
- package/lib/esm/services/score/index.js.map +1 -1
- package/lib/esm/services/sso/index.d.ts +18 -6
- package/lib/esm/services/sso/index.d.ts.map +1 -1
- package/lib/esm/services/sso/index.js +19 -8
- package/lib/esm/services/sso/index.js.map +1 -1
- package/lib/esm/services/suggestion/index.d.ts +26 -12
- package/lib/esm/services/suggestion/index.d.ts.map +1 -1
- package/lib/esm/services/suggestion/index.js +29 -16
- package/lib/esm/services/suggestion/index.js.map +1 -1
- package/lib/esm/services/tag/index.d.ts +39 -22
- package/lib/esm/services/tag/index.d.ts.map +1 -1
- package/lib/esm/services/tag/index.js +45 -29
- package/lib/esm/services/tag/index.js.map +1 -1
- package/lib/esm/services/user/index.d.ts +204 -145
- package/lib/esm/services/user/index.d.ts.map +1 -1
- package/lib/esm/services/user/index.js +259 -201
- package/lib/esm/services/user/index.js.map +1 -1
- package/lib/esm/services/webhook/index.d.ts +59 -37
- package/lib/esm/services/webhook/index.d.ts.map +1 -1
- package/lib/esm/services/webhook/index.js +70 -49
- package/lib/esm/services/webhook/index.js.map +1 -1
- package/lib/esm/utils/apiRequest.d.ts +2 -1
- package/lib/esm/utils/apiRequest.d.ts.map +1 -1
- package/lib/esm/utils/apiRequest.js +4 -8
- package/lib/esm/utils/apiRequest.js.map +1 -1
- package/lib/umd/api-services.js +1 -1
- package/lib/umd/api-services.js.map +1 -1
- package/package.json +4 -4
|
@@ -1,53 +1,54 @@
|
|
|
1
1
|
import { SCUserAutocompleteType, SCUserType, SCUserCounterType, SCUserSettingsType, SCUserChangeEmailType, SCUserAvatarType, SCUserPermissionType, SCPlatformType, SCCategoryType, SCFeedUnitType, SCUserFollowedStatusType, SCUserFollowerStatusType, SCUserConnectionStatusType, SCUserHiddenStatusType, SCUserConnectionRequestType, SCTagType, SCUserLoyaltyPointsType, SCUserEmailTokenType, SCUserHiddenByStatusType, SCAvatarType, SCMediaType } from '@selfcommunity/types';
|
|
2
2
|
import { SCPaginatedResponse, UserAutocompleteParams, UserSearchParams } from '../../types';
|
|
3
|
+
import { AxiosRequestConfig } from 'axios';
|
|
3
4
|
export interface UserApiClientInterface {
|
|
4
|
-
getAllUsers(params?: any): Promise<SCPaginatedResponse<SCUserType>>;
|
|
5
|
-
getHiddenUsers(params?: any): Promise<SCPaginatedResponse<SCUserType>>;
|
|
6
|
-
userAutocomplete(params: UserAutocompleteParams): Promise<SCPaginatedResponse<SCUserAutocompleteType>>;
|
|
7
|
-
userSearch(params: UserSearchParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
8
|
-
getSpecificUser(id: number): Promise<SCUserType>;
|
|
9
|
-
getUserCounters(id: number): Promise<SCUserCounterType>;
|
|
10
|
-
userUpdate(id: number, data?: SCUserType): Promise<SCUserType>;
|
|
11
|
-
userPatch(id: number, data?: SCUserType): Promise<SCUserType>;
|
|
12
|
-
userDelete(id: number, hard?: number): Promise<any>;
|
|
13
|
-
changeUserMail(id: number, new_email: string, confirm?: boolean): Promise<any | SCUserChangeEmailType>;
|
|
14
|
-
confirmChangeUserMail(id: number, new_email: string, validation_code?: string): Promise<any>;
|
|
15
|
-
changeUserPassword(id: number, password: string, new_password: string): Promise<any>;
|
|
16
|
-
userSettings(id: number): Promise<SCUserSettingsType>;
|
|
17
|
-
userSettingsPatch(id: number, data?: SCUserSettingsType): Promise<SCUserSettingsType>;
|
|
18
|
-
getCurrentUser(): Promise<SCUserType>;
|
|
19
|
-
getCurrentUserAvatar(): Promise<SCUserAvatarType>;
|
|
20
|
-
getCurrentUserPermission(): Promise<SCUserPermissionType>;
|
|
21
|
-
getCurrentUserPlatform(): Promise<SCPlatformType>;
|
|
22
|
-
getUserFollowedCategories(id: number, mutual?: number): Promise<SCCategoryType[]>;
|
|
23
|
-
getUserFeed(id: number): Promise<SCPaginatedResponse<SCFeedUnitType>>;
|
|
24
|
-
getUserFollowers(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
25
|
-
getUserFollowed(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
26
|
-
followUser(id: number): Promise<any>;
|
|
27
|
-
checkUserFollowed(id: number): Promise<SCUserFollowedStatusType>;
|
|
28
|
-
checkUserFollower(id: number): Promise<SCUserFollowerStatusType>;
|
|
29
|
-
getUserConnections(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
30
|
-
checkUserConnections(id: number): Promise<SCUserConnectionStatusType>;
|
|
31
|
-
getUserConnectionRequests(id: number): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
32
|
-
getUserRequestConnectionsSent(id: number): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
33
|
-
userAcceptRequestConnection(id: number): Promise<any>;
|
|
34
|
-
userRequestConnection(id: number): Promise<any>;
|
|
35
|
-
userRemoveConnection(id: number): Promise<any>;
|
|
36
|
-
userCancelRejectConnectionRequest(id: number): Promise<any>;
|
|
37
|
-
userCancelRequestConnection(id: number): Promise<any>;
|
|
38
|
-
userRejectConnectionRequest(id: number): Promise<any>;
|
|
39
|
-
userMarkSeenConnectionRequest(id: number): Promise<any>;
|
|
40
|
-
showHideUser(id: number): Promise<any>;
|
|
41
|
-
checkUserHidden(id: number): Promise<SCUserHiddenStatusType>;
|
|
42
|
-
checkUserHiddenBy(id: number): Promise<SCUserHiddenByStatusType>;
|
|
43
|
-
getUserLoyaltyPoints(id: number): Promise<SCUserLoyaltyPointsType>;
|
|
44
|
-
getUserConnectionStatuses(users: number[]): Promise<any>;
|
|
45
|
-
userTagToAddressContribution(): Promise<SCTagType>;
|
|
46
|
-
checkUserEmailToken(email_token: string): Promise<SCUserEmailTokenType>;
|
|
47
|
-
addUserAvatar(avatar: SCMediaType): Promise<SCAvatarType>;
|
|
48
|
-
getUserAvatars(): Promise<SCPaginatedResponse<SCAvatarType>>;
|
|
49
|
-
removeUserAvatar(avatar_id: number): Promise<any>;
|
|
50
|
-
setUserPrimaryAvatar(avatar_id: number): Promise<any>;
|
|
5
|
+
getAllUsers(params?: any, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
6
|
+
getHiddenUsers(params?: any, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
7
|
+
userAutocomplete(params: UserAutocompleteParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserAutocompleteType>>;
|
|
8
|
+
userSearch(params: UserSearchParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
9
|
+
getSpecificUser(id: number, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
10
|
+
getUserCounters(id: number, config?: AxiosRequestConfig): Promise<SCUserCounterType>;
|
|
11
|
+
userUpdate(id: number, data?: SCUserType, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
12
|
+
userPatch(id: number, data?: SCUserType, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
13
|
+
userDelete(id: number, hard?: number, config?: AxiosRequestConfig): Promise<any>;
|
|
14
|
+
changeUserMail(id: number, new_email: string, confirm?: boolean, config?: AxiosRequestConfig): Promise<any | SCUserChangeEmailType>;
|
|
15
|
+
confirmChangeUserMail(id: number, new_email: string, validation_code?: string, config?: AxiosRequestConfig): Promise<any>;
|
|
16
|
+
changeUserPassword(id: number, password: string, new_password: string, config?: AxiosRequestConfig): Promise<any>;
|
|
17
|
+
userSettings(id: number, config?: AxiosRequestConfig): Promise<SCUserSettingsType>;
|
|
18
|
+
userSettingsPatch(id: number, data?: SCUserSettingsType, config?: AxiosRequestConfig): Promise<SCUserSettingsType>;
|
|
19
|
+
getCurrentUser(config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
20
|
+
getCurrentUserAvatar(config?: AxiosRequestConfig): Promise<SCUserAvatarType>;
|
|
21
|
+
getCurrentUserPermission(config?: AxiosRequestConfig): Promise<SCUserPermissionType>;
|
|
22
|
+
getCurrentUserPlatform(config?: AxiosRequestConfig): Promise<SCPlatformType>;
|
|
23
|
+
getUserFollowedCategories(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCCategoryType[]>;
|
|
24
|
+
getUserFeed(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedUnitType>>;
|
|
25
|
+
getUserFollowers(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
26
|
+
getUserFollowed(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
27
|
+
followUser(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
28
|
+
checkUserFollowed(id: number, config?: AxiosRequestConfig): Promise<SCUserFollowedStatusType>;
|
|
29
|
+
checkUserFollower(id: number, config?: AxiosRequestConfig): Promise<SCUserFollowerStatusType>;
|
|
30
|
+
getUserConnections(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
31
|
+
checkUserConnections(id: number, config?: AxiosRequestConfig): Promise<SCUserConnectionStatusType>;
|
|
32
|
+
getUserConnectionRequests(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
33
|
+
getUserRequestConnectionsSent(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
34
|
+
userAcceptRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
35
|
+
userRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
36
|
+
userRemoveConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
37
|
+
userCancelRejectConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
38
|
+
userCancelRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
39
|
+
userRejectConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
40
|
+
userMarkSeenConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
41
|
+
showHideUser(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
42
|
+
checkUserHidden(id: number, config?: AxiosRequestConfig): Promise<SCUserHiddenStatusType>;
|
|
43
|
+
checkUserHiddenBy(id: number, config?: AxiosRequestConfig): Promise<SCUserHiddenByStatusType>;
|
|
44
|
+
getUserLoyaltyPoints(id: number, config?: AxiosRequestConfig): Promise<SCUserLoyaltyPointsType>;
|
|
45
|
+
getUserConnectionStatuses(users: number[], config?: AxiosRequestConfig): Promise<any>;
|
|
46
|
+
userTagToAddressContribution(config?: AxiosRequestConfig): Promise<SCTagType>;
|
|
47
|
+
checkUserEmailToken(email_token: string, config?: AxiosRequestConfig): Promise<SCUserEmailTokenType>;
|
|
48
|
+
addUserAvatar(avatar: SCMediaType, config?: AxiosRequestConfig): Promise<SCAvatarType>;
|
|
49
|
+
getUserAvatars(config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCAvatarType>>;
|
|
50
|
+
removeUserAvatar(avatar_id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
51
|
+
setUserPrimaryAvatar(avatar_id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
51
52
|
}
|
|
52
53
|
/**
|
|
53
54
|
* Contains all the endpoints needed to manage users.
|
|
@@ -56,252 +57,299 @@ export declare class UserApiClient {
|
|
|
56
57
|
/**
|
|
57
58
|
* This endpoint retrieves the list of all users
|
|
58
59
|
* @param params
|
|
60
|
+
* @param config
|
|
59
61
|
*/
|
|
60
|
-
static getAllUsers(params?: any): Promise<SCPaginatedResponse<SCUserType>>;
|
|
62
|
+
static getAllUsers(params?: any, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
61
63
|
/**
|
|
62
64
|
* This endpoint retrieves the list of all users hidden by the authenticated user
|
|
63
65
|
* @param params
|
|
66
|
+
* @param config
|
|
64
67
|
*/
|
|
65
|
-
static getHiddenUsers(params?: any): Promise<SCPaginatedResponse<SCUserType>>;
|
|
68
|
+
static getHiddenUsers(params?: any, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
66
69
|
/**
|
|
67
70
|
* This endpoint retrieves the list of all users that meet the search criteria. The user object returned will contain only the following attributes: id, username, real_name, ext_id and avatar.
|
|
68
71
|
* This endpoint is recommended for implementing an autocomplete input field.
|
|
69
72
|
* @param params
|
|
73
|
+
* @param config
|
|
70
74
|
*/
|
|
71
|
-
static userAutocomplete(params: UserAutocompleteParams): Promise<SCPaginatedResponse<SCUserAutocompleteType>>;
|
|
75
|
+
static userAutocomplete(params: UserAutocompleteParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserAutocompleteType>>;
|
|
72
76
|
/**
|
|
73
77
|
* This endpoint performs users search.
|
|
74
78
|
* @param params
|
|
79
|
+
* @param config
|
|
75
80
|
*/
|
|
76
|
-
static userSearch(params: UserSearchParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
81
|
+
static userSearch(params: UserSearchParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
77
82
|
/**
|
|
78
83
|
* This endpoint retrieves a specific user's profile identified by ID.
|
|
79
84
|
* @param id
|
|
85
|
+
* @param config
|
|
80
86
|
*/
|
|
81
|
-
static getSpecificUser(id: number): Promise<SCUserType>;
|
|
87
|
+
static getSpecificUser(id: number, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
82
88
|
/**
|
|
83
|
-
* This endpoint retrieves the counters of a specific user identified by
|
|
89
|
+
* This endpoint retrieves the counters of a specific user identified by ID.
|
|
84
90
|
* @param id
|
|
91
|
+
* @param config
|
|
85
92
|
*/
|
|
86
|
-
static getUserCounters(id: number): Promise<SCUserCounterType>;
|
|
93
|
+
static getUserCounters(id: number, config?: AxiosRequestConfig): Promise<SCUserCounterType>;
|
|
87
94
|
/**
|
|
88
95
|
* This endpoint updates the profile of a user identified by ID. A user can only update their personal data.
|
|
89
|
-
* If the request
|
|
96
|
+
* If the request is willing to update the avatar or the cover the 'Content-Type' request header must be set as 'multipart/form-data', otherwise it can be 'application/x-www-form-urlencoded'.
|
|
90
97
|
* @param id
|
|
91
98
|
* @param data
|
|
99
|
+
* @param config
|
|
92
100
|
*/
|
|
93
|
-
static userUpdate(id: number, data?: SCUserType): Promise<SCUserType>;
|
|
101
|
+
static userUpdate(id: number, data?: SCUserType, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
94
102
|
/**
|
|
95
103
|
* This endpoint patches a specific user identified by {id}
|
|
96
104
|
* @param id
|
|
97
105
|
* @param data
|
|
106
|
+
* @param config
|
|
98
107
|
*/
|
|
99
|
-
static userPatch(id: number, data?: SCUserType): Promise<SCUserType>;
|
|
108
|
+
static userPatch(id: number, data?: SCUserType, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
100
109
|
/**
|
|
101
110
|
* This endpoint deletes a specific user identified by {id}
|
|
102
111
|
* @param id
|
|
103
112
|
* @param hard
|
|
113
|
+
* @param config
|
|
104
114
|
*/
|
|
105
|
-
static userDelete(id: number, hard?: number): Promise<any>;
|
|
115
|
+
static userDelete(id: number, hard?: number, config?: AxiosRequestConfig): Promise<any>;
|
|
106
116
|
/**
|
|
107
117
|
* This endpoint changes the email of the authenticated user.
|
|
108
118
|
* @param id
|
|
109
119
|
* @param new_email
|
|
110
120
|
* @param confirm
|
|
121
|
+
* @param config
|
|
111
122
|
*/
|
|
112
|
-
static changeUserMail(id: number, new_email: string, confirm?: boolean): Promise<any | SCUserChangeEmailType>;
|
|
123
|
+
static changeUserMail(id: number, new_email: string, confirm?: boolean, config?: AxiosRequestConfig): Promise<any | SCUserChangeEmailType>;
|
|
113
124
|
/**
|
|
114
125
|
* This endpoint confirms email change.
|
|
115
126
|
* @param id
|
|
116
127
|
* @param new_email
|
|
117
128
|
* @param validation_code
|
|
129
|
+
* @param config
|
|
118
130
|
*/
|
|
119
|
-
static confirmChangeUserMail(id: number, new_email: string, validation_code?: string): Promise<any>;
|
|
131
|
+
static confirmChangeUserMail(id: number, new_email: string, validation_code?: string, config?: AxiosRequestConfig): Promise<any>;
|
|
120
132
|
/**
|
|
121
133
|
* This endpoint changes the password of the authenticated user.
|
|
122
134
|
* @param id
|
|
123
135
|
* @param password
|
|
124
136
|
* @param new_password
|
|
137
|
+
* @param config
|
|
125
138
|
*/
|
|
126
|
-
static changeUserPassword(id: number, password: string, new_password: string): Promise<any>;
|
|
139
|
+
static changeUserPassword(id: number, password: string, new_password: string, config?: AxiosRequestConfig): Promise<any>;
|
|
127
140
|
/**
|
|
128
141
|
* This endpoint retrieves all current user's settings for the authenticated user.
|
|
129
142
|
* @param id
|
|
143
|
+
* @param config
|
|
130
144
|
*/
|
|
131
|
-
static userSettings(id: number): Promise<SCUserSettingsType>;
|
|
145
|
+
static userSettings(id: number, config?: AxiosRequestConfig): Promise<SCUserSettingsType>;
|
|
132
146
|
/**
|
|
133
147
|
* This endpoint changes the user settings for the authenticated user.
|
|
134
148
|
* @param id
|
|
135
149
|
* @param data
|
|
150
|
+
* @param config
|
|
136
151
|
*/
|
|
137
|
-
static userSettingsPatch(id: number, data?: SCUserSettingsType): Promise<SCUserSettingsType>;
|
|
152
|
+
static userSettingsPatch(id: number, data?: SCUserSettingsType, config?: AxiosRequestConfig): Promise<SCUserSettingsType>;
|
|
138
153
|
/**
|
|
139
154
|
* This endpoint returns the user identified by the authentication token.
|
|
155
|
+
* @param config
|
|
140
156
|
*/
|
|
141
|
-
static getCurrentUser(): Promise<SCUserType>;
|
|
157
|
+
static getCurrentUser(config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
142
158
|
/**
|
|
143
159
|
* This endpoint returns the url to the user's current avatar.
|
|
160
|
+
* @param config
|
|
144
161
|
*/
|
|
145
|
-
static getCurrentUserAvatar(): Promise<SCUserAvatarType>;
|
|
162
|
+
static getCurrentUserAvatar(config?: AxiosRequestConfig): Promise<SCUserAvatarType>;
|
|
146
163
|
/**
|
|
147
|
-
* This endpoint returns a list of permissions for the user identified by the authentication token. Some
|
|
164
|
+
* This endpoint returns a list of permissions for the user identified by the authentication token. Some permissions in the list depend on global community settings.
|
|
165
|
+
* @param config
|
|
148
166
|
*/
|
|
149
|
-
static getCurrentUserPermission(): Promise<SCUserPermissionType>;
|
|
167
|
+
static getCurrentUserPermission(config?: AxiosRequestConfig): Promise<SCUserPermissionType>;
|
|
150
168
|
/**
|
|
151
169
|
* This endpoint retrieves the platform url starting from the Authorization user token. Using this url, the logged user (must be a staff member) can access the platform to manage the community.
|
|
170
|
+
* @param config
|
|
152
171
|
*/
|
|
153
|
-
static getCurrentUserPlatform(): Promise<SCPlatformType>;
|
|
172
|
+
static getCurrentUserPlatform(config?: AxiosRequestConfig): Promise<SCPlatformType>;
|
|
154
173
|
/**
|
|
155
174
|
* This endpoint gets the list of categories followed by the user.
|
|
156
175
|
* @param id
|
|
157
176
|
* @param mutual
|
|
177
|
+
* @param config
|
|
158
178
|
*/
|
|
159
|
-
static getUserFollowedCategories(id: number, mutual?: number): Promise<SCCategoryType[]>;
|
|
179
|
+
static getUserFollowedCategories(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCCategoryType[]>;
|
|
160
180
|
/**
|
|
161
181
|
* This endpoint retrieves the list of posts of the user identified by {id}
|
|
162
182
|
* @param id
|
|
183
|
+
* @param config
|
|
163
184
|
*/
|
|
164
|
-
static getUserFeed(id: number): Promise<SCPaginatedResponse<SCFeedUnitType>>;
|
|
185
|
+
static getUserFeed(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedUnitType>>;
|
|
165
186
|
/**
|
|
166
187
|
* This endpoint retrieves the list of followers of a specific user identified by {id}
|
|
167
188
|
* @param id
|
|
168
189
|
* @param mutual
|
|
190
|
+
* @param config
|
|
169
191
|
*/
|
|
170
|
-
static getUserFollowers(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
192
|
+
static getUserFollowers(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
171
193
|
/**
|
|
172
194
|
* This endpoint retrieves the list of following of a specific user identified by {id}.
|
|
173
195
|
* @param id
|
|
174
196
|
* @param mutual
|
|
197
|
+
* @param config
|
|
175
198
|
*/
|
|
176
|
-
static getUserFollowed(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
199
|
+
static getUserFollowed(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
177
200
|
/**
|
|
178
201
|
* This endpoint allows a user to follow another user identified by {id}
|
|
179
202
|
* @param id
|
|
203
|
+
* @param config
|
|
180
204
|
*/
|
|
181
|
-
static followUser(id: number): Promise<any>;
|
|
205
|
+
static followUser(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
182
206
|
/**
|
|
183
207
|
* This endpoint returns is_followed = true if the user (identified in path) is followed by me.
|
|
184
208
|
* @param id
|
|
209
|
+
* @param config
|
|
185
210
|
*/
|
|
186
|
-
static checkUserFollowed(id: number): Promise<SCUserFollowedStatusType>;
|
|
211
|
+
static checkUserFollowed(id: number, config?: AxiosRequestConfig): Promise<SCUserFollowedStatusType>;
|
|
187
212
|
/**
|
|
188
213
|
* This endpoint returns is_follower = true if the user (identified in path) follow me
|
|
189
214
|
* @param id
|
|
215
|
+
* @param config
|
|
190
216
|
*/
|
|
191
|
-
static checkUserFollower(id: number): Promise<SCUserFollowerStatusType>;
|
|
217
|
+
static checkUserFollower(id: number, config?: AxiosRequestConfig): Promise<SCUserFollowerStatusType>;
|
|
192
218
|
/**
|
|
193
219
|
* This endpoint retrieves the list of connections of a specific user identified by ID.
|
|
194
220
|
* @param id
|
|
195
221
|
* @param mutual
|
|
222
|
+
* @param config
|
|
196
223
|
*/
|
|
197
|
-
static getUserConnections(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
224
|
+
static getUserConnections(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
198
225
|
/**
|
|
199
226
|
* This endpoint returns is_connection = true if the user (identified in path) is connected with me.
|
|
200
227
|
* @param id
|
|
228
|
+
* @param config
|
|
201
229
|
*/
|
|
202
|
-
static checkUserConnections(id: number): Promise<SCUserConnectionStatusType>;
|
|
230
|
+
static checkUserConnections(id: number, config?: AxiosRequestConfig): Promise<SCUserConnectionStatusType>;
|
|
203
231
|
/**
|
|
204
232
|
* This endpoint retrieves the list of connection requests received by a specific user identified by ID.
|
|
205
233
|
* @param id
|
|
234
|
+
* @param config
|
|
206
235
|
*/
|
|
207
|
-
static getUserConnectionRequests(id: number): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
236
|
+
static getUserConnectionRequests(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
208
237
|
/**
|
|
209
238
|
* This endpoint retrieves a specific user's list of connection requests sent by user.
|
|
210
239
|
* @param id
|
|
240
|
+
* @param config
|
|
211
241
|
*/
|
|
212
|
-
static getUserRequestConnectionsSent(id: number): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
242
|
+
static getUserRequestConnectionsSent(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
213
243
|
/**
|
|
214
244
|
* This endpoint accepts a request connection of the user identified by {id}
|
|
215
245
|
* @param id
|
|
246
|
+
* @param config
|
|
216
247
|
*/
|
|
217
|
-
static userAcceptRequestConnection(id: number): Promise<any>;
|
|
248
|
+
static userAcceptRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
218
249
|
/**
|
|
219
250
|
* This endpoint requests a connection to the user identified by {id}
|
|
220
251
|
* @param id
|
|
252
|
+
* @param config
|
|
221
253
|
*/
|
|
222
|
-
static userRequestConnection(id: number): Promise<any>;
|
|
254
|
+
static userRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
223
255
|
/**
|
|
224
256
|
* This endpoint removes connection with the user identified by {id}
|
|
225
257
|
* @param id
|
|
258
|
+
* @param config
|
|
226
259
|
*/
|
|
227
|
-
static userRemoveConnection(id: number): Promise<any>;
|
|
260
|
+
static userRemoveConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
228
261
|
/**
|
|
229
262
|
* This endpoint cancels reject connection to a user identified by {id}
|
|
230
263
|
* @param id
|
|
264
|
+
* @param config
|
|
231
265
|
*/
|
|
232
|
-
static userCancelRejectConnectionRequest(id: number): Promise<any>;
|
|
266
|
+
static userCancelRejectConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
233
267
|
/**
|
|
234
268
|
* This endpoint cancels a request connection for a user.
|
|
235
269
|
* @param id
|
|
270
|
+
* @param config
|
|
236
271
|
*/
|
|
237
|
-
static userCancelRequestConnection(id: number): Promise<any>;
|
|
272
|
+
static userCancelRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
238
273
|
/**
|
|
239
274
|
* This endpoint rejects a connection request sent from user identified by {id}
|
|
240
275
|
* @param id
|
|
276
|
+
* @param config
|
|
241
277
|
*/
|
|
242
|
-
static userRejectConnectionRequest(id: number): Promise<any>;
|
|
278
|
+
static userRejectConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
243
279
|
/**
|
|
244
280
|
* This endpoint marks seen a connection request of user identified by {id} for the authenticated user.
|
|
245
281
|
* @param id
|
|
282
|
+
* @param config
|
|
246
283
|
*/
|
|
247
|
-
static userMarkSeenConnectionRequest(id: number): Promise<any>;
|
|
284
|
+
static userMarkSeenConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
248
285
|
/**
|
|
249
286
|
* This endpoint shows/hides a user (and its posts) identified by {id} for the authenticated user.
|
|
250
287
|
* @param id
|
|
288
|
+
* @param config
|
|
251
289
|
*/
|
|
252
|
-
static showHideUser(id: number): Promise<any>;
|
|
290
|
+
static showHideUser(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
253
291
|
/**
|
|
254
292
|
* This endpoint returns true if the user (identified in path) is hidden by the authenticated user.
|
|
255
293
|
* @param id
|
|
294
|
+
* @param config
|
|
256
295
|
*/
|
|
257
|
-
static checkUserHidden(id: number): Promise<SCUserHiddenStatusType>;
|
|
296
|
+
static checkUserHidden(id: number, config?: AxiosRequestConfig): Promise<SCUserHiddenStatusType>;
|
|
258
297
|
/**
|
|
259
298
|
* This endpoint returns true if the user (identified in path) has hidden by the authenticated user.
|
|
260
299
|
* @param id
|
|
300
|
+
* @param config
|
|
261
301
|
*/
|
|
262
|
-
static checkUserHiddenBy(id: number): Promise<SCUserHiddenByStatusType>;
|
|
302
|
+
static checkUserHiddenBy(id: number, config?: AxiosRequestConfig): Promise<SCUserHiddenByStatusType>;
|
|
263
303
|
/**
|
|
264
304
|
* This endpoint returns user's loyalty points.
|
|
265
305
|
* @param id
|
|
306
|
+
* @param config
|
|
266
307
|
*/
|
|
267
|
-
static getUserLoyaltyPoints(id: number): Promise<SCUserLoyaltyPointsType>;
|
|
308
|
+
static getUserLoyaltyPoints(id: number, config?: AxiosRequestConfig): Promise<SCUserLoyaltyPointsType>;
|
|
268
309
|
/**
|
|
269
310
|
* This endpoint lists the connection/follow statuses of the logged user starting from a users array.
|
|
270
311
|
* @param users
|
|
312
|
+
* @param config
|
|
271
313
|
*/
|
|
272
|
-
static getUserConnectionStatuses(users: number[]): Promise<any>;
|
|
314
|
+
static getUserConnectionStatuses(users: number[], config?: AxiosRequestConfig): Promise<any>;
|
|
273
315
|
/**
|
|
274
316
|
* This endpoint returns user's tags to address a contribution.
|
|
317
|
+
* @param config
|
|
275
318
|
*/
|
|
276
|
-
static userTagToAddressContribution(): Promise<SCTagType>;
|
|
319
|
+
static userTagToAddressContribution(config?: AxiosRequestConfig): Promise<SCTagType>;
|
|
277
320
|
/**
|
|
278
321
|
* This endpoint checks an email token.
|
|
279
322
|
* @param email_token
|
|
323
|
+
* @param config
|
|
280
324
|
*/
|
|
281
|
-
static checkUserEmailToken(email_token: any): Promise<SCUserEmailTokenType>;
|
|
325
|
+
static checkUserEmailToken(email_token: any, config?: AxiosRequestConfig): Promise<SCUserEmailTokenType>;
|
|
282
326
|
/**
|
|
283
327
|
* This endpoint adds an avatar to my avatars.
|
|
284
328
|
* @param avatar
|
|
329
|
+
* @param config
|
|
285
330
|
*/
|
|
286
|
-
static addUserAvatar(avatar: SCMediaType): Promise<SCAvatarType>;
|
|
331
|
+
static addUserAvatar(avatar: SCMediaType, config?: AxiosRequestConfig): Promise<SCAvatarType>;
|
|
287
332
|
/**
|
|
288
333
|
* This endpoint retrieves all user avatars.
|
|
334
|
+
* @param config
|
|
289
335
|
*/
|
|
290
|
-
static getUserAvatars(): Promise<SCPaginatedResponse<SCAvatarType>>;
|
|
336
|
+
static getUserAvatars(config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCAvatarType>>;
|
|
291
337
|
/**
|
|
292
338
|
* This endpoint removes/deletes an avatar from the authenticated user avatars.
|
|
293
339
|
* @param avatar_id
|
|
340
|
+
* @param config
|
|
294
341
|
*/
|
|
295
|
-
static removeUserAvatar(avatar_id: number): Promise<any>;
|
|
342
|
+
static removeUserAvatar(avatar_id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
296
343
|
/**
|
|
297
344
|
* This endpoint sets the primary avatar for the authenticated user.
|
|
298
345
|
* @param avatar_id
|
|
346
|
+
* @param config
|
|
299
347
|
*/
|
|
300
|
-
static setUserPrimaryAvatar(avatar_id: number): Promise<any>;
|
|
348
|
+
static setUserPrimaryAvatar(avatar_id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
301
349
|
}
|
|
302
350
|
/**
|
|
303
351
|
*
|
|
304
|
-
:::tipUser service can be used in the following
|
|
352
|
+
:::tipUser service can be used in the following way:
|
|
305
353
|
|
|
306
354
|
```jsx
|
|
307
355
|
1. Import the service from our library:
|
|
@@ -323,55 +371,66 @@ export declare class UserApiClient {
|
|
|
323
371
|
return await UserService.getSpecificUser(userId);
|
|
324
372
|
}
|
|
325
373
|
```
|
|
374
|
+
|
|
375
|
+
```jsx
|
|
376
|
+
If you need to customize the request, you can add optional config params (`AxiosRequestConfig` type).
|
|
377
|
+
|
|
378
|
+
Ex: If the async function `userUpdate` is willing to update the avatar or the cover the 'Content-Type' request header must be set as 'multipart/form-data'.
|
|
379
|
+
|
|
380
|
+
async getSpecificUser(userId, data, config) {
|
|
381
|
+
const headers = {headers: {'Content-Type': 'multipart/form-data'}}
|
|
382
|
+
return await UserService.getSpecificUser(userId, {avatar: avatar}, headers);
|
|
383
|
+
}
|
|
384
|
+
```
|
|
326
385
|
:::
|
|
327
386
|
*/
|
|
328
387
|
export default class UserService {
|
|
329
|
-
static getAllUsers(params?: any): Promise<SCPaginatedResponse<SCUserType>>;
|
|
330
|
-
static getHiddenUsers(params?: any): Promise<SCPaginatedResponse<SCUserType>>;
|
|
331
|
-
static userAutocomplete(params: UserAutocompleteParams): Promise<SCPaginatedResponse<SCUserAutocompleteType>>;
|
|
332
|
-
static userSearch(params: UserSearchParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
333
|
-
static getSpecificUser(id: number): Promise<SCUserType>;
|
|
334
|
-
static getUserCounters(id: number): Promise<SCUserCounterType>;
|
|
335
|
-
static userUpdate(id: number, data?: SCUserType): Promise<SCUserType>;
|
|
336
|
-
static userPatch(id: number, data?: SCUserType): Promise<SCUserType>;
|
|
337
|
-
static userDelete(id: number, hard?: number): Promise<any>;
|
|
338
|
-
static changeUserMail(id: number, new_email: string, confirm?: boolean): Promise<any | SCUserChangeEmailType>;
|
|
339
|
-
static confirmChangeUserMail(id: number, new_email: string, validation_code?: string): Promise<any>;
|
|
340
|
-
static changeUserPassword(id: number, password: string, new_password: string): Promise<any>;
|
|
341
|
-
static userSettings(id: number): Promise<SCUserSettingsType>;
|
|
342
|
-
static userSettingsPatch(id: number, data?: SCUserSettingsType): Promise<SCUserSettingsType>;
|
|
343
|
-
static getCurrentUser(): Promise<SCUserType>;
|
|
344
|
-
static getCurrentUserAvatar(): Promise<SCUserAvatarType>;
|
|
345
|
-
static getCurrentUserPermission(): Promise<SCUserPermissionType>;
|
|
346
|
-
static getCurrentUserPlatform(): Promise<SCPlatformType>;
|
|
347
|
-
static getUserFollowedCategories(id: number, mutual?: number): Promise<SCCategoryType[]>;
|
|
348
|
-
static getUserFeed(id: number): Promise<SCPaginatedResponse<SCFeedUnitType>>;
|
|
349
|
-
static getUserFollowers(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
350
|
-
static getUserFollowed(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
351
|
-
static followUser(id: number): Promise<any>;
|
|
352
|
-
static checkUserFollowed(id: number): Promise<SCUserFollowedStatusType>;
|
|
353
|
-
static checkUserFollower(id: number): Promise<SCUserFollowerStatusType>;
|
|
354
|
-
static getUserConnections(id: number, mutual?: number): Promise<SCPaginatedResponse<SCUserType>>;
|
|
355
|
-
static checkUserConnections(id: number): Promise<SCUserConnectionStatusType>;
|
|
356
|
-
static getUserConnectionRequests(id: number): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
357
|
-
static getUserRequestConnectionsSent(id: number): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
358
|
-
static userAcceptRequestConnection(id: number): Promise<any>;
|
|
359
|
-
static userRequestConnection(id: number): Promise<any>;
|
|
360
|
-
static userRemoveConnection(id: number): Promise<any>;
|
|
361
|
-
static userCancelRejectConnectionRequest(id: number): Promise<any>;
|
|
362
|
-
static userCancelRequestConnection(id: number): Promise<any>;
|
|
363
|
-
static userRejectConnectionRequest(id: number): Promise<any>;
|
|
364
|
-
static userMarkSeenConnectionRequest(id: number): Promise<any>;
|
|
365
|
-
static showHideUser(id: number): Promise<any>;
|
|
366
|
-
static checkUserHidden(id: number): Promise<SCUserHiddenStatusType>;
|
|
367
|
-
static checkUserHiddenBy(id: number): Promise<SCUserHiddenByStatusType>;
|
|
368
|
-
static getUserLoyaltyPoints(id: number): Promise<SCUserLoyaltyPointsType>;
|
|
369
|
-
static getUserConnectionStatuses(users: number[]): Promise<any>;
|
|
370
|
-
static userTagToAddressContribution(): Promise<SCTagType>;
|
|
371
|
-
static checkUserEmailToken(email_token: any): Promise<SCUserEmailTokenType>;
|
|
372
|
-
static addUserAvatar(avatar: SCMediaType): Promise<SCAvatarType>;
|
|
373
|
-
static getUserAvatars(): Promise<SCPaginatedResponse<SCAvatarType>>;
|
|
374
|
-
static removeUserAvatar(avatar_id: number): Promise<any>;
|
|
375
|
-
static setUserPrimaryAvatar(avatar_id: number): Promise<any>;
|
|
388
|
+
static getAllUsers(params?: any, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
389
|
+
static getHiddenUsers(params?: any, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
390
|
+
static userAutocomplete(params: UserAutocompleteParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserAutocompleteType>>;
|
|
391
|
+
static userSearch(params: UserSearchParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
392
|
+
static getSpecificUser(id: number, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
393
|
+
static getUserCounters(id: number, config?: AxiosRequestConfig): Promise<SCUserCounterType>;
|
|
394
|
+
static userUpdate(id: number, data?: SCUserType, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
395
|
+
static userPatch(id: number, data?: SCUserType, config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
396
|
+
static userDelete(id: number, hard?: number, config?: AxiosRequestConfig): Promise<any>;
|
|
397
|
+
static changeUserMail(id: number, new_email: string, confirm?: boolean, config?: AxiosRequestConfig): Promise<any | SCUserChangeEmailType>;
|
|
398
|
+
static confirmChangeUserMail(id: number, new_email: string, validation_code?: string, config?: AxiosRequestConfig): Promise<any>;
|
|
399
|
+
static changeUserPassword(id: number, password: string, new_password: string, config?: AxiosRequestConfig): Promise<any>;
|
|
400
|
+
static userSettings(id: number, config?: AxiosRequestConfig): Promise<SCUserSettingsType>;
|
|
401
|
+
static userSettingsPatch(id: number, data?: SCUserSettingsType, config?: AxiosRequestConfig): Promise<SCUserSettingsType>;
|
|
402
|
+
static getCurrentUser(config?: AxiosRequestConfig): Promise<SCUserType>;
|
|
403
|
+
static getCurrentUserAvatar(config?: AxiosRequestConfig): Promise<SCUserAvatarType>;
|
|
404
|
+
static getCurrentUserPermission(config?: AxiosRequestConfig): Promise<SCUserPermissionType>;
|
|
405
|
+
static getCurrentUserPlatform(config?: AxiosRequestConfig): Promise<SCPlatformType>;
|
|
406
|
+
static getUserFollowedCategories(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCCategoryType[]>;
|
|
407
|
+
static getUserFeed(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedUnitType>>;
|
|
408
|
+
static getUserFollowers(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
409
|
+
static getUserFollowed(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
410
|
+
static followUser(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
411
|
+
static checkUserFollowed(id: number, config?: AxiosRequestConfig): Promise<SCUserFollowedStatusType>;
|
|
412
|
+
static checkUserFollower(id: number, config?: AxiosRequestConfig): Promise<SCUserFollowerStatusType>;
|
|
413
|
+
static getUserConnections(id: number, mutual?: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
414
|
+
static checkUserConnections(id: number, config?: AxiosRequestConfig): Promise<SCUserConnectionStatusType>;
|
|
415
|
+
static getUserConnectionRequests(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
416
|
+
static getUserRequestConnectionsSent(id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
|
|
417
|
+
static userAcceptRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
418
|
+
static userRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
419
|
+
static userRemoveConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
420
|
+
static userCancelRejectConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
421
|
+
static userCancelRequestConnection(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
422
|
+
static userRejectConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
423
|
+
static userMarkSeenConnectionRequest(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
424
|
+
static showHideUser(id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
425
|
+
static checkUserHidden(id: number, config?: AxiosRequestConfig): Promise<SCUserHiddenStatusType>;
|
|
426
|
+
static checkUserHiddenBy(id: number, config?: AxiosRequestConfig): Promise<SCUserHiddenByStatusType>;
|
|
427
|
+
static getUserLoyaltyPoints(id: number, config?: AxiosRequestConfig): Promise<SCUserLoyaltyPointsType>;
|
|
428
|
+
static getUserConnectionStatuses(users: number[], config?: AxiosRequestConfig): Promise<any>;
|
|
429
|
+
static userTagToAddressContribution(config?: AxiosRequestConfig): Promise<SCTagType>;
|
|
430
|
+
static checkUserEmailToken(email_token: any, config?: AxiosRequestConfig): Promise<SCUserEmailTokenType>;
|
|
431
|
+
static addUserAvatar(avatar: SCMediaType, config?: AxiosRequestConfig): Promise<SCAvatarType>;
|
|
432
|
+
static getUserAvatars(config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCAvatarType>>;
|
|
433
|
+
static removeUserAvatar(avatar_id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
434
|
+
static setUserPrimaryAvatar(avatar_id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
376
435
|
}
|
|
377
436
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/user/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/user/index.ts"],"names":[],"mappings":"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"}
|