@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
@@ -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:
@@ -82,7 +82,7 @@ class UserApiClient {
82
82
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserUpdate.url({ id }), method: Endpoints_1.default.UserUpdate.method, data: data }));
83
83
  }
84
84
  /**
85
- * This endpoint patches a specific user identified by \{id}
85
+ * This endpoint patches a specific user identified by ID.
86
86
  * @param id
87
87
  * @param data
88
88
  * @param config
@@ -91,7 +91,7 @@ class UserApiClient {
91
91
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserPatch.url({ id }), method: Endpoints_1.default.UserPatch.method, data: data }));
92
92
  }
93
93
  /**
94
- * This endpoint deletes a specific user identified by \{id}
94
+ * This endpoint deletes a specific user identified by ID.
95
95
  * @param id
96
96
  * @param hard
97
97
  * @param config
@@ -194,7 +194,7 @@ class UserApiClient {
194
194
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: `${Endpoints_1.default.FollowedCategories.url({ id })}?${p.toString()}`, method: Endpoints_1.default.FollowedCategories.method }));
195
195
  }
196
196
  /**
197
- * This endpoint retrieves the list of posts of the user identified by \{id}
197
+ * This endpoint retrieves the list of posts of the user identified by ID.
198
198
  * @param id
199
199
  * @param config
200
200
  */
@@ -202,7 +202,7 @@ class UserApiClient {
202
202
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserFeed.url({ id }), method: Endpoints_1.default.UserFeed.method, params }));
203
203
  }
204
204
  /**
205
- * This endpoint retrieves the list of followers of a specific user identified by \{id}
205
+ * This endpoint retrieves the list of followers of a specific user identified by ID.
206
206
  * @param id
207
207
  * @param mutual
208
208
  * @param config
@@ -211,7 +211,7 @@ class UserApiClient {
211
211
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserFollowers.url({ id }), method: Endpoints_1.default.UserFollowers.method, params }));
212
212
  }
213
213
  /**
214
- * This endpoint retrieves the list of following of a specific user identified by \{id}.
214
+ * This endpoint retrieves the list of following of a specific user identified by ID..
215
215
  * @param id
216
216
  * @param mutual
217
217
  * @param config
@@ -220,7 +220,7 @@ class UserApiClient {
220
220
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserFollowings.url({ id }), method: Endpoints_1.default.UserFollowings.method, params }));
221
221
  }
222
222
  /**
223
- * This endpoint allows a user to follow another user identified by \{id}
223
+ * This endpoint allows a user to follow another user identified by ID.
224
224
  * @param id
225
225
  * @param config
226
226
  */
@@ -277,7 +277,7 @@ class UserApiClient {
277
277
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserRequestConnectionsSent.url(), method: Endpoints_1.default.UserRequestConnectionsSent.method, params }));
278
278
  }
279
279
  /**
280
- * This endpoint accepts a request connection of the user identified by \{id}
280
+ * This endpoint accepts a request connection of the user identified by ID.
281
281
  * @param id
282
282
  * @param config
283
283
  */
@@ -285,7 +285,7 @@ class UserApiClient {
285
285
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserAcceptRequestConnection.url({ id }), method: Endpoints_1.default.UserAcceptRequestConnection.method }));
286
286
  }
287
287
  /**
288
- * This endpoint requests a connection to the user identified by \{id}
288
+ * This endpoint requests a connection to the user identified by ID.
289
289
  * @param id
290
290
  * @param config
291
291
  */
@@ -293,7 +293,7 @@ class UserApiClient {
293
293
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserRequestConnection.url({ id }), method: Endpoints_1.default.UserRequestConnection.method }));
294
294
  }
295
295
  /**
296
- * This endpoint removes connection with the user identified by \{id}
296
+ * This endpoint removes connection with the user identified by ID.
297
297
  * @param id
298
298
  * @param config
299
299
  */
@@ -301,7 +301,7 @@ class UserApiClient {
301
301
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserRemoveConnection.url({ id }), method: Endpoints_1.default.UserRemoveConnection.method }));
302
302
  }
303
303
  /**
304
- * This endpoint cancels reject connection to a user identified by \{id}
304
+ * This endpoint cancels reject connection to a user identified by ID.
305
305
  * @param id
306
306
  * @param config
307
307
  */
@@ -317,7 +317,7 @@ class UserApiClient {
317
317
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserCancelRequestConnection.url({ id }), method: Endpoints_1.default.UserCancelRequestConnection.method }));
318
318
  }
319
319
  /**
320
- * This endpoint rejects a connection request sent from user identified by \{id}
320
+ * This endpoint rejects a connection request sent from user identified by ID.
321
321
  * @param id
322
322
  * @param config
323
323
  */
