@selfcommunity/api-services 0.4.1-alpha.2 → 0.4.1-alpha.4

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.
Files changed (121) hide show
  1. package/lib/cjs/services/account/index.d.ts +1 -1
  2. package/lib/cjs/services/account/index.js +1 -1
  3. package/lib/cjs/services/category/index.d.ts +2 -2
  4. package/lib/cjs/services/category/index.js +2 -2
  5. package/lib/cjs/services/comment/index.d.ts +1 -1
  6. package/lib/cjs/services/comment/index.js +1 -1
  7. package/lib/cjs/services/custom_adv/index.d.ts +1 -1
  8. package/lib/cjs/services/custom_adv/index.js +1 -1
  9. package/lib/cjs/services/custom_menu/index.d.ts +1 -1
  10. package/lib/cjs/services/custom_menu/index.js +1 -1
  11. package/lib/cjs/services/custom_page/index.d.ts +1 -1
  12. package/lib/cjs/services/custom_page/index.js +1 -1
  13. package/lib/cjs/services/data_portability/index.d.ts +1 -1
  14. package/lib/cjs/services/data_portability/index.js +1 -1
  15. package/lib/cjs/services/embed/index.d.ts +1 -1
  16. package/lib/cjs/services/embed/index.js +1 -1
  17. package/lib/cjs/services/feature/index.d.ts +1 -1
  18. package/lib/cjs/services/feature/index.js +1 -1
  19. package/lib/cjs/services/feed/index.d.ts +1 -1
  20. package/lib/cjs/services/feed/index.js +1 -1
  21. package/lib/cjs/services/feed_object/index.d.ts +1 -1
  22. package/lib/cjs/services/feed_object/index.js +1 -1
  23. package/lib/cjs/services/incubator/index.d.ts +1 -1
  24. package/lib/cjs/services/incubator/index.js +1 -1
  25. package/lib/cjs/services/insight/index.d.ts +1 -1
  26. package/lib/cjs/services/insight/index.js +1 -1
  27. package/lib/cjs/services/legal_page/index.d.ts +1 -1
  28. package/lib/cjs/services/legal_page/index.js +1 -1
  29. package/lib/cjs/services/locality/index.d.ts +1 -1
  30. package/lib/cjs/services/locality/index.js +1 -1
  31. package/lib/cjs/services/loyalty/index.d.ts +1 -1
  32. package/lib/cjs/services/loyalty/index.js +1 -1
  33. package/lib/cjs/services/media/index.d.ts +1 -1
  34. package/lib/cjs/services/media/index.js +1 -1
  35. package/lib/cjs/services/moderation/index.d.ts +1 -1
  36. package/lib/cjs/services/moderation/index.js +1 -1
  37. package/lib/cjs/services/notification/index.d.ts +1 -1
  38. package/lib/cjs/services/notification/index.js +1 -1
  39. package/lib/cjs/services/preference/index.d.ts +1 -1
  40. package/lib/cjs/services/preference/index.js +1 -1
  41. package/lib/cjs/services/private_message/index.d.ts +1 -1
  42. package/lib/cjs/services/private_message/index.js +1 -1
  43. package/lib/cjs/services/promo/index.d.ts +1 -1
  44. package/lib/cjs/services/promo/index.js +1 -1
  45. package/lib/cjs/services/reactions/index.d.ts +1 -1
  46. package/lib/cjs/services/reactions/index.js +1 -1
  47. package/lib/cjs/services/score/index.d.ts +1 -1
  48. package/lib/cjs/services/score/index.js +1 -1
  49. package/lib/cjs/services/sso/index.d.ts +1 -1
  50. package/lib/cjs/services/sso/index.js +1 -1
  51. package/lib/cjs/services/suggestion/index.d.ts +1 -1
  52. package/lib/cjs/services/suggestion/index.js +1 -1
  53. package/lib/cjs/services/tag/index.d.ts +1 -1
  54. package/lib/cjs/services/tag/index.js +1 -1
  55. package/lib/cjs/services/user/index.d.ts +14 -14
  56. package/lib/cjs/services/user/index.js +14 -14
  57. package/lib/cjs/services/webhook/index.d.ts +1 -1
  58. package/lib/cjs/services/webhook/index.js +1 -1
  59. package/lib/cjs/utils/token.d.ts +1 -1
  60. package/lib/cjs/utils/token.js +1 -1
  61. package/lib/esm/services/account/index.d.ts +1 -1
  62. package/lib/esm/services/account/index.js +1 -1
  63. package/lib/esm/services/category/index.d.ts +2 -2
  64. package/lib/esm/services/category/index.js +2 -2
  65. package/lib/esm/services/comment/index.d.ts +1 -1
  66. package/lib/esm/services/comment/index.js +1 -1
  67. package/lib/esm/services/custom_adv/index.d.ts +1 -1
  68. package/lib/esm/services/custom_adv/index.js +1 -1
  69. package/lib/esm/services/custom_menu/index.d.ts +1 -1
  70. package/lib/esm/services/custom_menu/index.js +1 -1
  71. package/lib/esm/services/custom_page/index.d.ts +1 -1
  72. package/lib/esm/services/custom_page/index.js +1 -1
  73. package/lib/esm/services/data_portability/index.d.ts +1 -1
  74. package/lib/esm/services/data_portability/index.js +1 -1
  75. package/lib/esm/services/embed/index.d.ts +1 -1
  76. package/lib/esm/services/embed/index.js +1 -1
  77. package/lib/esm/services/feature/index.d.ts +1 -1
  78. package/lib/esm/services/feature/index.js +1 -1
  79. package/lib/esm/services/feed/index.d.ts +1 -1
  80. package/lib/esm/services/feed/index.js +1 -1
  81. package/lib/esm/services/feed_object/index.d.ts +1 -1
  82. package/lib/esm/services/feed_object/index.js +1 -1
  83. package/lib/esm/services/incubator/index.d.ts +1 -1
  84. package/lib/esm/services/incubator/index.js +1 -1
  85. package/lib/esm/services/insight/index.d.ts +1 -1
  86. package/lib/esm/services/insight/index.js +1 -1
  87. package/lib/esm/services/legal_page/index.d.ts +1 -1
  88. package/lib/esm/services/legal_page/index.js +1 -1
  89. package/lib/esm/services/locality/index.d.ts +1 -1
  90. package/lib/esm/services/locality/index.js +1 -1
  91. package/lib/esm/services/loyalty/index.d.ts +1 -1
  92. package/lib/esm/services/loyalty/index.js +1 -1
  93. package/lib/esm/services/media/index.d.ts +1 -1
  94. package/lib/esm/services/media/index.js +1 -1
  95. package/lib/esm/services/moderation/index.d.ts +1 -1
  96. package/lib/esm/services/moderation/index.js +1 -1
  97. package/lib/esm/services/notification/index.d.ts +1 -1
  98. package/lib/esm/services/notification/index.js +1 -1
  99. package/lib/esm/services/preference/index.d.ts +1 -1
  100. package/lib/esm/services/preference/index.js +1 -1
  101. package/lib/esm/services/private_message/index.d.ts +1 -1
  102. package/lib/esm/services/private_message/index.js +1 -1
  103. package/lib/esm/services/promo/index.d.ts +1 -1
  104. package/lib/esm/services/promo/index.js +1 -1
  105. package/lib/esm/services/reactions/index.d.ts +1 -1
  106. package/lib/esm/services/reactions/index.js +1 -1
  107. package/lib/esm/services/score/index.d.ts +1 -1
  108. package/lib/esm/services/score/index.js +1 -1
  109. package/lib/esm/services/sso/index.d.ts +1 -1
  110. package/lib/esm/services/sso/index.js +1 -1
  111. package/lib/esm/services/suggestion/index.d.ts +1 -1
  112. package/lib/esm/services/suggestion/index.js +1 -1
  113. package/lib/esm/services/tag/index.d.ts +1 -1
  114. package/lib/esm/services/tag/index.js +1 -1
  115. package/lib/esm/services/user/index.d.ts +14 -14
  116. package/lib/esm/services/user/index.js +14 -14
  117. package/lib/esm/services/webhook/index.d.ts +1 -1
  118. package/lib/esm/services/webhook/index.js +1 -1
  119. package/lib/esm/utils/token.d.ts +1 -1
  120. package/lib/esm/utils/token.js +1 -1
  121. package/package.json +2 -2
