@redhat-cloud-services/notifications-client 2.3.1 → 2.3.2

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 (73) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/doc/README.md +2 -1
  3. package/doc/classes/BaseAPI.md +21 -13
  4. package/doc/classes/Configuration.md +24 -16
  5. package/doc/classes/RequiredError.md +17 -11
  6. package/doc/enums/EndpointStatus.md +6 -6
  7. package/doc/enums/EndpointType.md +5 -5
  8. package/doc/enums/Environment.md +4 -4
  9. package/doc/enums/EventLogEntryActionStatus.md +5 -5
  10. package/doc/enums/HttpType.md +3 -3
  11. package/doc/enums/NotificationStatus.md +5 -5
  12. package/doc/enums/Status.md +2 -2
  13. package/doc/enums/SubscriptionType.md +3 -3
  14. package/doc/interfaces/AddAccessRequest.md +2 -4
  15. package/doc/interfaces/AddApplicationRequest.md +4 -6
  16. package/doc/interfaces/AggregationEmailTemplate.md +10 -12
  17. package/doc/interfaces/AggregationEmailTemplateSubjectTemplate.md +6 -8
  18. package/doc/interfaces/ApiConfig.md +2 -2
  19. package/doc/interfaces/Application.md +6 -8
  20. package/doc/interfaces/Application1.md +2 -4
  21. package/doc/interfaces/ApplicationDTO.md +6 -8
  22. package/doc/interfaces/ApplicationSettingsValue.md +1 -3
  23. package/doc/interfaces/BasicAuthentication.md +2 -4
  24. package/doc/interfaces/BehaviorGroup.md +10 -12
  25. package/doc/interfaces/BehaviorGroupAction.md +3 -5
  26. package/doc/interfaces/BehaviorGroupActionId.md +2 -4
  27. package/doc/interfaces/Bundle.md +5 -7
  28. package/doc/interfaces/BundleSettingsValue.md +1 -3
  29. package/doc/interfaces/CamelProperties.md +7 -9
  30. package/doc/interfaces/ConfigurationParameters.md +14 -10
  31. package/doc/interfaces/CreateBehaviorGroupRequest.md +7 -9
  32. package/doc/interfaces/CreateBehaviorGroupResponse.md +7 -9
  33. package/doc/interfaces/CurrentStatus.md +3 -5
  34. package/doc/interfaces/DrawerEntryPayload.md +7 -9
  35. package/doc/interfaces/DuplicateNameMigrationReport.md +2 -4
  36. package/doc/interfaces/Endpoint.md +11 -13
  37. package/doc/interfaces/EndpointPage.md +3 -5
  38. package/doc/interfaces/EndpointTestRequest.md +1 -3
  39. package/doc/interfaces/EventLogEntry.md +7 -9
  40. package/doc/interfaces/EventLogEntryAction.md +7 -9
  41. package/doc/interfaces/EventType.md +10 -12
  42. package/doc/interfaces/EventTypeBehavior.md +3 -5
  43. package/doc/interfaces/EventTypeBehaviorId.md +2 -4
  44. package/doc/interfaces/EventTypeSettingsValue.md +3 -5
  45. package/doc/interfaces/Facet.md +4 -6
  46. package/doc/interfaces/InstantEmailTemplate.md +9 -11
  47. package/doc/interfaces/InternalApplicationUserPermission.md +3 -5
  48. package/doc/interfaces/InternalRoleAccess.md +3 -5
  49. package/doc/interfaces/InternalUserPermissions.md +3 -5
  50. package/doc/interfaces/MessageValidationResponse.md +1 -3
  51. package/doc/interfaces/Meta.md +1 -3
  52. package/doc/interfaces/NotificationHistory.md +9 -11
  53. package/doc/interfaces/PageBehaviorGroup.md +3 -5
  54. package/doc/interfaces/PageDrawerEntryPayload.md +3 -5
  55. package/doc/interfaces/PageEventLogEntry.md +3 -5
  56. package/doc/interfaces/PageEventType.md +3 -5
  57. package/doc/interfaces/PageNotificationHistory.md +3 -5
  58. package/doc/interfaces/RenderEmailTemplateRequest.md +2 -4
  59. package/doc/interfaces/RequestArgs.md +6 -8
  60. package/doc/interfaces/RequestDefaultBehaviorGroupPropertyList.md +2 -4
  61. package/doc/interfaces/RequestSystemSubscriptionProperties.md +2 -4
  62. package/doc/interfaces/ServerInfo.md +1 -3
  63. package/doc/interfaces/SettingsValuesByEventType.md +1 -3
  64. package/doc/interfaces/SystemSubscriptionProperties.md +3 -5
  65. package/doc/interfaces/Template.md +6 -8
  66. package/doc/interfaces/TriggerDailyDigestRequest.md +5 -7
  67. package/doc/interfaces/UpdateApplicationRequest.md +3 -5
  68. package/doc/interfaces/UpdateBehaviorGroupRequest.md +5 -7
  69. package/doc/interfaces/UpdateNotificationDrawerStatus.md +3 -5
  70. package/doc/interfaces/WebhookProperties.md +6 -8
  71. package/doc/interfaces/X509Certificate.md +5 -7
  72. package/doc/modules.md +274 -274
  73. package/package.json +2 -2
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  CamelProperties
10
8
 
