@selfcommunity/api-services 0.4.1-alpha.3 → 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 +1 -1
  4. package/lib/cjs/services/category/index.js +1 -1
  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 +1 -1
  56. package/lib/cjs/services/user/index.js +1 -1
  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 +1 -1
  64. package/lib/esm/services/category/index.js +1 -1
  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 +1 -1
  116. package/lib/esm/services/user/index.js +1 -1
  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
@@ -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:
@@ -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:
@@ -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:
@@ -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.3",
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": "6e68a3c2f8b6ffa6cd615635db4fd947b2caca91"
113
+ "gitHead": "6572d63e375015bacd5f42a5c036caa29adc8b97"
114
114
  }