@@ -69,7 +69,7 @@ export class ModerationApiClient {
69
69
  }
70
70
  /**
71
71
  *
72
- :::tipModeration service can be used in the following way:
72
+ :::tip Moderation service can be used in the following way:
73
73
 
74
74
  ```jsx
75
75
  1. Import the service from our library:
@@ -68,7 +68,7 @@ export declare class NotificationApiClient {
68
68
  }
69
69
  /**
70
70
  *
71
- :::tipNotification service can be used in the following way:
71
+ :::tip Notification service can be used in the following way:
72
72
 
73
73
  ```jsx
74
74
  1. Import the service from our library:
@@ -75,7 +75,7 @@ export class NotificationApiClient {
75
75
  }
76
76
  /**
77
77
  *
78
- :::tipNotification service can be used in the following way:
78
+ :::tip Notification service can be used in the following way:
79
79
 
80
80
  ```jsx
81
81
  1. Import the service from our library:
@@ -33,7 +33,7 @@ export declare class PreferenceApiClient {
33
33
  }
34
34
  /**
35
35
  *
36
- :::tipPreference service can be used in the following way:
36
+ :::tip Preference service can be used in the following way:
37
37
 
38
38
  ```jsx
39
39
  1. Import the service from our library:
@@ -36,7 +36,7 @@ export class PreferenceApiClient {
36
36
  }
37
37
  /**
38
38
  *
39
- :::tipPreference service can be used in the following way:
39
+ :::tip Preference service can be used in the following way:
40
40
 
41
41
  ```jsx
42
42
  1. Import the service from our library:
@@ -86,7 +86,7 @@ export declare class PrivateMessageApiClient {
86
86
  }
87
87
  /**
88
88
  *
89
- :::tipPrivate Message service can be used in the following way:
89
+ :::tip Private Message service can be used in the following way:
90
90
 
91
91
  ```jsx
92
92
  1. Import the service from our library:
@@ -98,7 +98,7 @@ export class PrivateMessageApiClient {
98
98
  }
99
99
  /**
100
100
  *
101
- :::tipPrivate Message service can be used in the following way:
101
+ :::tip Private Message service can be used in the following way:
102
102
 
103
103
  ```jsx
104
104
  1. Import the service from our library:
@@ -16,7 +16,7 @@ export declare class PromoApiClient {
16
16
  }
17
17
  /**
18
18
  *
19
- :::tip Promo service can be used in the following way:
19
+ :::tip Promo service can be used in the following way:
20
20
  ```jsx
21
21
  1. Import the service from our library:
22
22
 
@@ -16,7 +16,7 @@ export class PromoApiClient {
16
16
  }
17
17
  /**
18
18
  *
19
- :::tip Promo service can be used in the following way:
19
+ :::tip Promo service can be used in the following way:
20
20
  ```jsx
21
21
  1. Import the service from our library:
22
22
 
@@ -30,7 +30,7 @@ export declare class ReactionApiClient {
30
30
  }
31
31
  /**
32
32
  *
33
- :::tipFeature service can be used in the following way:
33
+ :::tip Feature service can be used in the following way:
34
34
 
35
35
  ```jsx
36
36
  1. Import the service from our library:
@@ -41,7 +41,7 @@ export class ReactionApiClient {
41
41
  }
42
42
  /**
43
43
  *
44
- :::tipFeature service can be used in the following way:
44
+ :::tip Feature service can be used in the following way:
45
45
 
46
46
  ```jsx
47
47
  1. Import the service from our library:
@@ -31,7 +31,7 @@ export declare class ScoreApiClient {
31
31
  }
32
32
  /**
33
33
  *
34
- :::tipScore service can be used in the following way:
34
+ :::tip Score service can be used in the following way:
35
35
 
36
36
  ```jsx
37
37
  1. Import the service from our library:
@@ -35,7 +35,7 @@ export class ScoreApiClient {
35
35
  }
36
36
  /**
37
37
  *
38
- :::tipScore service can be used in the following way:
38
+ :::tip Score service can be used in the following way:
39
39
 
40
40
  ```jsx
41
41
  1. Import the service from our library:
@@ -24,7 +24,7 @@ export declare class SSOApiClient {
24
24
  }
25
25
  /**
26
26
  *
27
- :::tipSSO service can be used in the following way:
27
+ :::tip SSO service can be used in the following way:
28
28
 
29
29
  ```jsx
30
30
  1. Import the service from our library:
@@ -24,7 +24,7 @@ export class SSOApiClient {
24
24
  }
25
25
  /**
26
26
  *
27
- :::tipSSO service can be used in the following way:
27
+ :::tip SSO service can be used in the following way:
28
28
 
29
29
  ```jsx
30
30
  1. Import the service from our library:
@@ -46,7 +46,7 @@ export declare class SuggestionApiClient {
46
46
  }
47
47
  /**
48
48
  *
49
- :::tipSuggestion service can be used in the following way:
49
+ :::tip Suggestion service can be used in the following way:
50
50
 
51
51
  ```jsx
52
52
  1. Import the service from our library:
@@ -51,7 +51,7 @@ export class SuggestionApiClient {
51
51
  }
52
52
  /**
53
53
  *
54
- :::tipSuggestion service can be used in the following way:
54
+ :::tip Suggestion service can be used in the following way:
55
55
 
56
56
  ```jsx
57
57
  1. Import the service from our library:
@@ -65,7 +65,7 @@ export declare class TagApiClient {
65
65
  }
66
66
  /**
67
67
  *
68
- :::tipTag service can be used in the following way:
68
+ :::tip Tag service can be used in the following way:
69
69
 
70
70
  ```jsx
71
71
  1. Import the service from our library:
@@ -73,7 +73,7 @@ export class TagApiClient {
73
73
  }
74
74
  /**
75
75
  *
76
- :::tipTag service can be used in the following way:
76
+ :::tip Tag service can be used in the following way:
77
77
 
78
78
  ```jsx
79
79
  1. Import the service from our library:
@@ -111,14 +111,14 @@ export declare class UserApiClient {
111
111
  */
112
112
  static userUpdate(id: number | string, data?: SCUserType, config?: AxiosRequestConfig): Promise<SCUserType>;
113
113
  /**
114
- * This endpoint patches a specific user identified by \{id}
114
+ * This endpoint patches a specific user identified by ID.
115
115
  * @param id
116
116
  * @param data
117
117
  * @param config
118
118
  */
119
119
  static userPatch(id: number | string, data?: SCUserType, config?: AxiosRequestConfig): Promise<SCUserType>;
120
120
  /**
121
- * This endpoint deletes a specific user identified by \{id}
121
+ * This endpoint deletes a specific user identified by ID.
122
122
  * @param id
123
123
  * @param hard
124
124
  * @param config
@@ -190,27 +190,27 @@ export declare class UserApiClient {
190
190
  */
191
191
  static getUserFollowedCategories(id: number | string, mutual?: number, config?: AxiosRequestConfig): Promise<SCCategoryType[]>;
192
192
  /**
193
- * This endpoint retrieves the list of posts of the user identified by \{id}
193
+ * This endpoint retrieves the list of posts of the user identified by ID.
194
194
  * @param id
195
195
  * @param config
196
196
  */
197
197
  static getUserFeed(id: number | string, params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCFeedUnitType>>;
198
198
  /**
199
- * This endpoint retrieves the list of followers of a specific user identified by \{id}
199
+ * This endpoint retrieves the list of followers of a specific user identified by ID.
200
200
  * @param id
201
201
  * @param mutual
202
202
  * @param config
203
203
  */
204
204
  static getUserFollowers(id: number | string, params?: UserGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
205
205
  /**
206
- * This endpoint retrieves the list of following of a specific user identified by \{id}.
206
+ * This endpoint retrieves the list of following of a specific user identified by ID..
207
207
  * @param id
208
208
  * @param mutual
209
209
  * @param config
210
210
  */
211
211
  static getUserFollowings(id: number | string, params?: UserGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserType>>;
212
212
  /**
213
- * This endpoint allows a user to follow another user identified by \{id}
213
+ * This endpoint allows a user to follow another user identified by ID.
214
214
  * @param id
215
215
  * @param config
216
216
  */
@@ -253,25 +253,25 @@ export declare class UserApiClient {
253
253
  */
254
254
  static getUserRequestConnectionsSent(params?: BaseGetParams, config?: AxiosRequestConfig): Promise<SCPaginatedResponse<SCUserConnectionRequestType>>;
255
255
  /**
256
- * This endpoint accepts a request connection of the user identified by \{id}
256
+ * This endpoint accepts a request connection of the user identified by ID.
257
257
  * @param id
258
258
  * @param config
259
259
  */
260
260
  static userAcceptRequestConnection(id: number | string, config?: AxiosRequestConfig): Promise<any>;
261
261
  /**
262
- * This endpoint requests a connection to the user identified by \{id}
262
+ * This endpoint requests a connection to the user identified by ID.
263
263
  * @param id
264
264
  * @param config
265
265
  */
266
266
  static userRequestConnection(id: number | string, config?: AxiosRequestConfig): Promise<any>;
267
267
  /**
268
- * This endpoint removes connection with the user identified by \{id}
268
+ * This endpoint removes connection with the user identified by ID.
269
269
  * @param id
270
270
  * @param config
271
271
  */
272
272
  static userRemoveConnection(id: number | string, config?: AxiosRequestConfig): Promise<any>;
273
273
  /**
274
- * This endpoint cancels reject connection to a user identified by \{id}
274
+ * This endpoint cancels reject connection to a user identified by ID.
275
275
  * @param id
276
276
  * @param config
277
277
  */
@@ -283,19 +283,19 @@ export declare class UserApiClient {
283
283
  */
284
284
  static userCancelRequestConnection(id: number | string, config?: AxiosRequestConfig): Promise<any>;
285
285
  /**
286
- * This endpoint rejects a connection request sent from user identified by \{id}
286
+ * This endpoint rejects a connection request sent from user identified by ID.
287
287
  * @param id
288
288
  * @param config
289
289
  */
290
290
  static userRejectConnectionRequest(id: number | string, config?: AxiosRequestConfig): Promise<any>;
291
291
  /**
292
- * This endpoint marks seen a connection request of user identified by \{id} for the authenticated user.
292
+ * This endpoint marks seen a connection request of user identified by ID. for the authenticated user.
293
293
  * @param id
294
294
  * @param config
295
295
  */
296
296
  static userMarkSeenConnectionRequest(id: number | string, config?: AxiosRequestConfig): Promise<any>;
297
297
  /**
298
- * This endpoint shows/hides a user (and its posts) identified by \{id} for the authenticated user.
298
+ * This endpoint shows/hides a user (and its posts) identified by ID. for the authenticated user.
299
299
  * @param id
300
300
  * @param config
301
301
  */
@@ -385,7 +385,7 @@ export declare class UserApiClient {
385
385
  }
386
386
  /**
387
387
  *
388
- :::tipUser service can be used in the following way:
388
+ :::tip User service can be used in the following way:
389
389
 
390
390
  ```jsx
391
391
  1. Import the service from our library:
@@ -79,7 +79,7 @@ export class UserApiClient {
79
79
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserUpdate.url({ id }), method: Endpoints.UserUpdate.method, data: data }));
80
80
  }
81
81
  /**
82
- * This endpoint patches a specific user identified by \{id}
82
+ * This endpoint patches a specific user identified by ID.
83
83
  * @param id
84
84
  * @param data
85
85
  * @param config
@@ -88,7 +88,7 @@ export class UserApiClient {
88
88
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserPatch.url({ id }), method: Endpoints.UserPatch.method, data: data }));
89
89
  }
90
90
  /**
91
- * This endpoint deletes a specific user identified by \{id}
91
+ * This endpoint deletes a specific user identified by ID.
92
92
  * @param id
93
93
  * @param hard
94
94
  * @param config
@@ -191,7 +191,7 @@ export class UserApiClient {
191
191
  return apiRequest(Object.assign(Object.assign({}, config), { url: `${Endpoints.FollowedCategories.url({ id })}?${p.toString()}`, method: Endpoints.FollowedCategories.method }));
192
192
  }
193
193
  /**
194
- * This endpoint retrieves the list of posts of the user identified by \{id}
194
+ * This endpoint retrieves the list of posts of the user identified by ID.
195
195
  * @param id
196
196
  * @param config
197
197
  */
@@ -199,7 +199,7 @@ export class UserApiClient {
199
199
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserFeed.url({ id }), method: Endpoints.UserFeed.method, params }));
200
200
  }
201
201
  /**
202
- * This endpoint retrieves the list of followers of a specific user identified by \{id}
202
+ * This endpoint retrieves the list of followers of a specific user identified by ID.
203
203
  * @param id
204
204
  * @param mutual
205
205
  * @param config
@@ -208,7 +208,7 @@ export class UserApiClient {
208
208
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserFollowers.url({ id }), method: Endpoints.UserFollowers.method, params }));
209
209
  }
210
210
  /**
211
- * This endpoint retrieves the list of following of a specific user identified by \{id}.
211
+ * This endpoint retrieves the list of following of a specific user identified by ID..
212
212
  * @param id
213
213
  * @param mutual
214
214
  * @param config
@@ -217,7 +217,7 @@ export class UserApiClient {
217
217
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserFollowings.url({ id }), method: Endpoints.UserFollowings.method, params }));
218
218
  }
219
219
  /**
220
- * This endpoint allows a user to follow another user identified by \{id}
220
+ * This endpoint allows a user to follow another user identified by ID.
221
221
  * @param id
222
222
  * @param config
223
223
  */
@@ -274,7 +274,7 @@ export class UserApiClient {
274
274
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserRequestConnectionsSent.url(), method: Endpoints.UserRequestConnectionsSent.method, params }));
275
275
  }