@@ -325,7 +325,7 @@ class UserApiClient {
325
325
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserRejectConnectionRequest.url({ id }), method: Endpoints_1.default.UserRejectConnectionRequest.method }));
326
326
  }
327
327
  /**
328
- * This endpoint marks seen a connection request of user identified by \{id} for the authenticated user.
328
+ * This endpoint marks seen a connection request of user identified by ID. for the authenticated user.
329
329
  * @param id
330
330
  * @param config
331
331
  */
@@ -333,7 +333,7 @@ class UserApiClient {
333
333
  return (0, apiRequest_1.apiRequest)(Object.assign(Object.assign({}, config), { url: Endpoints_1.default.UserMarkSeenConnectionRequest.url({ id }), method: Endpoints_1.default.UserMarkSeenConnectionRequest.method }));
334
334
  }
335
335
  /**
336
- * This endpoint shows/hides a user (and its posts) identified by \{id} for the authenticated user.
336
+ * This endpoint shows/hides a user (and its posts) identified by ID. for the authenticated user.
337
337
  * @param id
338
338
  * @param config
339
339
  */
@@ -453,7 +453,7 @@ class UserApiClient {
453
453
  exports.UserApiClient = UserApiClient;
454
454
  /**
455
455
  *
456
- :::tipUser service can be used in the following way:
456
+ :::tip User service can be used in the following way:
457
457
 
458
458
  ```jsx
459
459
  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:
@@ -110,7 +110,7 @@ class WebhookApiClient {
110
110
  exports.WebhookApiClient = WebhookApiClient;
111
111
  /**
112
112
  *
113
- :::tipWebhook service can be used in the following way:
113
+ :::tip Webhook service can be used in the following way:
114
114
 
115
115
  ```jsx
116
116
  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
  ```
@@ -5,7 +5,7 @@ const tslib_1 = require("tslib");
5
5
  const jose = tslib_1.__importStar(require("jose"));
6
6
  /**
7
7
  * Generate a JWT
8
- :::tipContext can be consumed as following:
8
+ :::tip Context can be consumed as following:
9
9
  ```jsx
10
10
  1. const token = await generateJWTToken(userId, secretKey, expirationTime);
11
11
  ```
@@ -57,7 +57,7 @@ export declare class AccountApiClient {
57
57
  }
58
58
  /**
59
59
  *
60
- :::tipAccount service can be used in the following way:
60
+ :::tip Account service can be used in the following way:
61
61
  ```jsx
62
62
  1. Import the service from our library:
63
63
 
@@ -62,7 +62,7 @@ export class AccountApiClient {
62
62
  }
63
63
  /**
64
64
  *
65
- :::tipAccount service can be used in the following way:
65
+ :::tip Account service can be used in the following way:
66
66
  ```jsx
67
67
  1. Import the service from our library:
68
68
 
@@ -62,7 +62,7 @@ export declare class CategoryApiClient {
62
62
  */
63
63
  static patchASpecificCategory(id: number | string, data: SCCategoryType, config?: AxiosRequestConfig): Promise<SCCategoryType>;
64
64
  /**
65
- * This endpoint deletes a specific category identified by \{id}.
65
+ * This endpoint deletes a specific category identified by ID.
66
66
  * @param id
67
67
  * @param config
68
68
  */
@@ -125,7 +125,7 @@ export declare class CategoryApiClient {
125
125
  }
126
126
  /**
127
127
  *
128
- :::tipCategory service can be used in the following way:
128
+ :::tip Category service can be used in the following way:
129
129
  ```jsx
130
130
  1. Import the service from our library:
131
131
 
@@ -59,7 +59,7 @@ export class CategoryApiClient {
59
59
  return apiRequest(Object.assign({ url: Endpoints.PatchCategory.url({ id }), method: Endpoints.PatchCategory.method, data: data }, config));
60
60
  }
61
61
  /**
62
- * This endpoint deletes a specific category identified by \{id}.
62
+ * This endpoint deletes a specific category identified by ID.
63
63
  * @param id
64
64
  * @param config
65
65
  */
@@ -145,7 +145,7 @@ export class CategoryApiClient {
145
145
  }
146
146
  /**
147
147
  *
148
- :::tipCategory service can be used in the following way:
148
+ :::tip Category service can be used in the following way:
149
149
  ```jsx
150
150
  1. Import the service from our library:
151
151
 
@@ -90,7 +90,7 @@ export declare class CommentApiClient {
90
90
  }
91
91
  /**
92
92
  *
93
- :::tipComment service can be used in the following way:
93
+ :::tip Comment service can be used in the following way:
94
94
 
95
95
  ```jsx
96
96
  1. Import the service from our library:
@@ -101,7 +101,7 @@ export class CommentApiClient {
101
101
  }
102
102
  /**
103
103
  *
104
- :::tipComment service can be used in the following way:
104
+ :::tip Comment service can be used in the following way:
105
105
 
106
106
  ```jsx
107
107
  1. Import the service from our library:
@@ -31,7 +31,7 @@ export declare class CustomAdvApiClient {
31
31
  }
32
32
  /**
33
33
  *
34
- :::tipCustom Adv service can be used in the following way:
34
+ :::tip Custom Adv 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 CustomAdvApiClient {
35
35
  }
36
36
  /**
37
37
  *
38
- :::tipCustom Adv service can be used in the following way:
38
+ :::tip Custom Adv service can be used in the following way:
39
39
 
40
40
  ```jsx
41
41
  1. Import the service from our library:
@@ -37,7 +37,7 @@ export declare class CustomMenuApiClient {
37
37
  }
38
38
  /**
39
39
  *
40
- :::tip Custom Menu service can be used in the following way:
40
+ :::tip Custom Menu service can be used in the following way:
41
41
 
42
42
  ```jsx
43
43
  1. Import the service from our library:
@@ -42,7 +42,7 @@ export class CustomMenuApiClient {
42
42
  }
43
43
  /**
44
44
  *
45
- :::tip Custom Menu service can be used in the following way:
45
+ :::tip Custom Menu service can be used in the following way:
46
46
 
47
47
  ```jsx
48
48
  1. Import the service from our library:
@@ -31,7 +31,7 @@ export declare class CustomPageApiClient {
31
31
  }
32
32
  /**
33
33
  *
34
- :::tipCustom Page service can be used in the following way:
34
+ :::tip Custom Page 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 CustomPageApiClient {
35
35
  }
36
36
  /**
37
37
  *
38
- :::tipCustom Page service can be used in the following way:
38
+ :::tip Custom Page service can be used in the following way:
39
39
 
40
40
  ```jsx
41
41
  1. Import the service from our library:
@@ -27,7 +27,7 @@ export declare class DataPortabilityApiClient {
27
27
  }
28
28
  /**
29
29
  *
30
- :::tipData Portability service can be used in the following way:
30
+ :::tip Data Portability service can be used in the following way:
31
31
 
32
32
  ```jsx
33
33
  1. Import the service from our library:
@@ -29,7 +29,7 @@ export class DataPortabilityApiClient {
29
29
  }
30
30
  /**
31
31
  *
32
- :::tipData Portability service can be used in the following way:
32
+ :::tip Data Portability service can be used in the following way:
33
33
 
34
34
  ```jsx
35
35
  1. Import the service from our library:
@@ -69,7 +69,7 @@ export declare class EmbedApiClient {
69
69
  }
70
70
  /**
71
71
  *
72
- :::tipEmbed service can be used in the following way:
72
+ :::tip Embed service can be used in the following way:
73
73
 
74
74
  ```jsx
75
75
  1. Import the service from our library:
@@ -79,7 +79,7 @@ export class EmbedApiClient {
79
79
  }
80
80
  /**
81
81
  *
82
- :::tipEmbed service can be used in the following way:
82
+ :::tip Embed service can be used in the following way:
83
83
 
84
84
  ```jsx
85
85
  1. Import the service from our library:
@@ -17,7 +17,7 @@ export declare class FeatureApiClient {
17
17
  }
18
18
  /**
19
19
  *
20
- :::tipFeature service can be used in the following way:
20
+ :::tip Feature service can be used in the following way:
21
21
 
22
22
  ```jsx
23
23
  1. Import the service from our library:
@@ -18,7 +18,7 @@ export class FeatureApiClient {
18
18
  }
19
19
  /**
20
20
  *
21
- :::tipFeature service can be used in the following way:
21
+ :::tip Feature service can be used in the following way:
22
22
 
23
23
  ```jsx
24
24
  1. Import the service from our library:
@@ -44,7 +44,7 @@ export declare class FeedApiClient {
44
44
  }
45
45
  /**
46
46
  *
47
- :::tipFeed service can be used in the following way:
47
+ :::tip Feed service can be used in the following way:
48
48
 
49
49
  ```jsx
50
50
  1. Import the service from our library:
@@ -50,7 +50,7 @@ export class FeedApiClient {
50
50
  }
51
51
  /**
52
52
  *
53
- :::tipFeed service can be used in the following way:
53
+ :::tip Feed service can be used in the following way:
54
54
 
55
55
  ```jsx
56
56
  1. Import the service from our library:
@@ -236,7 +236,7 @@ export declare class FeedObjectApiClient {
236
236
  }
237
237
  /**
238
238
  *
239
- :::tipFeed Object service can be used in the following way:
239
+ :::tip Feed Object service can be used in the following way:
240
240
 
241
241
  ```jsx
242
242
  1. Import the service from our library:
@@ -274,7 +274,7 @@ export class FeedObjectApiClient {
274
274
  }
275
275
  /**
276
276
  *
277
- :::tipFeed Object service can be used in the following way:
277
+ :::tip Feed Object service can be used in the following way:
278
278
 
279
279
  ```jsx
280
280
  1. Import the service from our library:
@@ -59,7 +59,7 @@ export declare class IncubatorApiClient {
59
59
  }
60
60
  /**
61
61
  *
62
- :::tipIncubator service can be used in the following way:
62
+ :::tip Incubator service can be used in the following way:
63
63
 
64
64
  ```jsx
65
65
  1. Import the service from our library:
@@ -67,7 +67,7 @@ export class IncubatorApiClient {
67
67
  }
68
68
  /**
69
69
  *
70
- :::tipIncubator service can be used in the following way:
70
+ :::tip Incubator service can be used in the following way:
71
71
 
72
72
  ```jsx
73
73
  1. Import the service from our library:
@@ -53,7 +53,7 @@ export declare class InsightApiClient {
53
53
  }
54
54
  /**
55
55
  *
56
- :::tipInsight service can be used in the following way:
56
+ :::tip Insight service can be used in the following way:
57
57
 
58
58
  ```jsx
59
59
  1. Import the service from our library:
@@ -61,7 +61,7 @@ export class InsightApiClient {
61
61
  }
62
62
  /**
63
63
  *
64
- :::tipInsight service can be used in the following way:
64
+ :::tip Insight service can be used in the following way:
65
65
 
66
66
  ```jsx
67
67
  1. Import the service from our library:
@@ -69,7 +69,7 @@ export declare class LegalPageApiClient {
69
69
  }
70
70
  /**
71
71
  *
72
- :::tipLegalPage service can be used in the following way:
72
+ :::tip LegalPage service can be used in the following way:
73
73
 
74
74
  ```jsx
75
75
  1. Import the service from our library:
@@ -81,7 +81,7 @@ export class LegalPageApiClient {
81
81
  }
82
82
  /**
83
83
  *
84
- :::tipLegalPage service can be used in the following way:
84
+ :::tip LegalPage service can be used in the following way:
85
85
 
86
86
  ```jsx
87
87
  1. Import the service from our library:
@@ -24,7 +24,7 @@ export declare class LocalityApiClient {
24
24
  }
25
25
  /**
26
26
  *
27
- :::tipLocality service can be used in the following way:
27
+ :::tip Locality service can be used in the following way:
28
28
 
29
29
  ```jsx
30
30
  1. Import the service from our library:
@@ -27,7 +27,7 @@ export class LocalityApiClient {
27
27
  }
28
28
  /**
29
29
  *
30
- :::tipLocality service can be used in the following way:
30
+ :::tip Locality service can be used in the following way:
31
31
 
32
32
  ```jsx
33
33
  1. Import the service from our library:
@@ -76,7 +76,7 @@ export declare class LoyaltyApiClient {
76
76
  }
77
77
  /**
78
78
  *
79
- :::tipLoyalty service can be used in the following way:
79
+ :::tip Loyalty service can be used in the following way:
80
80
 
81
81
  ```jsx
82
82
  1. Import the service from our library:
@@ -83,7 +83,7 @@ export class LoyaltyApiClient {
83
83
  }
84
84
  /**
85
85
  *
86
- :::tipLoyalty service can be used in the following way:
86
+ :::tip Loyalty service can be used in the following way:
87
87
 
88
88
  ```jsx
89
89
  1. Import the service from our library:
@@ -66,7 +66,7 @@ export declare class MediaApiClient {
66
66
  }
67
67
  /**
68
68
  *
69
- :::tipMedia service can be used in the following way:
69
+ :::tip Media service can be used in the following way:
70
70
 
71
71
  ```jsx
72
72
  1. Import the service from our library:
@@ -72,7 +72,7 @@ export class MediaApiClient {
72
72
  }
73
73
  /**
74
74
  *
75
- :::tipMedia service can be used in the following way:
75
+ :::tip Media service can be used in the following way:
76
76
 
77
77
  ```jsx
78
78
  1. Import the service from our library:
@@ -60,7 +60,7 @@ export declare class ModerationApiClient {
60
60
  }
61
61
  /**
62
62
  *
63
- :::tipModeration service can be used in the following way:
63
+ :::tip Moderation service can be used in the following way:
64
64
 
65
65
  ```jsx
66
66
  1. Import the service from our library: