@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,33 +1,34 @@
|
|
|
1
1
|
import { BaseGetParams, FeedObjCreateParams, FeedObjectPollVotesSearch, FeedObjGetParams, SCPaginatedResponse } from '../../types';
|
|
2
2
|
import { SCFeedObjectFollowingStatusType, SCFeedObjectHideStatusType, SCFeedObjectSuspendedStatusType, SCFeedObjectType, SCFeedObjectTypologyType, SCFlagType, SCFlagTypeEnum, SCPollVoteType, SCUserType, SCVoteType } from '@selfcommunity/types';
|
|
3
|
+
import { AxiosRequestConfig } from 'axios';
|
|
3
4
|
export interface FeedObjectApiClientInterface {
|
|
4
|
-
getAllFeedObjects(type: SCFeedObjectTypologyType, params?: FeedObjGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
5
|
-
getUncommentedFeedObjects(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
6
|
-
searchFeedObject(type: SCFeedObjectTypologyType): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
7
|
-
createFeedObject(type: SCFeedObjectTypologyType, data: FeedObjCreateParams): Promise<SCFeedObjectType>;
|
|
8
|
-
getSpecificFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectType>;
|
|
9
|
-
updateFeedObject(type: SCFeedObjectTypologyType, id: number, data: FeedObjCreateParams): Promise<SCFeedObjectType>;
|
|
10
|
-
deleteFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
11
|
-
feedObjectContributorsList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
12
|
-
feedObjectSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
13
|
-
feedObjectUserSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
14
|
-
restoreFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
15
|
-
relatedFeedObjects(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
16
|
-
voteFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
17
|
-
feedObjectVotes(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCVoteType>>;
|
|
18
|
-
feedObjectPollVote(type: SCFeedObjectTypologyType, id: number, choice: number): Promise<any>;
|
|
19
|
-
feedObjectPollVotesList(type: SCFeedObjectTypologyType, id: number, params?: FeedObjectPollVotesSearch): Promise<SCPaginatedResponse<SCPollVoteType>>;
|
|
20
|
-
followFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
21
|
-
feedObjectFollowingList(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
22
|
-
checkIfFollowingFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectFollowingStatusType>;
|
|
23
|
-
suspendFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
24
|
-
checkIfSuspendedFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectSuspendedStatusType>;
|
|
25
|
-
feedObjectSuspendedList(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
26
|
-
flagFeedObject(type: SCFeedObjectTypologyType, id: number, flag_type: SCFlagTypeEnum): Promise<any>;
|
|
27
|
-
feedObjectFlagList(type: SCFeedObjectTypologyType, id: number): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
28
|
-
feedObjectFlagStatus(type: SCFeedObjectTypologyType, id: number): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
29
|
-
hideFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
30
|
-
feedObjectHideStatus(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectHideStatusType>;
|
|
5
|
+
getAllFeedObjects(type: SCFeedObjectTypologyType, params?: FeedObjGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
6
|
+
getUncommentedFeedObjects(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
7
|
+
searchFeedObject(type: SCFeedObjectTypologyType, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
8
|
+
createFeedObject(type: SCFeedObjectTypologyType, data: FeedObjCreateParams, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
9
|
+
getSpecificFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
10
|
+
updateFeedObject(type: SCFeedObjectTypologyType, id: number, data: FeedObjCreateParams, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
11
|
+
deleteFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
12
|
+
feedObjectContributorsList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
13
|
+
feedObjectSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
14
|
+
feedObjectUserSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
15
|
+
restoreFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
16
|
+
relatedFeedObjects(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
17
|
+
voteFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
18
|
+
feedObjectVotes(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCVoteType>>;
|
|
19
|
+
feedObjectPollVote(type: SCFeedObjectTypologyType, id: number, choice: number, config?: AxiosRequestConfig): Promise<any>;
|
|
20
|
+
feedObjectPollVotesList(type: SCFeedObjectTypologyType, id: number, params?: FeedObjectPollVotesSearch, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCPollVoteType>>;
|
|
21
|
+
followFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
22
|
+
feedObjectFollowingList(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
23
|
+
checkIfFollowingFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectFollowingStatusType>;
|
|
24
|
+
suspendFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
25
|
+
checkIfSuspendedFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectSuspendedStatusType>;
|
|
26
|
+
feedObjectSuspendedList(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
27
|
+
flagFeedObject(type: SCFeedObjectTypologyType, id: number, flag_type: SCFlagTypeEnum, config?: AxiosRequestConfig): Promise<any>;
|
|
28
|
+
feedObjectFlagList(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
29
|
+
feedObjectFlagStatus(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
30
|
+
hideFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
31
|
+
feedObjectHideStatus(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectHideStatusType>;
|
|
31
32
|
}
|
|
32
33
|
/**
|
|
33
34
|
* Contains all the endpoints needed to manage feed objs (discussions-posts-statuses).
|
|
@@ -37,172 +38,199 @@ export declare class FeedObjectApiClient {
|
|
|
37
38
|
* This endpoint retrieves all feed objs
|
|
38
39
|
* @param type
|
|
39
40
|
* @param params
|
|
41
|
+
* @param config
|
|
40
42
|
*/
|
|
41
|
-
static getAllFeedObjects(type: SCFeedObjectTypologyType, params?: FeedObjGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
43
|
+
static getAllFeedObjects(type: SCFeedObjectTypologyType, params?: FeedObjGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
42
44
|
/**
|
|
43
45
|
* This endpoint retrieves all uncommented feed objs
|
|
44
46
|
* @param type
|
|
45
47
|
* @param params
|
|
48
|
+
* @param config
|
|
46
49
|
*/
|
|
47
|
-
static getUncommentedFeedObjects(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
50
|
+
static getUncommentedFeedObjects(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
48
51
|
/**
|
|
49
52
|
* This endpoint performs search operation to feed objs
|
|
50
53
|
* @param type
|
|
54
|
+
* @param config
|
|
51
55
|
*/
|
|
52
|
-
static searchFeedObject(type: SCFeedObjectTypologyType): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
56
|
+
static searchFeedObject(type: SCFeedObjectTypologyType, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
53
57
|
/**
|
|
54
58
|
* This endpoint creates a feed obj
|
|
55
59
|
* @param type
|
|
56
60
|
* @param data
|
|
61
|
+
* @param config
|
|
57
62
|
*/
|
|
58
|
-
static createFeedObject(type: SCFeedObjectTypologyType, data: FeedObjCreateParams): Promise<SCFeedObjectType>;
|
|
63
|
+
static createFeedObject(type: SCFeedObjectTypologyType, data: FeedObjCreateParams, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
59
64
|
/**
|
|
60
65
|
* This endpoint retrieves a specific feed obj using ID
|
|
61
66
|
* @param type
|
|
62
67
|
* @param id
|
|
68
|
+
* @param config
|
|
63
69
|
*/
|
|
64
|
-
static getSpecificFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectType>;
|
|
70
|
+
static getSpecificFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
65
71
|
/**
|
|
66
72
|
* This endpoint updates a specific feed obj
|
|
67
73
|
* @param type
|
|
68
74
|
* @param id
|
|
69
75
|
* @param data
|
|
76
|
+
* @param config
|
|
70
77
|
*/
|
|
71
|
-
static updateFeedObject(type: SCFeedObjectTypologyType, id: number, data: FeedObjCreateParams): Promise<SCFeedObjectType>;
|
|
78
|
+
static updateFeedObject(type: SCFeedObjectTypologyType, id: number, data: FeedObjCreateParams, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
72
79
|
/**
|
|
73
80
|
* This endpoint deletes a specific feed obj
|
|
74
81
|
* @param type
|
|
75
82
|
* @param id
|
|
83
|
+
* @param config
|
|
76
84
|
*/
|
|
77
|
-
static deleteFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
85
|
+
static deleteFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
78
86
|
/**
|
|
79
87
|
* This endpoint retrieves all contributors for a specific feed obj
|
|
80
88
|
* @param type
|
|
81
89
|
* @param id
|
|
82
90
|
* @param params
|
|
91
|
+
* @param config
|
|
83
92
|
*/
|
|
84
|
-
static feedObjectContributorsList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
93
|
+
static feedObjectContributorsList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
85
94
|
/**
|
|
86
95
|
* This endpoint retrieves all shares for a specific feed obj
|
|
87
96
|
* @param type
|
|
88
97
|
* @param id
|
|
89
98
|
* @param params
|
|
99
|
+
* @param config
|
|
90
100
|
*/
|
|
91
|
-
static feedObjectSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
101
|
+
static feedObjectSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
92
102
|
/**
|
|
93
103
|
* This endpoint retrieves all shares users for a specific feed obj
|
|
94
104
|
* @param type
|
|
95
105
|
* @param id
|
|
96
106
|
* @param params
|
|
107
|
+
* @param config
|
|
97
108
|
*/
|
|
98
|
-
static feedObjectUserSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
109
|
+
static feedObjectUserSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
99
110
|
/**
|
|
100
111
|
*
|
|
101
112
|
* @param type
|
|
102
113
|
* @param id
|
|
114
|
+
* @param config
|
|
103
115
|
*/
|
|
104
|
-
static restoreFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
116
|
+
static restoreFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
105
117
|
/**
|
|
106
118
|
* This endpoint restores a feed obj
|
|
107
119
|
* @param type
|
|
108
120
|
* @param id
|
|
109
121
|
* @param params
|
|
122
|
+
* @param config
|
|
110
123
|
*/
|
|
111
|
-
static relatedFeedObjects(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
124
|
+
static relatedFeedObjects(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
112
125
|
/**
|
|
113
126
|
* This endpoint upvotes a specific feed obj
|
|
114
127
|
* @param type
|
|
115
128
|
* @param id
|
|
129
|
+
* @param config
|
|
116
130
|
*/
|
|
117
|
-
static voteFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
131
|
+
static voteFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
118
132
|
/**
|
|
119
133
|
* This endpoint retrieves all votes for a specific feed obj
|
|
120
134
|
* @param type
|
|
121
135
|
* @param id
|
|
122
136
|
* @param params
|
|
137
|
+
* @param config
|
|
123
138
|
*/
|
|
124
|
-
static feedObjectVotes(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCVoteType>>;
|
|
139
|
+
static feedObjectVotes(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCVoteType>>;
|
|
125
140
|
/**
|
|
126
141
|
* This endpoint upvotes a specific poll choice in a feed obj
|
|
127
142
|
* @param type It can be only "discussion" or "post".
|
|
128
143
|
* @param id
|
|
129
144
|
* @param choice
|
|
145
|
+
* @param config
|
|
130
146
|
*/
|
|
131
|
-
static feedObjectPollVote(type: SCFeedObjectTypologyType, id: number, choice: number): Promise<any>;
|
|
147
|
+
static feedObjectPollVote(type: SCFeedObjectTypologyType, id: number, choice: number, config?: AxiosRequestConfig): Promise<any>;
|
|
132
148
|
/**
|
|
133
149
|
* This endpoint retrieves all poll votes for a specific feed obj
|
|
134
150
|
* @param type It can be only "discussion" or "post".
|
|
135
151
|
* @param id
|
|
136
152
|
* @param params
|
|
153
|
+
* @param config
|
|
137
154
|
*/
|
|
138
|
-
static feedObjectPollVotesList(type: SCFeedObjectTypologyType, id: number, params?: FeedObjectPollVotesSearch): Promise<SCPaginatedResponse<SCPollVoteType>>;
|
|
155
|
+
static feedObjectPollVotesList(type: SCFeedObjectTypologyType, id: number, params?: FeedObjectPollVotesSearch, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCPollVoteType>>;
|
|
139
156
|
/**
|
|
140
157
|
* This endpoint follows a feed obj
|
|
141
158
|
* @param type
|
|
142
159
|
* @param id
|
|
160
|
+
* @param config
|
|
143
161
|
*/
|
|
144
|
-
static followFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
162
|
+
static followFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
145
163
|
/**
|
|
146
164
|
* This endpoint retrieves all feed objs followed by the authenticated user
|
|
147
165
|
* @param type
|
|
148
166
|
* @param params
|
|
167
|
+
* @param config
|
|
149
168
|
*/
|
|
150
|
-
static feedObjectFollowingList(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
169
|
+
static feedObjectFollowingList(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
151
170
|
/**
|
|
152
171
|
* This endpoint returns following = true if the feed obj (identified in path) is followed by the authenticated user
|
|
153
172
|
* @param type
|
|
154
173
|
* @param id
|
|
174
|
+
* @param config
|
|
155
175
|
*/
|
|
156
|
-
static checkIfFollowingFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectFollowingStatusType>;
|
|
176
|
+
static checkIfFollowingFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectFollowingStatusType>;
|
|
157
177
|
/**
|
|
158
178
|
* This endpoint suspends the notifications for the selected feed obj
|
|
159
179
|
* @param type
|
|
160
180
|
* @param id
|
|
181
|
+
* @param config
|
|
161
182
|
*/
|
|
162
|
-
static suspendFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
183
|
+
static suspendFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
163
184
|
/**
|
|
164
185
|
* This endpoint returns suspended = true if the notifications for the feed obj (identified in path) is suspended by the authenticated user
|
|
165
186
|
* @param type
|
|
166
187
|
* @param id
|
|
188
|
+
* @param config
|
|
167
189
|
*/
|
|
168
|
-
static checkIfSuspendedFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectSuspendedStatusType>;
|
|
190
|
+
static checkIfSuspendedFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectSuspendedStatusType>;
|
|
169
191
|
/**
|
|
170
192
|
* This endpoint retrieves the list of feed obj which notifications are suspended by the authenticated user
|
|
171
193
|
* @param type
|
|
172
194
|
* @param params
|
|
195
|
+
* @param config
|
|
173
196
|
*/
|
|
174
|
-
static feedObjectSuspendedList(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
197
|
+
static feedObjectSuspendedList(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
175
198
|
/**
|
|
176
199
|
* This endpoint flags a specific feed obj
|
|
177
200
|
* @param type
|
|
178
201
|
* @param id
|
|
179
202
|
* @param flag_type
|
|
203
|
+
* @param config
|
|
180
204
|
*/
|
|
181
|
-
static flagFeedObject(type: SCFeedObjectTypologyType, id: number, flag_type: SCFlagTypeEnum): Promise<any>;
|
|
205
|
+
static flagFeedObject(type: SCFeedObjectTypologyType, id: number, flag_type: SCFlagTypeEnum, config?: AxiosRequestConfig): Promise<any>;
|
|
182
206
|
/**
|
|
183
207
|
* Retrieves, if exists, a flag for this contribute created by the authenticated user
|
|
184
208
|
* @param type
|
|
185
209
|
* @param id
|
|
210
|
+
* @param config
|
|
186
211
|
*/
|
|
187
|
-
static feedObjectFlagStatus(type: SCFeedObjectTypologyType, id: number): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
212
|
+
static feedObjectFlagStatus(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
188
213
|
/**
|
|
189
214
|
* This endpoint retrieves a list of flags for a specific feed obj
|
|
190
215
|
* @param type
|
|
191
216
|
* @param id
|
|
217
|
+
* @param config
|
|
192
218
|
*/
|
|
193
|
-
static feedObjectFlagList(type: SCFeedObjectTypologyType, id: number): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
219
|
+
static feedObjectFlagList(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
194
220
|
/**
|
|
195
221
|
* This endpoint hides the feed obj for the logged user. The feed obj must be in show state
|
|
196
222
|
* @param type
|
|
197
223
|
* @param id
|
|
224
|
+
* @param config
|
|
198
225
|
*/
|
|
199
|
-
static hideFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
226
|
+
static hideFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
200
227
|
/**
|
|
201
|
-
* This endpoint retrieves if
|
|
228
|
+
* This endpoint retrieves if the feed obj has been hidden by the authenticated user (hidden = true)
|
|
202
229
|
* @param type
|
|
203
230
|
* @param id
|
|
231
|
+
* @param config
|
|
204
232
|
*/
|
|
205
|
-
static feedObjectHideStatus(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectHideStatusType>;
|
|
233
|
+
static feedObjectHideStatus(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectHideStatusType>;
|
|
206
234
|
}
|
|
207
235
|
/**
|
|
208
236
|
*
|
|
@@ -221,35 +249,44 @@ export declare class FeedObjectApiClient {
|
|
|
221
249
|
return await FeedObjectService.getAllFeedObjects(type);
|
|
222
250
|
}
|
|
223
251
|
```
|
|
252
|
+
```jsx
|
|
253
|
+
If you need to customize the request, you can add optional config params (`AxiosRequestConfig` type).
|
|
254
|
+
|
|
255
|
+
1. Declare it(or declare them, it is possible to add multiple params)
|
|
256
|
+
|
|
257
|
+
const headers = headers: {Authorization: `Bearer ${yourToken}`}
|
|
258
|
+
|
|
259
|
+
2. Add it inside the brackets and pass it to the function, as shown in the previous example!
|
|
260
|
+
```
|
|
224
261
|
:::
|
|
225
262
|
*/
|
|
226
263
|
export default class FeedObjectService {
|
|
227
|
-
static getAllFeedObjects(type: SCFeedObjectTypologyType, params?: FeedObjGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
228
|
-
static getUncommentedFeedObjects(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
229
|
-
static searchFeedObject(type: SCFeedObjectTypologyType): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
230
|
-
static createFeedObject(type: SCFeedObjectTypologyType, data: FeedObjCreateParams): Promise<SCFeedObjectType>;
|
|
231
|
-
static getSpecificFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectType>;
|
|
232
|
-
static updateFeedObject(type: SCFeedObjectTypologyType, id: number, data: FeedObjCreateParams): Promise<SCFeedObjectType>;
|
|
233
|
-
static deleteFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
234
|
-
static feedObjectContributorsList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
235
|
-
static feedObjectSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
264
|
+
static getAllFeedObjects(type: SCFeedObjectTypologyType, params?: FeedObjGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
265
|
+
static getUncommentedFeedObjects(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
266
|
+
static searchFeedObject(type: SCFeedObjectTypologyType, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
267
|
+
static createFeedObject(type: SCFeedObjectTypologyType, data: FeedObjCreateParams, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
268
|
+
static getSpecificFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
269
|
+
static updateFeedObject(type: SCFeedObjectTypologyType, id: number, data: FeedObjCreateParams, config?: AxiosRequestConfig): Promise<SCFeedObjectType>;
|
|
270
|
+
static deleteFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
271
|
+
static feedObjectContributorsList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
|
|
272
|
+
static feedObjectSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
236
273
|
static feedObjectUserSharesList(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCUserType>>;
|
|
237
|
-
static restoreFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
238
|
-
static relatedFeedObjects(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
239
|
-
static voteFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
240
|
-
static feedObjectVotes(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams): Promise<SCPaginatedResponse<SCVoteType>>;
|
|
241
|
-
static feedObjectPollVote(type: SCFeedObjectTypologyType, id: number, choice: number): Promise<any>;
|
|
242
|
-
static feedObjectPollVotesList(type: SCFeedObjectTypologyType, id: number, params?: FeedObjectPollVotesSearch): Promise<SCPaginatedResponse<SCPollVoteType>>;
|
|
243
|
-
static followFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
244
|
-
static feedObjectFollowingList(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
245
|
-
static checkIfFollowingFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectFollowingStatusType>;
|
|
246
|
-
static suspendFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
247
|
-
static checkIfSuspendedFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectSuspendedStatusType>;
|
|
248
|
-
static feedObjectSuspendedList(type: SCFeedObjectTypologyType, params?: BaseGetParams): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
249
|
-
static flagFeedObject(type: SCFeedObjectTypologyType, id: number, flag_type: SCFlagTypeEnum): Promise<any>;
|
|
250
|
-
static feedObjectFlagList(type: SCFeedObjectTypologyType, id: number): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
251
|
-
static feedObjectFlagStatus(type: SCFeedObjectTypologyType, id: number): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
252
|
-
static hideFeedObject(type: SCFeedObjectTypologyType, id: number): Promise<any>;
|
|
253
|
-
static feedObjectHideStatus(type: SCFeedObjectTypologyType, id: number): Promise<SCFeedObjectHideStatusType>;
|
|
274
|
+
static restoreFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
275
|
+
static relatedFeedObjects(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
276
|
+
static voteFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
277
|
+
static feedObjectVotes(type: SCFeedObjectTypologyType, id: number, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCVoteType>>;
|
|
278
|
+
static feedObjectPollVote(type: SCFeedObjectTypologyType, id: number, choice: number, config?: AxiosRequestConfig): Promise<any>;
|
|
279
|
+
static feedObjectPollVotesList(type: SCFeedObjectTypologyType, id: number, params?: FeedObjectPollVotesSearch, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCPollVoteType>>;
|
|
280
|
+
static followFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
281
|
+
static feedObjectFollowingList(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
282
|
+
static checkIfFollowingFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectFollowingStatusType>;
|
|
283
|
+
static suspendFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
284
|
+
static checkIfSuspendedFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectSuspendedStatusType>;
|
|
285
|
+
static feedObjectSuspendedList(type: SCFeedObjectTypologyType, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedObjectType>>;
|
|
286
|
+
static flagFeedObject(type: SCFeedObjectTypologyType, id: number, flag_type: SCFlagTypeEnum, config?: AxiosRequestConfig): Promise<any>;
|
|
287
|
+
static feedObjectFlagList(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
288
|
+
static feedObjectFlagStatus(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFlagType>>;
|
|
289
|
+
static hideFeedObject(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<any>;
|
|
290
|
+
static feedObjectHideStatus(type: SCFeedObjectTypologyType, id: number, config?: AxiosRequestConfig): Promise<SCFeedObjectHideStatusType>;
|
|
254
291
|
}
|
|
255
292
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/feed_object/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/services/feed_object/index.ts"],"names":[],"mappings":"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"}
|