276
276
  /**
277
- * This endpoint accepts a request connection of the user identified by \{id}
277
+ * This endpoint accepts a request connection of the user identified by ID.
278
278
  * @param id
279
279
  * @param config
280
280
  */
@@ -282,7 +282,7 @@ export class UserApiClient {
282
282
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserAcceptRequestConnection.url({ id }), method: Endpoints.UserAcceptRequestConnection.method }));
283
283
  }
284
284
  /**
285
- * This endpoint requests a connection to the user identified by \{id}
285
+ * This endpoint requests a connection to the user identified by ID.
286
286
  * @param id
287
287
  * @param config
288
288
  */
@@ -290,7 +290,7 @@ export class UserApiClient {
290
290
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserRequestConnection.url({ id }), method: Endpoints.UserRequestConnection.method }));
291
291
  }
292
292
  /**
293
- * This endpoint removes connection with the user identified by \{id}
293
+ * This endpoint removes connection with the user identified by ID.
294
294
  * @param id
295
295
  * @param config
296
296
  */
@@ -298,7 +298,7 @@ export class UserApiClient {
298
298
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserRemoveConnection.url({ id }), method: Endpoints.UserRemoveConnection.method }));
299
299
  }
300
300
  /**
301
- * This endpoint cancels reject connection to a user identified by \{id}
301
+ * This endpoint cancels reject connection to a user identified by ID.
302
302
  * @param id
303
303
  * @param config
304
304
  */
@@ -314,7 +314,7 @@ export class UserApiClient {
314
314
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserCancelRequestConnection.url({ id }), method: Endpoints.UserCancelRequestConnection.method }));
315
315
  }
316
316
  /**
317
- * This endpoint rejects a connection request sent from user identified by \{id}
317
+ * This endpoint rejects a connection request sent from user identified by ID.
318
318
  * @param id
319
319
  * @param config
320
320
  */
@@ -322,7 +322,7 @@ export class UserApiClient {
322
322
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserRejectConnectionRequest.url({ id }), method: Endpoints.UserRejectConnectionRequest.method }));
323
323
  }
324
324
  /**
325
- * This endpoint marks seen a connection request of user identified by \{id} for the authenticated user.
325
+ * This endpoint marks seen a connection request of user identified by ID. for the authenticated user.
326
326
  * @param id
327
327
  * @param config
328
328
  */
@@ -330,7 +330,7 @@ export class UserApiClient {
330
330
  return apiRequest(Object.assign(Object.assign({}, config), { url: Endpoints.UserMarkSeenConnectionRequest.url({ id }), method: Endpoints.UserMarkSeenConnectionRequest.method }));
331
331
  }
332
332
  /**
333
- * This endpoint shows/hides a user (and its posts) identified by \{id} for the authenticated user.
333
+ * This endpoint shows/hides a user (and its posts) identified by ID. for the authenticated user.
334
334
  * @param id
335
335
  * @param config
336
336
  */