11
9
  ## Table of contents
@@ -32,7 +30,7 @@ CamelProperties
32
30
 
33
31
  #### Defined in
34
32
 
35
- [packages/notifications/types/index.ts:484](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L484)
33
+ [packages/notifications/types/index.ts:484](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L484)
36
34
 
37
35
  ___
38
36
 
@@ -46,7 +44,7 @@ CamelProperties
46
44
 
47
45
  #### Defined in
48
46
 
49
- [packages/notifications/types/index.ts:502](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L502)
47
+ [packages/notifications/types/index.ts:502](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L502)
50
48
 
51
49
  ___
52
50
 
@@ -60,7 +58,7 @@ CamelProperties
60
58
 
61
59
  #### Defined in
62
60
 
63
- [packages/notifications/types/index.ts:496](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L496)
61
+ [packages/notifications/types/index.ts:496](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L496)
64
62
 
65
63
  ___
66
64
 
@@ -74,7 +72,7 @@ CamelProperties
74
72
 
75
73
  #### Defined in
76
74
 
77
- [packages/notifications/types/index.ts:472](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L472)
75
+ [packages/notifications/types/index.ts:472](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L472)
78
76
 
79
77
  ___
80
78
 
@@ -92,7 +90,7 @@ CamelProperties
92
90
 
93
91
  #### Defined in
94
92
 
95
- [packages/notifications/types/index.ts:490](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L490)
93
+ [packages/notifications/types/index.ts:490](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L490)
96
94
 
97
95
  ___
98
96
 
@@ -106,7 +104,7 @@ CamelProperties
106
104
 
107
105
  #### Defined in
108
106
 
109
- [packages/notifications/types/index.ts:478](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L478)
107
+ [packages/notifications/types/index.ts:478](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L478)
110
108
 
111
109
  ___
112
110
 
@@ -120,4 +118,4 @@ CamelProperties
120
118
 
121
119
  #### Defined in
122
120
 
123
- [packages/notifications/types/index.ts:466](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L466)
121
+ [packages/notifications/types/index.ts:466](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L466)
@@ -18,21 +18,21 @@
18
18
 
19
19
  ### accessToken
20
20
 
21
- • `Optional` **accessToken**: `string` \| `Promise`<`string`\> \| (`name?`: `string`, `scopes?`: `string`[]) => `string` \| (`name?`: `string`, `scopes?`: `string`[]) => `Promise`<`string`\>
21
+ • `Optional` **accessToken**: `string` \| `Promise`\<`string`\> \| (`name?`: `string`, `scopes?`: `string`[]) => `string` \| (`name?`: `string`, `scopes?`: `string`[]) => `Promise`\<`string`\>
22
22
 
23
23
  #### Defined in
24
24
 
