@redhat-cloud-services/notifications-client 2.3.0 → 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.
- package/CHANGELOG.md +4 -0
- package/dist/DrawerResourceV1GetDrawerEntries/index.d.ts +1 -1
- package/dist/DrawerResourceV1GetDrawerEntries/index.d.ts.map +1 -1
- package/dist/DrawerResourceV1UpdateNotificationReadStatus/index.d.ts +1 -1
- package/dist/DrawerResourceV1UpdateNotificationReadStatus/index.d.ts.map +1 -1
- package/dist/EventResourceV1GetEvents/index.d.ts +1 -1
- package/dist/EventResourceV1GetEvents/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1AppendBehaviorGroupToEventType/index.d.ts +1 -1
- package/dist/NotificationResourceV1AppendBehaviorGroupToEventType/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1CreateBehaviorGroup/index.d.ts +1 -1
- package/dist/NotificationResourceV1CreateBehaviorGroup/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1DeleteBehaviorGroup/index.d.ts +1 -1
- package/dist/NotificationResourceV1DeleteBehaviorGroup/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.d.ts +1 -1
- package/dist/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1FindBehaviorGroupsByBundleId/index.d.ts +1 -1
- package/dist/NotificationResourceV1FindBehaviorGroupsByBundleId/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetApplicationByNameAndBundleName/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetApplicationByNameAndBundleName/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetApplicationsFacets/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetApplicationsFacets/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetBundleByName/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetBundleByName/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetBundleFacets/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetBundleFacets/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetEventTypes/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetEventTypes/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetLinkedBehaviorGroups/index.d.ts +1 -1
- package/dist/NotificationResourceV1GetLinkedBehaviorGroups/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1UpdateBehaviorGroup/index.d.ts +1 -1
- package/dist/NotificationResourceV1UpdateBehaviorGroup/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1UpdateBehaviorGroupActions/index.d.ts +1 -1
- package/dist/NotificationResourceV1UpdateBehaviorGroupActions/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1UpdateEventTypeBehaviors/index.d.ts +1 -1
- package/dist/NotificationResourceV1UpdateEventTypeBehaviors/index.d.ts.map +1 -1
- package/dist/OrgConfigResourceV1GetDailyDigestTimePreference/index.d.ts +1 -1
- package/dist/OrgConfigResourceV1GetDailyDigestTimePreference/index.d.ts.map +1 -1
- package/dist/OrgConfigResourceV1SaveDailyDigestTimePreference/index.d.ts +1 -1
- package/dist/OrgConfigResourceV1SaveDailyDigestTimePreference/index.d.ts.map +1 -1
- package/dist/api.d.ts +8 -8
- package/dist/api.d.ts.map +1 -1
- package/dist/types/index.d.ts +8 -8
- package/dist/types/index.d.ts.map +1 -1
- package/dist/utils/base.d.ts +2 -2
- package/dist/utils/base.d.ts.map +1 -1
- package/doc/README.md +2 -1
- package/doc/classes/BaseAPI.md +21 -13
- package/doc/classes/Configuration.md +24 -16
- package/doc/classes/RequiredError.md +17 -11
- package/doc/enums/EndpointStatus.md +6 -6
- package/doc/enums/EndpointType.md +5 -5
- package/doc/enums/Environment.md +4 -4
- package/doc/enums/EventLogEntryActionStatus.md +5 -5
- package/doc/enums/HttpType.md +3 -3
- package/doc/enums/NotificationStatus.md +5 -5
- package/doc/enums/Status.md +2 -2
- package/doc/enums/SubscriptionType.md +3 -3
- package/doc/interfaces/AddAccessRequest.md +2 -4
- package/doc/interfaces/AddApplicationRequest.md +4 -6
- package/doc/interfaces/AggregationEmailTemplate.md +10 -12
- package/doc/interfaces/AggregationEmailTemplateSubjectTemplate.md +6 -8
- package/doc/interfaces/ApiConfig.md +2 -2
- package/doc/interfaces/Application.md +6 -8
- package/doc/interfaces/Application1.md +2 -4
- package/doc/interfaces/ApplicationDTO.md +6 -8
- package/doc/interfaces/ApplicationSettingsValue.md +1 -3
- package/doc/interfaces/BasicAuthentication.md +2 -4
- package/doc/interfaces/BehaviorGroup.md +10 -12
- package/doc/interfaces/BehaviorGroupAction.md +3 -5
- package/doc/interfaces/BehaviorGroupActionId.md +2 -4
- package/doc/interfaces/Bundle.md +5 -7
- package/doc/interfaces/BundleSettingsValue.md +1 -3
- package/doc/interfaces/CamelProperties.md +7 -9
- package/doc/interfaces/ConfigurationParameters.md +14 -10
- package/doc/interfaces/CreateBehaviorGroupRequest.md +7 -9
- package/doc/interfaces/CreateBehaviorGroupResponse.md +7 -9
- package/doc/interfaces/CurrentStatus.md +3 -5
- package/doc/interfaces/DrawerEntryPayload.md +7 -9
- package/doc/interfaces/DuplicateNameMigrationReport.md +2 -4
- package/doc/interfaces/Endpoint.md +11 -13
- package/doc/interfaces/EndpointPage.md +3 -5
- package/doc/interfaces/EndpointTestRequest.md +1 -3
- package/doc/interfaces/EventLogEntry.md +7 -9
- package/doc/interfaces/EventLogEntryAction.md +7 -9
- package/doc/interfaces/EventType.md +10 -12
- package/doc/interfaces/EventTypeBehavior.md +3 -5
- package/doc/interfaces/EventTypeBehaviorId.md +2 -4
- package/doc/interfaces/EventTypeSettingsValue.md +3 -5
- package/doc/interfaces/Facet.md +4 -6
- package/doc/interfaces/InstantEmailTemplate.md +9 -11
- package/doc/interfaces/InternalApplicationUserPermission.md +3 -5
- package/doc/interfaces/InternalRoleAccess.md +3 -5
- package/doc/interfaces/InternalUserPermissions.md +3 -5
- package/doc/interfaces/MessageValidationResponse.md +1 -3
- package/doc/interfaces/Meta.md +1 -3
- package/doc/interfaces/NotificationHistory.md +9 -11
- package/doc/interfaces/PageBehaviorGroup.md +3 -5
- package/doc/interfaces/PageDrawerEntryPayload.md +3 -5
- package/doc/interfaces/PageEventLogEntry.md +3 -5
- package/doc/interfaces/PageEventType.md +3 -5
- package/doc/interfaces/PageNotificationHistory.md +3 -5
- package/doc/interfaces/RenderEmailTemplateRequest.md +2 -4
- package/doc/interfaces/RequestArgs.md +6 -8
- package/doc/interfaces/RequestDefaultBehaviorGroupPropertyList.md +2 -4
- package/doc/interfaces/RequestSystemSubscriptionProperties.md +2 -4
- package/doc/interfaces/ServerInfo.md +1 -3
- package/doc/interfaces/SettingsValuesByEventType.md +1 -3
- package/doc/interfaces/SystemSubscriptionProperties.md +3 -5
- package/doc/interfaces/Template.md +6 -8
- package/doc/interfaces/TriggerDailyDigestRequest.md +5 -7
- package/doc/interfaces/UpdateApplicationRequest.md +3 -5
- package/doc/interfaces/UpdateBehaviorGroupRequest.md +5 -7
- package/doc/interfaces/UpdateNotificationDrawerStatus.md +3 -5
- package/doc/interfaces/WebhookProperties.md +6 -8
- package/doc/interfaces/X509Certificate.md +5 -7
- package/doc/modules.md +274 -274
- package/package.json +2 -2
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
WebhookProperties
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -31,7 +29,7 @@ WebhookProperties
|
|
|
31
29
|
|
|
32
30
|
#### Defined in
|
|
33
31
|
|
|
34
|
-
[packages/notifications/types/index.ts:1846](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
32
|
+
[packages/notifications/types/index.ts:1846](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1846)
|
|
35
33
|
|
|
36
34
|
___
|
|
37
35
|
|
|
@@ -45,7 +43,7 @@ WebhookProperties
|
|
|
45
43
|
|
|
46
44
|
#### Defined in
|
|
47
45
|
|
|
48
|
-
[packages/notifications/types/index.ts:1852](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
46
|
+
[packages/notifications/types/index.ts:1852](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1852)
|
|
49
47
|
|
|
50
48
|
___
|
|
51
49
|
|
|
@@ -59,7 +57,7 @@ WebhookProperties
|
|
|
59
57
|
|
|
60
58
|
#### Defined in
|
|
61
59
|
|
|
62
|
-
[packages/notifications/types/index.ts:1834](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
60
|
+
[packages/notifications/types/index.ts:1834](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1834)
|
|
63
61
|
|
|
64
62
|
___
|
|
65
63
|
|
|
@@ -73,7 +71,7 @@ WebhookProperties
|
|
|
73
71
|
|
|
74
72
|
#### Defined in
|
|
75
73
|
|
|
76
|
-
[packages/notifications/types/index.ts:1828](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
74
|
+
[packages/notifications/types/index.ts:1828](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1828)
|
|
77
75
|
|
|
78
76
|
___
|
|
79
77
|
|
|
@@ -87,7 +85,7 @@ WebhookProperties
|
|
|
87
85
|
|
|
88
86
|
#### Defined in
|
|
89
87
|
|
|
90
|
-
[packages/notifications/types/index.ts:1840](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
88
|
+
[packages/notifications/types/index.ts:1840](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1840)
|
|
91
89
|
|
|
92
90
|
___
|
|
93
91
|
|
|
@@ -101,4 +99,4 @@ WebhookProperties
|
|
|
101
99
|
|
|
102
100
|
#### Defined in
|
|
103
101
|
|
|
104
|
-
[packages/notifications/types/index.ts:1822](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
102
|
+
[packages/notifications/types/index.ts:1822](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1822)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
X509Certificate
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -30,7 +28,7 @@ X509Certificate
|
|
|
30
28
|
|
|
31
29
|
#### Defined in
|
|
32
30
|
|
|
33
|
-
[packages/notifications/types/index.ts:1891](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
31
|
+
[packages/notifications/types/index.ts:1891](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1891)
|
|
34
32
|
|
|
35
33
|
___
|
|
36
34
|
|
|
@@ -44,7 +42,7 @@ X509Certificate
|
|
|
44
42
|
|
|
45
43
|
#### Defined in
|
|
46
44
|
|
|
47
|
-
[packages/notifications/types/index.ts:1885](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
45
|
+
[packages/notifications/types/index.ts:1885](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1885)
|
|
48
46
|
|
|
49
47
|
___
|
|
50
48
|
|
|
@@ -58,7 +56,7 @@ X509Certificate
|
|
|
58
56
|
|
|
59
57
|
#### Defined in
|
|
60
58
|
|
|
61
|
-
[packages/notifications/types/index.ts:1867](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
59
|
+
[packages/notifications/types/index.ts:1867](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1867)
|
|
62
60
|
|
|
63
61
|
___
|
|
64
62
|
|
|
@@ -72,7 +70,7 @@ X509Certificate
|
|
|
72
70
|
|
|
73
71
|
#### Defined in
|
|
74
72
|
|
|
75
|
-
[packages/notifications/types/index.ts:1879](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
73
|
+
[packages/notifications/types/index.ts:1879](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1879)
|
|
76
74
|
|
|
77
75
|
___
|
|
78
76
|
|
|
@@ -86,4 +84,4 @@ X509Certificate
|
|
|
86
84
|
|
|
87
85
|
#### Defined in
|
|
88
86
|
|
|
89
|
-
[packages/notifications/types/index.ts:1873](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
87
|
+
[packages/notifications/types/index.ts:1873](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1873)
|