@@ -449,7 +449,7 @@ export class UserApiClient {
449
449
  }
450
450
  /**
451
451
  *
452
- :::tipUser service can be used in the following way:
452
+ :::tip User service can be used in the following way:
453
453
 
454
454
  ```jsx
455
455
  1. Import the service from our library:
@@ -97,7 +97,7 @@ export declare class WebhookApiClient {
97
97
  }
98
98
  /**
99
99
  *
100
- :::tipWebhook service can be used in the following way:
100
+ :::tip Webhook service can be used in the following way:
101
101
 
102
102
  ```jsx
103
103
  1. Import the service from our library:
@@ -106,7 +106,7 @@ export class WebhookApiClient {
106
106
  }
107
107
  /**
108
108
  *
109
- :::tipWebhook service can be used in the following way:
109
+ :::tip Webhook service can be used in the following way:
110
110
 
111
111
  ```jsx
112
112
  1. Import the service from our library:
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Generate a JWT
3
- :::tipContext can be consumed as following:
3
+ :::tip Context can be consumed as following:
4
4
  ```jsx
5
5
  1. const token = await generateJWTToken(userId, secretKey, expirationTime);
6
6
  ```
@@ -2,7 +2,7 @@ import { __awaiter } from "tslib";
2
2
  import * as jose from 'jose';
3
3
  /**
4
4
  * Generate a JWT
5
- :::tipContext can be consumed as following:
5
+ :::tip Context can be consumed as following:
6
6
  ```jsx
7
7
  1. const token = await generateJWTToken(userId, secretKey, expirationTime);
8
8
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@selfcommunity/api-services",
3
- "version": "0.4.1-alpha.2",
3
+ "version": "0.4.1-alpha.4",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "./lib/cjs/index.js",
@@ -110,5 +110,5 @@
110
110
  "bugs": {
111
111
  "url": "https://github.com/selfcommunity/community-js/issues"
112
112
  },
113
- "gitHead": "e41e3390cbc028a59266ad02eef3687f7130a198"
113
+ "gitHead": "6572d63e375015bacd5f42a5c036caa29adc8b97"
114
114
  }