25
- [packages/notifications/utils/configuration.ts:8](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/utils/configuration.ts#L8)
25
+ [packages/notifications/utils/configuration.ts:8](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/configuration.ts#L8)
26
26
 
27
27
  ___
28
28
 
29
29
  ### apiKey
30
30
 
31
- • `Optional` **apiKey**: `string` \| `Promise`<`string`\> \| (`name`: `string`) => `string` \| (`name`: `string`) => `Promise`<`string`\>
31
+ • `Optional` **apiKey**: `string` \| `Promise`\<`string`\> \| (`name`: `string`) => `string` \| (`name`: `string`) => `Promise`\<`string`\>
32
32
 
33
33
  #### Defined in
34
34
 
35
- [packages/notifications/utils/configuration.ts:5](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/utils/configuration.ts#L5)
35
+ [packages/notifications/utils/configuration.ts:5](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/configuration.ts#L5)
36
36
 
37
37
  ___
38
38
 
@@ -42,7 +42,7 @@ ___
42
42
 
43
43
  #### Defined in
44
44
 
45
- [packages/notifications/utils/configuration.ts:10](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/utils/configuration.ts#L10)
45
+ [packages/notifications/utils/configuration.ts:10](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/configuration.ts#L10)
46
46
 
47
47
  ___
48
48
 
@@ -52,7 +52,7 @@ ___
52
52
 
53
53
  #### Defined in
54
54
 
55
- [packages/notifications/utils/configuration.ts:9](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/utils/configuration.ts#L9)
55
+ [packages/notifications/utils/configuration.ts:9](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/configuration.ts#L9)
56
56
 
57
57
  ___
58
58
 
@@ -62,11 +62,15 @@ ___
62
62
 
63
63
  #### Type declaration
64
64
 
65
- • **new ConfigurationParameters**()
65
+ • **new formDataCtor**(): `any`
66
+
67
+ ##### Returns
68
+
69
+ `any`
66
70
 
67
71
  #### Defined in
68
72
 
69
- [packages/notifications/utils/configuration.ts:11](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/utils/configuration.ts#L11)
73
+ [packages/notifications/utils/configuration.ts:11](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/configuration.ts#L11)
70
74
 
71
75
  ___
72
76
 
@@ -76,7 +80,7 @@ ___
76
80
 
77
81
  #### Defined in
78
82
 
79
- [packages/notifications/utils/configuration.ts:7](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/utils/configuration.ts#L7)
83
+ [packages/notifications/utils/configuration.ts:7](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/configuration.ts#L7)
80
84
 
81
85
  ___
82
86
 
@@ -86,4 +90,4 @@ ___
86
90
 
87
91
  #### Defined in
88
92
 
89
- [packages/notifications/utils/configuration.ts:6](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/utils/configuration.ts#L6)
93
+ [packages/notifications/utils/configuration.ts:6](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/configuration.ts#L6)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  CreateBehaviorGroupRequest
10
8
 
11
9
  ## Table of contents
@@ -31,7 +29,7 @@ CreateBehaviorGroupRequest
31
29
 
32
30
  #### Defined in
33
31
 
34
- [packages/notifications/types/index.ts:515](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L515)
32
+ [packages/notifications/types/index.ts:515](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L515)
35
33
 
36
34
  ___
37
35
 
@@ -45,7 +43,7 @@ CreateBehaviorGroupRequest
45
43
 
46
44
  #### Defined in
47
45
 
48
- [packages/notifications/types/index.ts:521](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L521)
46
+ [packages/notifications/types/index.ts:521](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L521)
49
47
 
50
48
  ___
51
49
 
@@ -59,7 +57,7 @@ CreateBehaviorGroupRequest
59
57
 
60
58
  #### Defined in
61
59
 
62
- [packages/notifications/types/index.ts:545](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L545)
60
+ [packages/notifications/types/index.ts:545](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L545)
63
61
 
64
62
  ___
65
63
 
@@ -73,7 +71,7 @@ CreateBehaviorGroupRequest
73
71
 
74
72
  #### Defined in
75
73
 
76
- [packages/notifications/types/index.ts:527](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L527)
74
+ [packages/notifications/types/index.ts:527](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L527)
77
75
 
78
76
  ___
79
77
 
@@ -87,13 +85,13 @@ CreateBehaviorGroupRequest
87
85
 
88
86
  #### Defined in
89
87
 
90
- [packages/notifications/types/index.ts:533](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L533)
88
+ [packages/notifications/types/index.ts:533](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L533)
91
89
 
92
90
  ___
93
91
 
94
92
  ### event\_type\_ids
95
93
 
96
- • `Optional` **event\_type\_ids**: `Set`<`string`\>
94
+ • `Optional` **event\_type\_ids**: `Set`\<`string`\>
97
95
 
98
96
  **`Memberof`**
99
97
 
@@ -101,4 +99,4 @@ CreateBehaviorGroupRequest
101
99
 
102
100
  #### Defined in
103
101
 
104
- [packages/notifications/types/index.ts:539](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L539)
102
+ [packages/notifications/types/index.ts:539](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L539)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  CreateBehaviorGroupResponse
10
8
 
11
9
  ## Table of contents
@@ -31,7 +29,7 @@ CreateBehaviorGroupResponse
31
29
 
32
30
  #### Defined in
33
31
 
34
- [packages/notifications/types/index.ts:564](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L564)
32
+ [packages/notifications/types/index.ts:564](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L564)
35
33
 
36
34
  ___
37
35
 
@@ -45,7 +43,7 @@ CreateBehaviorGroupResponse
45
43
 
46
44
  #### Defined in
47
45
 
48
- [packages/notifications/types/index.ts:588](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L588)
46
+ [packages/notifications/types/index.ts:588](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L588)
49
47
 
50
48
  ___
51
49
 
@@ -59,7 +57,7 @@ CreateBehaviorGroupResponse
59
57
 
60
58
  #### Defined in
61
59
 
62
- [packages/notifications/types/index.ts:570](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L570)
60
+ [packages/notifications/types/index.ts:570](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L570)
63
61
 
64
62
  ___
65
63
 
@@ -73,13 +71,13 @@ CreateBehaviorGroupResponse
73
71
 
74
72
  #### Defined in
75
73
 
76
- [packages/notifications/types/index.ts:576](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L576)
74
+ [packages/notifications/types/index.ts:576](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L576)
77
75
 
78
76
  ___
79
77
 
80
78
  ### event\_types
81
79
 
82
- • **event\_types**: `Set`<`string`\>
80
+ • **event\_types**: `Set`\<`string`\>
83
81
 
84
82
  **`Memberof`**
85
83
 
@@ -87,7 +85,7 @@ CreateBehaviorGroupResponse
87
85
 
88
86
  #### Defined in
89
87
 
90
- [packages/notifications/types/index.ts:582](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L582)
88
+ [packages/notifications/types/index.ts:582](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L582)
91
89
 
92
90
  ___
93
91
 
@@ -101,4 +99,4 @@ CreateBehaviorGroupResponse
101
99
 
102
100
  #### Defined in
103
101
 
104
- [packages/notifications/types/index.ts:558](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L558)
102
+ [packages/notifications/types/index.ts:558](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L558)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  CurrentStatus
10
8
 
11
9
  ## Table of contents
@@ -28,7 +26,7 @@ CurrentStatus
28
26
 
29
27
  #### Defined in
30
28
 
31
- [packages/notifications/types/index.ts:613](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L613)
29
+ [packages/notifications/types/index.ts:613](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L613)
32
30
 
33
31
  ___
34
32
 
@@ -42,7 +40,7 @@ CurrentStatus
42
40
 
43
41
  #### Defined in
44
42
 
45
- [packages/notifications/types/index.ts:607](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L607)
43
+ [packages/notifications/types/index.ts:607](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L607)
46
44
 
47
45
  ___
48
46
 
@@ -56,4 +54,4 @@ CurrentStatus
56
54
 
57
55
  #### Defined in
58
56
 
59
- [packages/notifications/types/index.ts:601](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L601)
57
+ [packages/notifications/types/index.ts:601](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L601)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  DrawerEntryPayload
10
8
 
11
9
  ## Table of contents
@@ -32,7 +30,7 @@ DrawerEntryPayload
32
30
 
33
31
  #### Defined in
34
32
 
35
- [packages/notifications/types/index.ts:664](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L664)
33
+ [packages/notifications/types/index.ts:664](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L664)
36
34
 
37
35
  ___
38
36
 
@@ -46,7 +44,7 @@ DrawerEntryPayload
46
44
 
47
45
  #### Defined in
48
46
 
49
- [packages/notifications/types/index.ts:646](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L646)
47
+ [packages/notifications/types/index.ts:646](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L646)
50
48
 
51
49
  ___
52
50
 
@@ -60,7 +58,7 @@ DrawerEntryPayload
60
58
 
61
59
  #### Defined in
62
60
 
63
- [packages/notifications/types/index.ts:634](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L634)
61
+ [packages/notifications/types/index.ts:634](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L634)
64
62
 
65
63
  ___
66
64
 
@@ -74,7 +72,7 @@ DrawerEntryPayload
74
72
 
75
73
  #### Defined in
76
74
 
77
- [packages/notifications/types/index.ts:628](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L628)
75
+ [packages/notifications/types/index.ts:628](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L628)
78
76
 
79
77
  ___
80
78
 
@@ -88,7 +86,7 @@ DrawerEntryPayload
88
86
 
89
87
  #### Defined in
90
88
 
91
- [packages/notifications/types/index.ts:652](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L652)
89
+ [packages/notifications/types/index.ts:652](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L652)
92
90
 
93
91
  ___
94
92
 
@@ -102,7 +100,7 @@ DrawerEntryPayload
102
100
 
103
101
  #### Defined in
104
102
 
105
- [packages/notifications/types/index.ts:658](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L658)
103
+ [packages/notifications/types/index.ts:658](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L658)
106
104
 
107
105
  ___
108
106
 
@@ -116,4 +114,4 @@ DrawerEntryPayload
116
114
 
117
115
  #### Defined in
118
116
 
119
- [packages/notifications/types/index.ts:640](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L640)
117
+ [packages/notifications/types/index.ts:640](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L640)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  DuplicateNameMigrationReport
10
8
 
11
9
  ## Table of contents
@@ -27,7 +25,7 @@ DuplicateNameMigrationReport
27
25
 
28
26
  #### Defined in
29
27
 
30
- [packages/notifications/types/index.ts:683](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L683)
28
+ [packages/notifications/types/index.ts:683](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L683)
31
29
 
32
30
  ___
33
31
 
@@ -41,4 +39,4 @@ DuplicateNameMigrationReport
41
39
 
42
40
  #### Defined in
43
41
 
44
- [packages/notifications/types/index.ts:677](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L677)
42
+ [packages/notifications/types/index.ts:677](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L677)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  Endpoint
10
8
 
11
9
  ## Table of contents
@@ -36,7 +34,7 @@ Endpoint
36
34
 
37
35
  #### Defined in
38
36
 
39
- [packages/notifications/types/index.ts:696](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L696)
37
+ [packages/notifications/types/index.ts:696](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L696)
40
38
 
41
39
  ___
42
40
 
@@ -50,7 +48,7 @@ Endpoint
50
48
 
51
49
  #### Defined in
52
50
 
53
- [packages/notifications/types/index.ts:720](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L720)
51
+ [packages/notifications/types/index.ts:720](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L720)
54
52
 
55
53
  ___
56
54
 
@@ -64,7 +62,7 @@ Endpoint
64
62
 
65
63
  #### Defined in
66
64
 
67
- [packages/notifications/types/index.ts:726](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L726)
65
+ [packages/notifications/types/index.ts:726](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L726)
68
66
 
69
67
  ___
70
68
 
@@ -78,7 +76,7 @@ Endpoint
78
76
 
79
77
  #### Defined in
80
78
 
81
- [packages/notifications/types/index.ts:708](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L708)
79
+ [packages/notifications/types/index.ts:708](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L708)
82
80
 
83
81
  ___
84
82
 
@@ -92,7 +90,7 @@ Endpoint
92
90
 
93
91
  #### Defined in
94
92
 
95
- [packages/notifications/types/index.ts:714](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L714)
93
+ [packages/notifications/types/index.ts:714](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L714)
96
94
 
97
95
  ___
98
96
 
@@ -106,7 +104,7 @@ Endpoint
106
104
 
107
105
  #### Defined in
108
106
 
109
- [packages/notifications/types/index.ts:744](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L744)
107
+ [packages/notifications/types/index.ts:744](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L744)
110
108
 
111
109
  ___
112
110
 
@@ -120,7 +118,7 @@ Endpoint
120
118
 
121
119
  #### Defined in
122
120
 
123
- [packages/notifications/types/index.ts:738](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L738)
121
+ [packages/notifications/types/index.ts:738](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L738)
124
122
 
125
123
  ___
126
124
 
@@ -134,7 +132,7 @@ Endpoint
134
132
 
135
133
  #### Defined in
136
134
 
137
- [packages/notifications/types/index.ts:732](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L732)
135
+ [packages/notifications/types/index.ts:732](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L732)
138
136
 
139
137
  ___
140
138
 
@@ -148,7 +146,7 @@ Endpoint
148
146
 
149
147
  #### Defined in
150
148
 
151
- [packages/notifications/types/index.ts:756](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L756)
149
+ [packages/notifications/types/index.ts:756](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L756)
152
150
 
153
151
  ___
154
152
 
@@ -162,7 +160,7 @@ Endpoint
162
160
 
163
161
  #### Defined in
164
162
 
165
- [packages/notifications/types/index.ts:750](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L750)
163
+ [packages/notifications/types/index.ts:750](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L750)
166
164
 
167
165
  ___
168
166
 
@@ -176,4 +174,4 @@ Endpoint
176
174
 
177
175
  #### Defined in
178
176
 
179
- [packages/notifications/types/index.ts:702](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L702)
177
+ [packages/notifications/types/index.ts:702](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L702)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  EndpointPage
10
8
 
11
9
  ## Table of contents
@@ -28,7 +26,7 @@ EndpointPage
28
26
 
29
27
  #### Defined in
30
28
 
31
- [packages/notifications/types/index.ts:771](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L771)
29
+ [packages/notifications/types/index.ts:771](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L771)
32
30
 
33
31
  ___
34
32
 
@@ -46,7 +44,7 @@ EndpointPage
46
44
 
47
45
  #### Defined in
48
46
 
49
- [packages/notifications/types/index.ts:777](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L777)
47
+ [packages/notifications/types/index.ts:777](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L777)
50
48
 
51
49
  ___
52
50
 
@@ -60,4 +58,4 @@ EndpointPage
60
58
 
61
59
  #### Defined in
62
60
 
63
- [packages/notifications/types/index.ts:783](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L783)
61
+ [packages/notifications/types/index.ts:783](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L783)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  EndpointTestRequest
10
8
 
11
9
  ## Table of contents
@@ -26,4 +24,4 @@ EndpointTestRequest
26
24
 
27
25
  #### Defined in
28
26
 
29
- [packages/notifications/types/index.ts:814](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L814)
27
+ [packages/notifications/types/index.ts:814](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L814)
@@ -4,8 +4,6 @@
4
4
 
5
5
  **`Export`**
6
6
 
7
- **`Interface`**
8
-
9
7
  EventLogEntry
10
8
 
11
9
  ## Table of contents
@@ -32,7 +30,7 @@ EventLogEntry
32
30
 
33
31
  #### Defined in
34
32
 
35
- [packages/notifications/types/index.ts:896](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L896)
33
+ [packages/notifications/types/index.ts:896](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L896)
36
34
 
37
35
  ___
38
36
 
@@ -46,7 +44,7 @@ EventLogEntry
46
44
 
47
45
  #### Defined in
48
46
 
49
- [packages/notifications/types/index.ts:878](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L878)
47
+ [packages/notifications/types/index.ts:878](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L878)
50
48
 
51
49
  ___
52
50
 
@@ -60,7 +58,7 @@ EventLogEntry
60
58
 
61
59
  #### Defined in
62
60
 
63
- [packages/notifications/types/index.ts:872](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L872)
61
+ [packages/notifications/types/index.ts:872](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L872)
64
62
 
65
63
  ___
66
64
 
@@ -74,7 +72,7 @@ EventLogEntry
74
72
 
75
73
  #### Defined in
76
74
 
77
- [packages/notifications/types/index.ts:866](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L866)
75
+ [packages/notifications/types/index.ts:866](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L866)
78
76
 
79
77
  ___
80
78
 
@@ -88,7 +86,7 @@ EventLogEntry
88
86
 
89
87
  #### Defined in
90
88
 
91
- [packages/notifications/types/index.ts:884](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L884)
89
+ [packages/notifications/types/index.ts:884](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L884)
92
90
 
93
91
  ___
94
92
 
@@ -102,7 +100,7 @@ EventLogEntry
102
100
 
103
101
  #### Defined in
104
102
 
105
- [packages/notifications/types/index.ts:860](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L860)
103
+ [packages/notifications/types/index.ts:860](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L860)
106
104
 
107
105
  ___
108
106
 
@@ -116,4 +114,4 @@ EventLogEntry
116
114
 
117
115
  #### Defined in
118
116
 
119
- [packages/notifications/types/index.ts:890](https://github.com/RedHatInsights/javascript-clients/blob/master/packages/notifications/types/index.ts#L890)
117
+ [packages/notifications/types/index.ts:890](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L890)