@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
@@ -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
 
@@ -66,7 +66,7 @@ class AccountApiClient {
66
66
  exports.AccountApiClient = AccountApiClient;
67
67
  /**
68
68
  *
69
- :::tipAccount service can be used in the following way:
69
+ :::tip Account service can be used in the following way:
70
70
  ```jsx
71
71
  1. Import the service from our library:
72
72
 
@@ -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
 
@@ -62,7 +62,7 @@ class CategoryApiClient {
62
62
  return (0, apiRequest_1.apiRequest)(Object.assign({ url: Endpoints_1.default.PatchCategory.url({ id }), method: Endpoints_1.default.PatchCategory.method, data: data }, config));
63
63
  }
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
  */
@@ -149,7 +149,7 @@ class CategoryApiClient {
149
149
  exports.CategoryApiClient = CategoryApiClient;
150
150
  /**
151
151
  *
152
- :::tipCategory service can be used in the following way:
152
+ :::tip Category service can be used in the following way:
153
153
  ```jsx
154
154
  1. Import the service from our library:
155
155
 
@@ -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:
@@ -105,7 +105,7 @@ class CommentApiClient {
105
105
  exports.CommentApiClient = CommentApiClient;
106
106
  /**
107
107
  *
108
- :::tipComment service can be used in the following way:
108
+ :::tip Comment service can be used in the following way:
109
109
 
110
110
  ```jsx
111
111
  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:
@@ -39,7 +39,7 @@ class CustomAdvApiClient {
39
39
  exports.CustomAdvApiClient = CustomAdvApiClient;
40
40
  /**
41
41
  *
42
- :::tipCustom Adv service can be used in the following way:
42
+ :::tip Custom Adv service can be used in the following way:
43
43
 
44
44
  ```jsx
45
45
  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:
@@ -46,7 +46,7 @@ class CustomMenuApiClient {
46
46
  exports.CustomMenuApiClient = CustomMenuApiClient;
47
47
  /**
48
48
  *
49
- :::tip Custom Menu service can be used in the following way:
49
+ :::tip Custom Menu service can be used in the following way:
50
50
 
51
51
  ```jsx
52
52
  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:
@@ -39,7 +39,7 @@ class CustomPageApiClient {
39
39
  exports.CustomPageApiClient = CustomPageApiClient;
40
40
  /**
41
41
  *
42
- :::tipCustom Page service can be used in the following way:
42
+ :::tip Custom Page service can be used in the following way:
43
43
 
44
44
  ```jsx
45
45
  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:
@@ -33,7 +33,7 @@ class DataPortabilityApiClient {
33
33
  exports.DataPortabilityApiClient = DataPortabilityApiClient;
34
34
  /**
35
35
  *
36
- :::tipData Portability service can be used in the following way:
36
+ :::tip Data Portability service can be used in the following way:
37
37
 
38
38
  ```jsx
39
39
  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:
@@ -83,7 +83,7 @@ class EmbedApiClient {
83
83
  exports.EmbedApiClient = EmbedApiClient;
84
84
  /**
85
85
  *
86
- :::tipEmbed service can be used in the following way:
86
+ :::tip Embed service can be used in the following way:
87
87
 
88
88
  ```jsx
89
89
  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:
@@ -22,7 +22,7 @@ class FeatureApiClient {
22
22
  exports.FeatureApiClient = FeatureApiClient;
23
23
  /**
24
24
  *
25
- :::tipFeature service can be used in the following way:
25
+ :::tip Feature service can be used in the following way:
26
26
 
27
27
  ```jsx
28
28
  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:
@@ -54,7 +54,7 @@ class FeedApiClient {
54
54
  exports.FeedApiClient = FeedApiClient;
55
55
  /**
56
56
  *
57
- :::tipFeed service can be used in the following way:
57
+ :::tip Feed service can be used in the following way:
58
58
 
59
59
  ```jsx
60
60
  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:
@@ -278,7 +278,7 @@ class FeedObjectApiClient {
278
278
  exports.FeedObjectApiClient = FeedObjectApiClient;
279
279
  /**
280
280
  *
281
- :::tipFeed Object service can be used in the following way:
281
+ :::tip Feed Object service can be used in the following way:
282
282
 
283
283
  ```jsx
284
284
  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:
@@ -71,7 +71,7 @@ class IncubatorApiClient {
71
71
  exports.IncubatorApiClient = IncubatorApiClient;
72
72
  /**
73
73
  *
74
- :::tipIncubator service can be used in the following way:
74
+ :::tip Incubator service can be used in the following way:
75
75
 
76
76
  ```jsx
77
77
  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:
@@ -65,7 +65,7 @@ class InsightApiClient {
65
65
  exports.InsightApiClient = InsightApiClient;
66
66
  /**
67
67
  *
68
- :::tipInsight service can be used in the following way:
68
+ :::tip Insight service can be used in the following way:
69
69
 
70
70
  ```jsx
71
71
  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:
@@ -85,7 +85,7 @@ class LegalPageApiClient {
85
85
  exports.LegalPageApiClient = LegalPageApiClient;
86
86
  /**
87
87
  *
88
- :::tipLegalPage service can be used in the following way:
88
+ :::tip LegalPage service can be used in the following way:
89
89
 
90
90
  ```jsx
91
91
  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:
@@ -31,7 +31,7 @@ class LocalityApiClient {
31
31
  exports.LocalityApiClient = LocalityApiClient;
32
32
  /**
33
33
  *
34
- :::tipLocality service can be used in the following way:
34
+ :::tip Locality service can be used in the following way:
35
35
 
36
36
  ```jsx
37
37
  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:
@@ -87,7 +87,7 @@ class LoyaltyApiClient {
87
87
  exports.LoyaltyApiClient = LoyaltyApiClient;
88
88
  /**
89
89
  *
90
- :::tipLoyalty service can be used in the following way:
90
+ :::tip Loyalty service can be used in the following way:
91
91
 
92
92
  ```jsx
93
93
  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:
@@ -76,7 +76,7 @@ class MediaApiClient {
76
76
  exports.MediaApiClient = MediaApiClient;
77
77
  /**
78
78
  *
79
- :::tipMedia service can be used in the following way:
79
+ :::tip Media service can be used in the following way:
80
80
 
81
81
  ```jsx
82
82
  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:
@@ -73,7 +73,7 @@ class ModerationApiClient {
73
73
  exports.ModerationApiClient = ModerationApiClient;
74
74
  /**
75
75
  *
76
- :::tipModeration service can be used in the following way:
76
+ :::tip Moderation service can be used in the following way:
77
77
 
78
78
  ```jsx
79
79
  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:
@@ -79,7 +79,7 @@ class NotificationApiClient {
79
79
  exports.NotificationApiClient = NotificationApiClient;
80
80
  /**
81
81
  *
82
- :::tipNotification service can be used in the following way:
82
+ :::tip Notification service can be used in the following way:
83
83
 
84
84
  ```jsx
85
85
  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:
@@ -40,7 +40,7 @@ class PreferenceApiClient {
40
40
  exports.PreferenceApiClient = PreferenceApiClient;
41
41
  /**
42
42
  *
43
- :::tipPreference service can be used in the following way:
43
+ :::tip Preference service can be used in the following way:
44
44
 
45
45
  ```jsx
46
46
  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:
@@ -102,7 +102,7 @@ class PrivateMessageApiClient {
102
102
  exports.PrivateMessageApiClient = PrivateMessageApiClient;
103
103
  /**
104
104
  *
105
- :::tipPrivate Message service can be used in the following way:
105
+ :::tip Private Message service can be used in the following way:
106
106
 
107
107
  ```jsx
108
108
  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
 
@@ -20,7 +20,7 @@ class PromoApiClient {
20
20
  exports.PromoApiClient = PromoApiClient;
21
21
  /**
22
22
  *
23
- :::tip Promo service can be used in the following way:
23
+ :::tip Promo service can be used in the following way:
24
24
  ```jsx
25
25
  1. Import the service from our library:
26
26
 
@@ -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:
@@ -45,7 +45,7 @@ class ReactionApiClient {
45
45
  exports.ReactionApiClient = ReactionApiClient;
46
46
  /**
47
47
  *
48
- :::tipFeature service can be used in the following way:
48
+ :::tip Feature service can be used in the following way:
49
49
 
50
50
  ```jsx
51
51
  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:
@@ -39,7 +39,7 @@ class ScoreApiClient {
39
39
  exports.ScoreApiClient = ScoreApiClient;
40
40
  /**
41
41
  *
42
- :::tipScore service can be used in the following way:
42
+ :::tip Score service can be used in the following way:
43
43
 
44
44
  ```jsx
45
45
  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:
@@ -28,7 +28,7 @@ class SSOApiClient {
28
28
  exports.SSOApiClient = SSOApiClient;
29
29
  /**
30
30
  *
31
- :::tipSSO service can be used in the following way:
31
+ :::tip SSO service can be used in the following way:
32
32
 
33
33
  ```jsx
34
34
  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:
@@ -55,7 +55,7 @@ class SuggestionApiClient {
55
55
  exports.SuggestionApiClient = SuggestionApiClient;
56
56
  /**
57
57
  *
58
- :::tipSuggestion service can be used in the following way:
58
+ :::tip Suggestion service can be used in the following way:
59
59
 
60
60
  ```jsx
61
61
  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:
@@ -77,7 +77,7 @@ class TagApiClient {
77
77
  exports.TagApiClient = TagApiClient;
78
78
  /**
79
79
  *
80
- :::tipTag service can be used in the following way:
80
+ :::tip Tag service can be used in the following way:
81
81
 
82
82
  ```jsx
83
83
  1. Import the service from our library: