@redhat-cloud-services/notifications-client 3.1.1 → 4.0.0
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/esm/DrawerResourceV1GetDrawerEntries/index.d.ts +83 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.d.ts.map +1 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.js +67 -0
- package/esm/DrawerResourceV1GetDrawerEntries/index.js.map +1 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.d.ts +23 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.d.ts.map +1 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.js +32 -0
- package/esm/DrawerResourceV1UpdateNotificationReadStatus/index.js.map +1 -0
- package/esm/EventResourceV1GetEvents/index.d.ts +113 -0
- package/esm/EventResourceV1GetEvents/index.d.ts.map +1 -0
- package/esm/EventResourceV1GetEvents/index.js +82 -0
- package/esm/EventResourceV1GetEvents/index.js.map +1 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.d.ts +28 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.js +32 -0
- package/esm/NotificationResourceV1AppendBehaviorGroupToEventType/index.js.map +1 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.d.ts +23 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.js +32 -0
- package/esm/NotificationResourceV1CreateBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.d.ts +22 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.js +31 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.d.ts +28 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.js +32 -0
- package/esm/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.js.map +1 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.d.ts +23 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.js +31 -0
- package/esm/NotificationResourceV1FindBehaviorGroupsByBundleId/index.js.map +1 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.d.ts +29 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.js +32 -0
- package/esm/NotificationResourceV1GetApplicationByNameAndBundleName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.js +33 -0
- package/esm/NotificationResourceV1GetApplicationsFacets/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +31 -0
- package/esm/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBundleByName/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBundleByName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBundleByName/index.js +31 -0
- package/esm/NotificationResourceV1GetBundleByName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.js +33 -0
- package/esm/NotificationResourceV1GetBundleFacets/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypes/index.d.ts +71 -0
- package/esm/NotificationResourceV1GetEventTypes/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypes/index.js +57 -0
- package/esm/NotificationResourceV1GetEventTypes/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +23 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +31 -0
- package/esm/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +35 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.js +33 -0
- package/esm/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName/index.js.map +1 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.d.ts +53 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.js +46 -0
- package/esm/NotificationResourceV1GetLinkedBehaviorGroups/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.d.ts +29 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.js +33 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroup/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.js +33 -0
- package/esm/NotificationResourceV1UpdateBehaviorGroupActions/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.js +33 -0
- package/esm/NotificationResourceV1UpdateEventTypeBehaviors/index.js.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.d.ts +28 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.d.ts.map +1 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.js +33 -0
- package/esm/NotificationResourceV1UpdateEventTypeEndpoints/index.js.map +1 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.d.ts +16 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.js +30 -0
- package/esm/OrgConfigResourceV1GetDailyDigestTimePreference/index.js.map +1 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.d.ts +22 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.js +32 -0
- package/esm/OrgConfigResourceV1SaveDailyDigestTimePreference/index.js.map +1 -0
- package/esm/api.d.ts +54 -0
- package/esm/api.d.ts.map +1 -0
- package/esm/api.js +32 -0
- package/esm/api.js.map +1 -0
- package/esm/index.d.ts.map +1 -0
- package/esm/index.js +24 -0
- package/esm/index.js.map +1 -0
- package/esm/types/index.d.ts.map +1 -0
- package/esm/types/index.js +39 -0
- package/esm/types/index.js.map +1 -0
- package/esm/v2/EventResourceV2GetEvents/index.d.ts.map +1 -0
- package/esm/v2/EventResourceV2GetEvents/index.js +82 -0
- package/esm/v2/EventResourceV2GetEvents/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js +32 -0
- package/esm/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.js +32 -0
- package/esm/v2/NotificationResourceV2CreateBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.js +31 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js +32 -0
- package/esm/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js +31 -0
- package/esm/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js +32 -0
- package/esm/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetApplicationsFacets/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetBundleByName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetBundleFacets/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.js +57 -0
- package/esm/v2/NotificationResourceV2GetEventTypes/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +31 -0
- package/esm/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js +33 -0
- package/esm/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js +46 -0
- package/esm/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroup/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts.map +1 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js +33 -0
- package/esm/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js.map +1 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js +30 -0
- package/esm/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js.map +1 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts.map +1 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js +32 -0
- package/esm/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js.map +1 -0
- package/esm/v2/api.d.ts.map +1 -0
- package/esm/v2/api.js +30 -0
- package/esm/v2/api.js.map +1 -0
- package/esm/v2/index.d.ts.map +1 -0
- package/esm/v2/index.js +22 -0
- package/esm/v2/index.js.map +1 -0
- package/esm/v2/types/index.d.ts.map +1 -0
- package/esm/v2/types/index.js +39 -0
- package/esm/v2/types/index.js.map +1 -0
- package/index.d.ts +24 -0
- package/package.json +1 -1
- package/types/index.d.ts +828 -0
- package/v2/EventResourceV2GetEvents/index.d.ts +113 -0
- package/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts +28 -0
- package/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts +23 -0
- package/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts +22 -0
- package/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts +28 -0
- package/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts +29 -0
- package/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBundleByName/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetBundleFacets/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetEventTypes/index.d.ts +71 -0
- package/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +23 -0
- package/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +35 -0
- package/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts +53 -0
- package/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts +29 -0
- package/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts +28 -0
- package/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts +28 -0
- package/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts +28 -0
- package/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts +16 -0
- package/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts +22 -0
- package/v2/api.d.ts +50 -0
- package/v2/index.d.ts +22 -0
- package/v2/types/index.d.ts +760 -0
- package/CHANGELOG.md +0 -122
- package/LICENSE +0 -201
- package/README.md +0 -76
- package/doc/.nojekyll +0 -1
- package/doc/README.md +0 -42
- package/doc/enums/types.EndpointStatus.md +0 -78
- package/doc/enums/types.EndpointStatusDTO.md +0 -78
- package/doc/enums/types.EndpointType.md +0 -67
- package/doc/enums/types.EndpointTypeDTO.md +0 -67
- package/doc/enums/types.Environment.md +0 -56
- package/doc/enums/types.EventLogEntryActionStatus.md +0 -67
- package/doc/enums/types.HttpType.md +0 -45
- package/doc/enums/types.NotificationStatus.md +0 -67
- package/doc/enums/types.Status.md +0 -34
- package/doc/enums/types.SubscriptionType.md +0 -45
- package/doc/interfaces/types.AddAccessRequest.md +0 -44
- package/doc/interfaces/types.AddApplicationRequest.md +0 -74
- package/doc/interfaces/types.AggregationEmailTemplate.md +0 -164
- package/doc/interfaces/types.AggregationEmailTemplateSubjectTemplate.md +0 -104
- package/doc/interfaces/types.Application.md +0 -104
- package/doc/interfaces/types.Application1.md +0 -44
- package/doc/interfaces/types.ApplicationDTO.md +0 -104
- package/doc/interfaces/types.ApplicationSettingsValue.md +0 -33
- package/doc/interfaces/types.BasicAuthenticationDTO.md +0 -44
- package/doc/interfaces/types.BehaviorGroup.md +0 -149
- package/doc/interfaces/types.BehaviorGroupAction.md +0 -59
- package/doc/interfaces/types.BehaviorGroupActionId.md +0 -44
- package/doc/interfaces/types.Bundle.md +0 -89
- package/doc/interfaces/types.BundleSettingsValue.md +0 -33
- package/doc/interfaces/types.CamelPropertiesDTO.md +0 -93
- package/doc/interfaces/types.CreateBehaviorGroupRequest.md +0 -104
- package/doc/interfaces/types.CreateBehaviorGroupResponse.md +0 -104
- package/doc/interfaces/types.CurrentStatus.md +0 -59
- package/doc/interfaces/types.DrawerEntryPayload.md +0 -119
- package/doc/interfaces/types.DuplicateNameMigrationReport.md +0 -44
- package/doc/interfaces/types.Endpoint.md +0 -179
- package/doc/interfaces/types.EndpointDTO.md +0 -179
- package/doc/interfaces/types.EndpointPage.md +0 -63
- package/doc/interfaces/types.EndpointTestRequest.md +0 -29
- package/doc/interfaces/types.EventLogEntry.md +0 -119
- package/doc/interfaces/types.EventLogEntryAction.md +0 -125
- package/doc/interfaces/types.EventType.md +0 -179
- package/doc/interfaces/types.EventTypeBehavior.md +0 -59
- package/doc/interfaces/types.EventTypeBehaviorId.md +0 -44
- package/doc/interfaces/types.EventTypeSettingsValue.md +0 -63
- package/doc/interfaces/types.Facet.md +0 -74
- package/doc/interfaces/types.InstantEmailTemplate.md +0 -149
- package/doc/interfaces/types.InternalApplicationUserPermission.md +0 -59
- package/doc/interfaces/types.InternalRoleAccess.md +0 -59
- package/doc/interfaces/types.InternalUserPermissions.md +0 -59
- package/doc/interfaces/types.MessageValidationResponse.md +0 -33
- package/doc/interfaces/types.Meta.md +0 -29
- package/doc/interfaces/types.NotificationHistory.md +0 -155
- package/doc/interfaces/types.PageBehaviorGroup.md +0 -63
- package/doc/interfaces/types.PageDrawerEntryPayload.md +0 -63
- package/doc/interfaces/types.PageEventLogEntry.md +0 -63
- package/doc/interfaces/types.PageEventType.md +0 -63
- package/doc/interfaces/types.PageNotificationHistory.md +0 -63
- package/doc/interfaces/types.RenderEmailTemplateRequest.md +0 -44
- package/doc/interfaces/types.RequestDefaultBehaviorGroupPropertyList.md +0 -44
- package/doc/interfaces/types.RequestSystemSubscriptionProperties.md +0 -44
- package/doc/interfaces/types.ServerInfo.md +0 -29
- package/doc/interfaces/types.SettingsValuesByEventType.md +0 -33
- package/doc/interfaces/types.SystemSubscriptionPropertiesDTO.md +0 -59
- package/doc/interfaces/types.Template.md +0 -104
- package/doc/interfaces/types.TriggerDailyDigestRequest.md +0 -89
- package/doc/interfaces/types.UpdateApplicationRequest.md +0 -59
- package/doc/interfaces/types.UpdateBehaviorGroupRequest.md +0 -74
- package/doc/interfaces/types.UpdateNotificationDrawerStatus.md +0 -44
- package/doc/interfaces/types.WebhookPropertiesDTO.md +0 -104
- package/doc/interfaces/types.X509Certificate.md +0 -89
- package/doc/modules/DrawerResourceV1GetDrawerEntries.md +0 -78
- package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +0 -68
- package/doc/modules/EventResourceV1GetEvents.md +0 -83
- package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +0 -67
- package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +0 -69
- package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +0 -68
- package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +0 -69
- package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +0 -68
- package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +0 -68
- package/doc/modules/NotificationResourceV1GetBundleByName.md +0 -68
- package/doc/modules/NotificationResourceV1GetBundleFacets.md +0 -68
- package/doc/modules/NotificationResourceV1GetEventTypes.md +0 -76
- package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +0 -68
- package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +0 -70
- package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +0 -73
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +0 -69
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +0 -69
- package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +0 -69
- package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +0 -67
- package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +0 -68
- package/doc/modules/index.md +0 -624
- package/doc/modules/types.md +0 -77
- package/doc/modules.md +0 -32
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.d.ts +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.d.ts.map +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.js +0 -0
- /package/{dist/DrawerResourceV1GetDrawerEntries → DrawerResourceV1GetDrawerEntries}/index.js.map +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.d.ts +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.d.ts.map +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.js +0 -0
- /package/{dist/DrawerResourceV1UpdateNotificationReadStatus → DrawerResourceV1UpdateNotificationReadStatus}/index.js.map +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.d.ts +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.d.ts.map +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.js +0 -0
- /package/{dist/EventResourceV1GetEvents → EventResourceV1GetEvents}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.js +0 -0
- /package/{dist/NotificationResourceV1AppendBehaviorGroupToEventType → NotificationResourceV1AppendBehaviorGroupToEventType}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1CreateBehaviorGroup → NotificationResourceV1CreateBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroup → NotificationResourceV1DeleteBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.js +0 -0
- /package/{dist/NotificationResourceV1DeleteBehaviorGroupFromEventType → NotificationResourceV1DeleteBehaviorGroupFromEventType}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.js +0 -0
- /package/{dist/NotificationResourceV1FindBehaviorGroupsByBundleId → NotificationResourceV1FindBehaviorGroupsByBundleId}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetApplicationByNameAndBundleName → NotificationResourceV1GetApplicationByNameAndBundleName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetApplicationsFacets → NotificationResourceV1GetApplicationsFacets}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint → NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBundleByName → NotificationResourceV1GetBundleByName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetBundleFacets → NotificationResourceV1GetBundleFacets}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypes → NotificationResourceV1GetEventTypes}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup → NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName → NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.js +0 -0
- /package/{dist/NotificationResourceV1GetLinkedBehaviorGroups → NotificationResourceV1GetLinkedBehaviorGroups}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroup → NotificationResourceV1UpdateBehaviorGroup}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateBehaviorGroupActions → NotificationResourceV1UpdateBehaviorGroupActions}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeBehaviors → NotificationResourceV1UpdateEventTypeBehaviors}/index.js.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.d.ts +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.d.ts.map +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.js +0 -0
- /package/{dist/NotificationResourceV1UpdateEventTypeEndpoints → NotificationResourceV1UpdateEventTypeEndpoints}/index.js.map +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.d.ts +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.d.ts.map +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.js +0 -0
- /package/{dist/OrgConfigResourceV1GetDailyDigestTimePreference → OrgConfigResourceV1GetDailyDigestTimePreference}/index.js.map +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.d.ts +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.d.ts.map +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.js +0 -0
- /package/{dist/OrgConfigResourceV1SaveDailyDigestTimePreference → OrgConfigResourceV1SaveDailyDigestTimePreference}/index.js.map +0 -0
- /package/{dist/api.d.ts → api.d.ts} +0 -0
- /package/{dist/api.d.ts.map → api.d.ts.map} +0 -0
- /package/{dist/api.js → api.js} +0 -0
- /package/{dist/api.js.map → api.js.map} +0 -0
- /package/{dist → esm}/index.d.ts +0 -0
- /package/{dist → esm}/types/index.d.ts +0 -0
- /package/{dist → esm}/v2/EventResourceV2GetEvents/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBundleByName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetBundleFacets/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypes/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts +0 -0
- /package/{dist → esm}/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts +0 -0
- /package/{dist → esm}/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts +0 -0
- /package/{dist → esm}/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts +0 -0
- /package/{dist → esm}/v2/api.d.ts +0 -0
- /package/{dist → esm}/v2/index.d.ts +0 -0
- /package/{dist → esm}/v2/types/index.d.ts +0 -0
- /package/{dist/index.d.ts.map → index.d.ts.map} +0 -0
- /package/{dist/index.js → index.js} +0 -0
- /package/{dist/index.js.map → index.js.map} +0 -0
- /package/{dist/types → types}/index.d.ts.map +0 -0
- /package/{dist/types → types}/index.js +0 -0
- /package/{dist/types → types}/index.js.map +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.js +0 -0
- /package/{dist/v2 → v2}/EventResourceV2GetEvents/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2AppendBehaviorGroupToEventType/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2CreateBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationByNameAndBundleName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetApplicationsFacets/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleByName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetBundleFacets/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypes/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2GetLinkedBehaviorGroups/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroup/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateBehaviorGroupActions/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeBehaviors/index.js.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.js +0 -0
- /package/{dist/v2 → v2}/NotificationResourceV2UpdateEventTypeEndpoints/index.js.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.js +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2GetDailyDigestTimePreference/index.js.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js +0 -0
- /package/{dist/v2 → v2}/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js.map +0 -0
- /package/{dist/v2 → v2}/api.d.ts.map +0 -0
- /package/{dist/v2 → v2}/api.js +0 -0
- /package/{dist/v2 → v2}/api.js.map +0 -0
- /package/{dist/v2 → v2}/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/index.js +0 -0
- /package/{dist/v2 → v2}/index.js.map +0 -0
- /package/{dist/v2 → v2}/types/index.d.ts.map +0 -0
- /package/{dist/v2 → v2}/types/index.js +0 -0
- /package/{dist/v2 → v2}/types/index.js.map +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../OrgConfigResourceV1GetDailyDigestTimePreference/index.ts"],"names":[],"mappings":"AAEA,aAAa;AACb,OAAO,EAAmD,cAAc,EAAuG,eAAe,EAA8D,MAAM,8DAA8D,CAAC;AAgBjU,MAAM,6DAA6D,GAAG,CAAC,MAA2E,EAAqE,EAAE;IACvN,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,CAAA;AAC5B,CAAC,CAAA;AACD;;;;;;EAME;AACF,MAAM,CAAC,MAAM,2DAA2D,GAAG,KAAK,EAAE,GAAG,MAAwF,EAAwB,EAAE;IACnM,MAAM,MAAM,GAAG,6DAA6D,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,EAAE,CAA0D,CAAC;IAC9O,MAAM,EAAE,OAAO,GAAG,EAAE,EAAE,GAAG,MAAM,CAAC;IAChC,MAAM,YAAY,GAAG,0CAA0C,CAAC;IAChE,oFAAoF;IACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAC7D,MAAM,sBAAsB,GAAG,EAAE,MAAM,EAAE,KAAe,EAAE,GAAG,OAAO,EAAC,CAAC;IACtE,MAAM,uBAAuB,GAAG,EAAS,CAAC;IAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;IAIzC,eAAe,CAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;IACxD,sBAAsB,CAAC,OAAO,GAAG,EAAC,GAAG,uBAAuB,EAAE,GAAG,OAAO,CAAC,OAAO,EAAC,CAAC;IAElF,OAAO;QACH,MAAM,EAAE,cAAc;QACtB,OAAO,EAAE,sBAAsB;KAClC,CAAC;AACN,CAAC,CAAA;AAED,eAAe,2DAA2D,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import type { AxiosPromise, AxiosRequestConfig } from 'axios';
|
|
2
|
+
import type { RequestArgs } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
export type OrgConfigResourceV1SaveDailyDigestTimePreferenceParams = {
|
|
4
|
+
/**
|
|
5
|
+
*
|
|
6
|
+
* @type { string }
|
|
7
|
+
* @memberof OrgConfigResourceV1SaveDailyDigestTimePreferenceApi
|
|
8
|
+
*/
|
|
9
|
+
body?: string;
|
|
10
|
+
options?: AxiosRequestConfig;
|
|
11
|
+
};
|
|
12
|
+
export type OrgConfigResourceV1SaveDailyDigestTimePreferenceReturnType = AxiosPromise<void>;
|
|
13
|
+
/**
|
|
14
|
+
* Sets the daily digest UTC time. The accepted minute values are 00, 15, 30, and 45. Use this endpoint to set the time when daily emails are sent.
|
|
15
|
+
* @summary Set the daily digest time
|
|
16
|
+
* @param {OrgConfigResourceV1SaveDailyDigestTimePreferenceParams} config with all available params.
|
|
17
|
+
* @param {*} [options] Override http request option.
|
|
18
|
+
* @throws {RequiredError}
|
|
19
|
+
*/
|
|
20
|
+
export declare const orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator: (...config: ([OrgConfigResourceV1SaveDailyDigestTimePreferenceParams] | [string, AxiosRequestConfig])) => Promise<RequestArgs>;
|
|
21
|
+
export default orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator;
|
|
22
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../OrgConfigResourceV1SaveDailyDigestTimePreference/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAiB,kBAAkB,EAAU,MAAM,OAAO,CAAC;AAGrF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAShG,MAAM,MAAM,sDAAsD,GAAG;IACnE;;;;MAIE;IACF,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,kBAAkB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,0DAA0D,GAAG,YAAY,CAAC,IAAI,CAAC,CAAC;AAK5F;;;;;;EAME;AACF,eAAO,MAAM,4DAA4D,cAAqB,CAAC,CAAC,sDAAsD,CAAC,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC,KAAG,QAAQ,WAAW,CAsB5M,CAAA;AAED,eAAe,4DAA4D,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
// @ts-ignore
|
|
2
|
+
import { DUMMY_BASE_URL, setSearchParams } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
const isOrgConfigResourceV1SaveDailyDigestTimePreferenceObjectParams = (params) => {
|
|
4
|
+
return params.length === 1 && true;
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* Sets the daily digest UTC time. The accepted minute values are 00, 15, 30, and 45. Use this endpoint to set the time when daily emails are sent.
|
|
8
|
+
* @summary Set the daily digest time
|
|
9
|
+
* @param {OrgConfigResourceV1SaveDailyDigestTimePreferenceParams} config with all available params.
|
|
10
|
+
* @param {*} [options] Override http request option.
|
|
11
|
+
* @throws {RequiredError}
|
|
12
|
+
*/
|
|
13
|
+
export const orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator = async (...config) => {
|
|
14
|
+
const params = isOrgConfigResourceV1SaveDailyDigestTimePreferenceObjectParams(config) ? config[0] : ['body', 'options'].reduce((acc, curr, index) => ({ ...acc, [curr]: config[index] }), {});
|
|
15
|
+
const { body, options = {} } = params;
|
|
16
|
+
const localVarPath = `/org-config/daily-digest/time-preference`;
|
|
17
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
18
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
19
|
+
const localVarRequestOptions = { method: 'PUT', ...options };
|
|
20
|
+
const localVarHeaderParameter = {};
|
|
21
|
+
const localVarQueryParameter = {};
|
|
22
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
23
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
24
|
+
localVarRequestOptions.headers = { ...localVarHeaderParameter, ...options.headers };
|
|
25
|
+
return {
|
|
26
|
+
urlObj: localVarUrlObj,
|
|
27
|
+
options: localVarRequestOptions,
|
|
28
|
+
serializeData: body,
|
|
29
|
+
};
|
|
30
|
+
};
|
|
31
|
+
export default orgConfigResourceV1SaveDailyDigestTimePreferenceParamCreator;
|
|
32
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../OrgConfigResourceV1SaveDailyDigestTimePreference/index.ts"],"names":[],"mappings":"AAEA,aAAa;AACb,OAAO,EAAmD,cAAc,EAAuG,eAAe,EAA8D,MAAM,8DAA8D,CAAC;AAsBjU,MAAM,8DAA8D,GAAG,CAAC,MAA4E,EAAsE,EAAE;IAC1N,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,IAAI,CAAA;AACpC,CAAC,CAAA;AACD;;;;;;EAME;AACF,MAAM,CAAC,MAAM,4DAA4D,GAAG,KAAK,EAAE,GAAG,MAAiG,EAAwB,EAAE;IAC7M,MAAM,MAAM,GAAG,8DAA8D,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,EAAE,CAA2D,CAAC;IACxP,MAAM,EAAE,IAAI,EAAE,OAAO,GAAG,EAAE,EAAE,GAAG,MAAM,CAAC;IACtC,MAAM,YAAY,GAAG,0CAA0C,CAAC;IAChE,oFAAoF;IACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAC7D,MAAM,sBAAsB,GAAG,EAAE,MAAM,EAAE,KAAe,EAAE,GAAG,OAAO,EAAC,CAAC;IACtE,MAAM,uBAAuB,GAAG,EAAS,CAAC;IAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;IAIzC,uBAAuB,CAAC,cAAc,CAAC,GAAG,kBAAkB,CAAC;IAE7D,eAAe,CAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;IACxD,sBAAsB,CAAC,OAAO,GAAG,EAAC,GAAG,uBAAuB,EAAE,GAAG,OAAO,CAAC,OAAO,EAAC,CAAC;IAElF,OAAO;QACH,MAAM,EAAE,cAAc;QACtB,OAAO,EAAE,sBAAsB;QAC/B,aAAa,EAAE,IAAI;KACtB,CAAC;AACN,CAAC,CAAA;AAED,eAAe,4DAA4D,CAAC"}
|
package/esm/api.d.ts
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { ApiConfig } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
2
|
+
import { DrawerResourceV1GetDrawerEntriesReturnType, DrawerResourceV1UpdateNotificationReadStatusReturnType, EventResourceV1GetEventsReturnType, NotificationResourceV1AppendBehaviorGroupToEventTypeReturnType, NotificationResourceV1CreateBehaviorGroupReturnType, NotificationResourceV1DeleteBehaviorGroupReturnType, NotificationResourceV1DeleteBehaviorGroupFromEventTypeReturnType, NotificationResourceV1FindBehaviorGroupsByBundleIdReturnType, NotificationResourceV1GetApplicationByNameAndBundleNameReturnType, NotificationResourceV1GetApplicationsFacetsReturnType, NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpointReturnType, NotificationResourceV1GetBundleByNameReturnType, NotificationResourceV1GetBundleFacetsReturnType, NotificationResourceV1GetEventTypesReturnType, NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroupReturnType, NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationNameReturnType, NotificationResourceV1GetLinkedBehaviorGroupsReturnType, NotificationResourceV1UpdateBehaviorGroupReturnType, NotificationResourceV1UpdateBehaviorGroupActionsReturnType, NotificationResourceV1UpdateEventTypeBehaviorsReturnType, NotificationResourceV1UpdateEventTypeEndpointsReturnType, OrgConfigResourceV1GetDailyDigestTimePreferenceReturnType, OrgConfigResourceV1SaveDailyDigestTimePreferenceReturnType } from './index';
|
|
3
|
+
type endpointReturnTypes = {
|
|
4
|
+
drawerResourceV1GetDrawerEntries: DrawerResourceV1GetDrawerEntriesReturnType;
|
|
5
|
+
drawerResourceV1UpdateNotificationReadStatus: DrawerResourceV1UpdateNotificationReadStatusReturnType;
|
|
6
|
+
eventResourceV1GetEvents: EventResourceV1GetEventsReturnType;
|
|
7
|
+
notificationResourceV1AppendBehaviorGroupToEventType: NotificationResourceV1AppendBehaviorGroupToEventTypeReturnType;
|
|
8
|
+
notificationResourceV1CreateBehaviorGroup: NotificationResourceV1CreateBehaviorGroupReturnType;
|
|
9
|
+
notificationResourceV1DeleteBehaviorGroup: NotificationResourceV1DeleteBehaviorGroupReturnType;
|
|
10
|
+
notificationResourceV1DeleteBehaviorGroupFromEventType: NotificationResourceV1DeleteBehaviorGroupFromEventTypeReturnType;
|
|
11
|
+
notificationResourceV1FindBehaviorGroupsByBundleId: NotificationResourceV1FindBehaviorGroupsByBundleIdReturnType;
|
|
12
|
+
notificationResourceV1GetApplicationByNameAndBundleName: NotificationResourceV1GetApplicationByNameAndBundleNameReturnType;
|
|
13
|
+
notificationResourceV1GetApplicationsFacets: NotificationResourceV1GetApplicationsFacetsReturnType;
|
|
14
|
+
notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint: NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpointReturnType;
|
|
15
|
+
notificationResourceV1GetBundleByName: NotificationResourceV1GetBundleByNameReturnType;
|
|
16
|
+
notificationResourceV1GetBundleFacets: NotificationResourceV1GetBundleFacetsReturnType;
|
|
17
|
+
notificationResourceV1GetEventTypes: NotificationResourceV1GetEventTypesReturnType;
|
|
18
|
+
notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup: NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroupReturnType;
|
|
19
|
+
notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName: NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationNameReturnType;
|
|
20
|
+
notificationResourceV1GetLinkedBehaviorGroups: NotificationResourceV1GetLinkedBehaviorGroupsReturnType;
|
|
21
|
+
notificationResourceV1UpdateBehaviorGroup: NotificationResourceV1UpdateBehaviorGroupReturnType;
|
|
22
|
+
notificationResourceV1UpdateBehaviorGroupActions: NotificationResourceV1UpdateBehaviorGroupActionsReturnType;
|
|
23
|
+
notificationResourceV1UpdateEventTypeBehaviors: NotificationResourceV1UpdateEventTypeBehaviorsReturnType;
|
|
24
|
+
notificationResourceV1UpdateEventTypeEndpoints: NotificationResourceV1UpdateEventTypeEndpointsReturnType;
|
|
25
|
+
orgConfigResourceV1GetDailyDigestTimePreference: OrgConfigResourceV1GetDailyDigestTimePreferenceReturnType;
|
|
26
|
+
orgConfigResourceV1SaveDailyDigestTimePreference: OrgConfigResourceV1SaveDailyDigestTimePreferenceReturnType;
|
|
27
|
+
};
|
|
28
|
+
export declare const NotificationsClient: (BASE_PATH: string, instance?: ApiConfig) => import("packages/shared/dist/base").BaseAPI & import("@redhat-cloud-services/javascript-clients-shared/dist/utils").APIFactoryResponse<{
|
|
29
|
+
drawerResourceV1GetDrawerEntries: (...config: [import("./DrawerResourceV1GetDrawerEntries").DrawerResourceV1GetDrawerEntriesParams] | [Set<string>, Set<string>, string, Set<string>, number, number, number, boolean, string, string, string, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
30
|
+
drawerResourceV1UpdateNotificationReadStatus: (...config: [import("./DrawerResourceV1UpdateNotificationReadStatus").DrawerResourceV1UpdateNotificationReadStatusParams] | [import("./types").UpdateNotificationDrawerStatus, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
31
|
+
eventResourceV1GetEvents: (...config: [import("./EventResourceV1GetEvents").EventResourceV1GetEventsParams] | [Set<string>, Set<string>, string, Set<string>, string, boolean, boolean, boolean, Set<boolean>, number, number, number, string, string, string, Set<import("./types").EventLogEntryActionStatus>, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
32
|
+
notificationResourceV1AppendBehaviorGroupToEventType: (...config: [import("./NotificationResourceV1AppendBehaviorGroupToEventType").NotificationResourceV1AppendBehaviorGroupToEventTypeParams] | [string, string, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
33
|
+
notificationResourceV1CreateBehaviorGroup: (...config: [import("./NotificationResourceV1CreateBehaviorGroup").NotificationResourceV1CreateBehaviorGroupParams] | [import("./types").CreateBehaviorGroupRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
34
|
+
notificationResourceV1DeleteBehaviorGroup: (...config: [import("./NotificationResourceV1DeleteBehaviorGroup").NotificationResourceV1DeleteBehaviorGroupParams] | [string, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
35
|
+
notificationResourceV1DeleteBehaviorGroupFromEventType: (...config: [string, string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV1DeleteBehaviorGroupFromEventType").NotificationResourceV1DeleteBehaviorGroupFromEventTypeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
36
|
+
notificationResourceV1FindBehaviorGroupsByBundleId: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV1FindBehaviorGroupsByBundleId").NotificationResourceV1FindBehaviorGroupsByBundleIdParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
37
|
+
notificationResourceV1GetApplicationByNameAndBundleName: (...config: [string, string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV1GetApplicationByNameAndBundleName").NotificationResourceV1GetApplicationByNameAndBundleNameParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
38
|
+
notificationResourceV1GetApplicationsFacets: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV1GetApplicationsFacets").NotificationResourceV1GetApplicationsFacetsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
39
|
+
notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint").NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpointParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
40
|
+
notificationResourceV1GetBundleByName: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV1GetBundleByName").NotificationResourceV1GetBundleByNameParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
41
|
+
notificationResourceV1GetBundleFacets: (...config: [import("./NotificationResourceV1GetBundleFacets").NotificationResourceV1GetBundleFacetsParams] | [boolean, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
42
|
+
notificationResourceV1GetEventTypes: (...config: [import("./NotificationResourceV1GetEventTypes").NotificationResourceV1GetEventTypesParams] | [Set<string>, string, string, boolean, number, number, number, string, string, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
43
|
+
notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup").NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroupParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
44
|
+
notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName: (...config: [import("./NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName").NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationNameParams] | [string, string, string, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
45
|
+
notificationResourceV1GetLinkedBehaviorGroups: (...config: [import("./NotificationResourceV1GetLinkedBehaviorGroups").NotificationResourceV1GetLinkedBehaviorGroupsParams] | [string, number, number, number, string, string, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
46
|
+
notificationResourceV1UpdateBehaviorGroup: (...config: [import("./NotificationResourceV1UpdateBehaviorGroup").NotificationResourceV1UpdateBehaviorGroupParams] | [string, import("./types").UpdateBehaviorGroupRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
47
|
+
notificationResourceV1UpdateBehaviorGroupActions: (...config: [import("./NotificationResourceV1UpdateBehaviorGroupActions").NotificationResourceV1UpdateBehaviorGroupActionsParams] | [string, string[], import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
48
|
+
notificationResourceV1UpdateEventTypeBehaviors: (...config: [import("./NotificationResourceV1UpdateEventTypeBehaviors").NotificationResourceV1UpdateEventTypeBehaviorsParams] | [string, Set<string>, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
49
|
+
notificationResourceV1UpdateEventTypeEndpoints: (...config: [string, Set<string>, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV1UpdateEventTypeEndpoints").NotificationResourceV1UpdateEventTypeEndpointsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
50
|
+
orgConfigResourceV1GetDailyDigestTimePreference: (...config: [import("./OrgConfigResourceV1GetDailyDigestTimePreference").OrgConfigResourceV1GetDailyDigestTimePreferenceParams] | [import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
51
|
+
orgConfigResourceV1SaveDailyDigestTimePreference: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./OrgConfigResourceV1SaveDailyDigestTimePreference").OrgConfigResourceV1SaveDailyDigestTimePreferenceParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
52
|
+
}, endpointReturnTypes>;
|
|
53
|
+
export default NotificationsClient;
|
|
54
|
+
//# sourceMappingURL=api.d.ts.map
|
package/esm/api.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../api.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,8DAA8D,CAAA;AACxF,OAAO,EAC8B,0CAA0C,EAC9B,sDAAsD,EAC1E,kCAAkC,EACN,8DAA8D,EACzE,mDAAmD,EACnD,mDAAmD,EACtC,gEAAgE,EACpE,4DAA4D,EACvD,iEAAiE,EAC7E,qDAAqD,EAC9B,4EAA4E,EACzG,+CAA+C,EAC/C,+CAA+C,EACjD,6CAA6C,EACb,6EAA6E,EAC5E,8EAA8E,EACrG,uDAAuD,EAC3D,mDAAmD,EAC5C,0DAA0D,EAC5D,wDAAwD,EACxD,wDAAwD,EACvD,yDAAyD,EACxD,0DAA0D,EAE5G,MAAM,SAAS,CAAC;AA8BnB,KAAK,mBAAmB,GAAG;IACrB,gCAAgC,EAAE,0CAA0C,CAAC;IAC/E,4CAA4C,EAAE,sDAAsD,CAAC;IACrG,wBAAwB,EAAE,kCAAkC,CAAC;IAC7D,oDAAoD,EAAE,8DAA8D,CAAC;IACrH,yCAAyC,EAAE,mDAAmD,CAAC;IAC/F,yCAAyC,EAAE,mDAAmD,CAAC;IAC/F,sDAAsD,EAAE,gEAAgE,CAAC;IACzH,kDAAkD,EAAE,4DAA4D,CAAC;IACjH,uDAAuD,EAAE,iEAAiE,CAAC;IAC3H,2CAA2C,EAAE,qDAAqD,CAAC;IACnG,kEAAkE,EAAE,4EAA4E,CAAC;IACjJ,qCAAqC,EAAE,+CAA+C,CAAC;IACvF,qCAAqC,EAAE,+CAA+C,CAAC;IACvF,mCAAmC,EAAE,6CAA6C,CAAC;IACnF,mEAAmE,EAAE,6EAA6E,CAAC;IACnJ,oEAAoE,EAAE,8EAA8E,CAAC;IACrJ,6CAA6C,EAAE,uDAAuD,CAAC;IACvG,yCAAyC,EAAE,mDAAmD,CAAC;IAC/F,gDAAgD,EAAE,0DAA0D,CAAC;IAC7G,8CAA8C,EAAE,wDAAwD,CAAC;IACzG,8CAA8C,EAAE,wDAAwD,CAAC;IACzG,+CAA+C,EAAE,yDAAyD,CAAC;IAC3G,gDAAgD,EAAE,0DAA0D,CAAC;CAGhH,CAAC;AAEF,eAAO,MAAM,mBAAmB,cAAe,MAAM,aAAa,SAAS;;;;;;;;;;;;;;;;;;;;;;;;uBAE1E,CAAA;AAED,eAAe,mBAAmB,CAAC"}
|
package/esm/api.js
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import { APIFactory } from '@redhat-cloud-services/javascript-clients-shared/dist/utils';
|
|
2
|
+
import { drawerResourceV1GetDrawerEntries, drawerResourceV1UpdateNotificationReadStatus, eventResourceV1GetEvents, notificationResourceV1AppendBehaviorGroupToEventType, notificationResourceV1CreateBehaviorGroup, notificationResourceV1DeleteBehaviorGroup, notificationResourceV1DeleteBehaviorGroupFromEventType, notificationResourceV1FindBehaviorGroupsByBundleId, notificationResourceV1GetApplicationByNameAndBundleName, notificationResourceV1GetApplicationsFacets, notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint, notificationResourceV1GetBundleByName, notificationResourceV1GetBundleFacets, notificationResourceV1GetEventTypes, notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup, notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName, notificationResourceV1GetLinkedBehaviorGroups, notificationResourceV1UpdateBehaviorGroup, notificationResourceV1UpdateBehaviorGroupActions, notificationResourceV1UpdateEventTypeBehaviors, notificationResourceV1UpdateEventTypeEndpoints, orgConfigResourceV1GetDailyDigestTimePreference, orgConfigResourceV1SaveDailyDigestTimePreference, } from './index';
|
|
3
|
+
const endpointList = {
|
|
4
|
+
drawerResourceV1GetDrawerEntries,
|
|
5
|
+
drawerResourceV1UpdateNotificationReadStatus,
|
|
6
|
+
eventResourceV1GetEvents,
|
|
7
|
+
notificationResourceV1AppendBehaviorGroupToEventType,
|
|
8
|
+
notificationResourceV1CreateBehaviorGroup,
|
|
9
|
+
notificationResourceV1DeleteBehaviorGroup,
|
|
10
|
+
notificationResourceV1DeleteBehaviorGroupFromEventType,
|
|
11
|
+
notificationResourceV1FindBehaviorGroupsByBundleId,
|
|
12
|
+
notificationResourceV1GetApplicationByNameAndBundleName,
|
|
13
|
+
notificationResourceV1GetApplicationsFacets,
|
|
14
|
+
notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint,
|
|
15
|
+
notificationResourceV1GetBundleByName,
|
|
16
|
+
notificationResourceV1GetBundleFacets,
|
|
17
|
+
notificationResourceV1GetEventTypes,
|
|
18
|
+
notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup,
|
|
19
|
+
notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName,
|
|
20
|
+
notificationResourceV1GetLinkedBehaviorGroups,
|
|
21
|
+
notificationResourceV1UpdateBehaviorGroup,
|
|
22
|
+
notificationResourceV1UpdateBehaviorGroupActions,
|
|
23
|
+
notificationResourceV1UpdateEventTypeBehaviors,
|
|
24
|
+
notificationResourceV1UpdateEventTypeEndpoints,
|
|
25
|
+
orgConfigResourceV1GetDailyDigestTimePreference,
|
|
26
|
+
orgConfigResourceV1SaveDailyDigestTimePreference,
|
|
27
|
+
};
|
|
28
|
+
export const NotificationsClient = (BASE_PATH, instance) => {
|
|
29
|
+
return APIFactory(BASE_PATH, endpointList, instance);
|
|
30
|
+
};
|
|
31
|
+
export default NotificationsClient;
|
|
32
|
+
//# sourceMappingURL=api.js.map
|
package/esm/api.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../api.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,UAAU,EAAE,MAAM,6DAA6D,CAAC;AAEzF,OAAO,EACH,gCAAgC,EAChC,4CAA4C,EAC5C,wBAAwB,EACxB,oDAAoD,EACpD,yCAAyC,EACzC,yCAAyC,EACzC,sDAAsD,EACtD,kDAAkD,EAClD,uDAAuD,EACvD,2CAA2C,EAC3C,kEAAkE,EAClE,qCAAqC,EACrC,qCAAqC,EACrC,mCAAmC,EACnC,mEAAmE,EACnE,oEAAoE,EACpE,6CAA6C,EAC7C,yCAAyC,EACzC,gDAAgD,EAChD,8CAA8C,EAC9C,8CAA8C,EAC9C,+CAA+C,EAC/C,gDAAgD,GAEjD,MAAM,SAAS,CAAC;AAEnB,MAAM,YAAY,GAAG;IACf,gCAAgC;IAClC,4CAA4C;IAC5C,wBAAwB;IACxB,oDAAoD;IACpD,yCAAyC;IACzC,yCAAyC;IACzC,sDAAsD;IACtD,kDAAkD;IAClD,uDAAuD;IACvD,2CAA2C;IAC3C,kEAAkE;IAClE,qCAAqC;IACrC,qCAAqC;IACrC,mCAAmC;IACnC,mEAAmE;IACnE,oEAAoE;IACpE,6CAA6C;IAC7C,yCAAyC;IACzC,gDAAgD;IAChD,8CAA8C;IAC9C,8CAA8C;IAC9C,+CAA+C;IAC/C,gDAAgD;CAGnD,CAAC;AA8BF,MAAM,CAAC,MAAM,mBAAmB,GAAG,CAAC,SAAiB,EAAE,QAAoB,EAAE,EAAE;IAC7E,OAAO,UAAU,CAA2C,SAAS,EAAE,YAAY,EAAE,QAAQ,CAAC,CAAC;AACjG,CAAC,CAAA;AAED,eAAe,mBAAmB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,gCAAgC,EAAE,0CAA0C,EAAE,MAAM,oCAAoC,CAAA;AAE5I,OAAO,EAAE,OAAO,IAAI,4CAA4C,EAAE,sDAAsD,EAAE,MAAM,gDAAgD,CAAA;AAEhL,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAE,kCAAkC,EAAE,MAAM,4BAA4B,CAAA;AAEpH,OAAO,EAAE,OAAO,IAAI,oDAAoD,EAAE,8DAA8D,EAAE,MAAM,wDAAwD,CAAA;AAExM,OAAO,EAAE,OAAO,IAAI,yCAAyC,EAAE,mDAAmD,EAAE,MAAM,6CAA6C,CAAA;AAEvK,OAAO,EAAE,OAAO,IAAI,yCAAyC,EAAE,mDAAmD,EAAE,MAAM,6CAA6C,CAAA;AAEvK,OAAO,EAAE,OAAO,IAAI,sDAAsD,EAAE,gEAAgE,EAAE,MAAM,0DAA0D,CAAA;AAE9M,OAAO,EAAE,OAAO,IAAI,kDAAkD,EAAE,4DAA4D,EAAE,MAAM,sDAAsD,CAAA;AAElM,OAAO,EAAE,OAAO,IAAI,uDAAuD,EAAE,iEAAiE,EAAE,MAAM,2DAA2D,CAAA;AAEjN,OAAO,EAAE,OAAO,IAAI,2CAA2C,EAAE,qDAAqD,EAAE,MAAM,+CAA+C,CAAA;AAE7K,OAAO,EAAE,OAAO,IAAI,kEAAkE,EAAE,4EAA4E,EAAE,MAAM,sEAAsE,CAAA;AAElP,OAAO,EAAE,OAAO,IAAI,qCAAqC,EAAE,+CAA+C,EAAE,MAAM,yCAAyC,CAAA;AAE3J,OAAO,EAAE,OAAO,IAAI,qCAAqC,EAAE,+CAA+C,EAAE,MAAM,yCAAyC,CAAA;AAE3J,OAAO,EAAE,OAAO,IAAI,mCAAmC,EAAE,6CAA6C,EAAE,MAAM,uCAAuC,CAAA;AAErJ,OAAO,EAAE,OAAO,IAAI,mEAAmE,EAAE,6EAA6E,EAAE,MAAM,uEAAuE,CAAA;AAErP,OAAO,EAAE,OAAO,IAAI,oEAAoE,EAAE,8EAA8E,EAAE,MAAM,wEAAwE,CAAA;AAExP,OAAO,EAAE,OAAO,IAAI,6CAA6C,EAAE,uDAAuD,EAAE,MAAM,iDAAiD,CAAA;AAEnL,OAAO,EAAE,OAAO,IAAI,yCAAyC,EAAE,mDAAmD,EAAE,MAAM,6CAA6C,CAAA;AAEvK,OAAO,EAAE,OAAO,IAAI,gDAAgD,EAAE,0DAA0D,EAAE,MAAM,oDAAoD,CAAA;AAE5L,OAAO,EAAE,OAAO,IAAI,8CAA8C,EAAE,wDAAwD,EAAE,MAAM,kDAAkD,CAAA;AAEtL,OAAO,EAAE,OAAO,IAAI,8CAA8C,EAAE,wDAAwD,EAAE,MAAM,kDAAkD,CAAA;AAEtL,OAAO,EAAE,OAAO,IAAI,+CAA+C,EAAE,yDAAyD,EAAE,MAAM,mDAAmD,CAAA;AAEzL,OAAO,EAAE,OAAO,IAAI,gDAAgD,EAAE,0DAA0D,EAAE,MAAM,oDAAoD,CAAA"}
|
package/esm/index.js
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
export { default as drawerResourceV1GetDrawerEntries } from './DrawerResourceV1GetDrawerEntries';
|
|
2
|
+
export { default as drawerResourceV1UpdateNotificationReadStatus } from './DrawerResourceV1UpdateNotificationReadStatus';
|
|
3
|
+
export { default as eventResourceV1GetEvents } from './EventResourceV1GetEvents';
|
|
4
|
+
export { default as notificationResourceV1AppendBehaviorGroupToEventType } from './NotificationResourceV1AppendBehaviorGroupToEventType';
|
|
5
|
+
export { default as notificationResourceV1CreateBehaviorGroup } from './NotificationResourceV1CreateBehaviorGroup';
|
|
6
|
+
export { default as notificationResourceV1DeleteBehaviorGroup } from './NotificationResourceV1DeleteBehaviorGroup';
|
|
7
|
+
export { default as notificationResourceV1DeleteBehaviorGroupFromEventType } from './NotificationResourceV1DeleteBehaviorGroupFromEventType';
|
|
8
|
+
export { default as notificationResourceV1FindBehaviorGroupsByBundleId } from './NotificationResourceV1FindBehaviorGroupsByBundleId';
|
|
9
|
+
export { default as notificationResourceV1GetApplicationByNameAndBundleName } from './NotificationResourceV1GetApplicationByNameAndBundleName';
|
|
10
|
+
export { default as notificationResourceV1GetApplicationsFacets } from './NotificationResourceV1GetApplicationsFacets';
|
|
11
|
+
export { default as notificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint } from './NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint';
|
|
12
|
+
export { default as notificationResourceV1GetBundleByName } from './NotificationResourceV1GetBundleByName';
|
|
13
|
+
export { default as notificationResourceV1GetBundleFacets } from './NotificationResourceV1GetBundleFacets';
|
|
14
|
+
export { default as notificationResourceV1GetEventTypes } from './NotificationResourceV1GetEventTypes';
|
|
15
|
+
export { default as notificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup } from './NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup';
|
|
16
|
+
export { default as notificationResourceV1GetEventTypesByNameAndBundleAndApplicationName } from './NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName';
|
|
17
|
+
export { default as notificationResourceV1GetLinkedBehaviorGroups } from './NotificationResourceV1GetLinkedBehaviorGroups';
|
|
18
|
+
export { default as notificationResourceV1UpdateBehaviorGroup } from './NotificationResourceV1UpdateBehaviorGroup';
|
|
19
|
+
export { default as notificationResourceV1UpdateBehaviorGroupActions } from './NotificationResourceV1UpdateBehaviorGroupActions';
|
|
20
|
+
export { default as notificationResourceV1UpdateEventTypeBehaviors } from './NotificationResourceV1UpdateEventTypeBehaviors';
|
|
21
|
+
export { default as notificationResourceV1UpdateEventTypeEndpoints } from './NotificationResourceV1UpdateEventTypeEndpoints';
|
|
22
|
+
export { default as orgConfigResourceV1GetDailyDigestTimePreference } from './OrgConfigResourceV1GetDailyDigestTimePreference';
|
|
23
|
+
export { default as orgConfigResourceV1SaveDailyDigestTimePreference } from './OrgConfigResourceV1SaveDailyDigestTimePreference';
|
|
24
|
+
//# sourceMappingURL=index.js.map
|
package/esm/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,gCAAgC,EAA8C,MAAM,oCAAoC,CAAA;AAE5I,OAAO,EAAE,OAAO,IAAI,4CAA4C,EAA0D,MAAM,gDAAgD,CAAA;AAEhL,OAAO,EAAE,OAAO,IAAI,wBAAwB,EAAsC,MAAM,4BAA4B,CAAA;AAEpH,OAAO,EAAE,OAAO,IAAI,oDAAoD,EAAkE,MAAM,wDAAwD,CAAA;AAExM,OAAO,EAAE,OAAO,IAAI,yCAAyC,EAAuD,MAAM,6CAA6C,CAAA;AAEvK,OAAO,EAAE,OAAO,IAAI,yCAAyC,EAAuD,MAAM,6CAA6C,CAAA;AAEvK,OAAO,EAAE,OAAO,IAAI,sDAAsD,EAAoE,MAAM,0DAA0D,CAAA;AAE9M,OAAO,EAAE,OAAO,IAAI,kDAAkD,EAAgE,MAAM,sDAAsD,CAAA;AAElM,OAAO,EAAE,OAAO,IAAI,uDAAuD,EAAqE,MAAM,2DAA2D,CAAA;AAEjN,OAAO,EAAE,OAAO,IAAI,2CAA2C,EAAyD,MAAM,+CAA+C,CAAA;AAE7K,OAAO,EAAE,OAAO,IAAI,kEAAkE,EAAgF,MAAM,sEAAsE,CAAA;AAElP,OAAO,EAAE,OAAO,IAAI,qCAAqC,EAAmD,MAAM,yCAAyC,CAAA;AAE3J,OAAO,EAAE,OAAO,IAAI,qCAAqC,EAAmD,MAAM,yCAAyC,CAAA;AAE3J,OAAO,EAAE,OAAO,IAAI,mCAAmC,EAAiD,MAAM,uCAAuC,CAAA;AAErJ,OAAO,EAAE,OAAO,IAAI,mEAAmE,EAAiF,MAAM,uEAAuE,CAAA;AAErP,OAAO,EAAE,OAAO,IAAI,oEAAoE,EAAkF,MAAM,wEAAwE,CAAA;AAExP,OAAO,EAAE,OAAO,IAAI,6CAA6C,EAA2D,MAAM,iDAAiD,CAAA;AAEnL,OAAO,EAAE,OAAO,IAAI,yCAAyC,EAAuD,MAAM,6CAA6C,CAAA;AAEvK,OAAO,EAAE,OAAO,IAAI,gDAAgD,EAA8D,MAAM,oDAAoD,CAAA;AAE5L,OAAO,EAAE,OAAO,IAAI,8CAA8C,EAA4D,MAAM,kDAAkD,CAAA;AAEtL,OAAO,EAAE,OAAO,IAAI,8CAA8C,EAA4D,MAAM,kDAAkD,CAAA;AAEtL,OAAO,EAAE,OAAO,IAAI,+CAA+C,EAA6D,MAAM,mDAAmD,CAAA;AAEzL,OAAO,EAAE,OAAO,IAAI,gDAAgD,EAA8D,MAAM,oDAAoD,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../types/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* @export
|
|
4
|
+
* @enum {string}
|
|
5
|
+
*/
|
|
6
|
+
export const EndpointStatus = {
|
|
7
|
+
Ready: 'READY',
|
|
8
|
+
Unknown: 'UNKNOWN',
|
|
9
|
+
New: 'NEW',
|
|
10
|
+
Provisioning: 'PROVISIONING',
|
|
11
|
+
Deleting: 'DELETING',
|
|
12
|
+
Failed: 'FAILED'
|
|
13
|
+
};
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @enum {string}
|
|
18
|
+
*/
|
|
19
|
+
export const EndpointType = {
|
|
20
|
+
Ansible: 'ansible',
|
|
21
|
+
Camel: 'camel',
|
|
22
|
+
Drawer: 'drawer',
|
|
23
|
+
EmailSubscription: 'email_subscription',
|
|
24
|
+
Webhook: 'webhook',
|
|
25
|
+
Pagerduty: 'pagerduty'
|
|
26
|
+
};
|
|
27
|
+
/**
|
|
28
|
+
*
|
|
29
|
+
* @export
|
|
30
|
+
* @enum {string}
|
|
31
|
+
*/
|
|
32
|
+
export const EventLogEntryActionStatus = {
|
|
33
|
+
Sent: 'SENT',
|
|
34
|
+
Success: 'SUCCESS',
|
|
35
|
+
Processing: 'PROCESSING',
|
|
36
|
+
Failed: 'FAILED',
|
|
37
|
+
Unknown: 'UNKNOWN'
|
|
38
|
+
};
|
|
39
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../types/index.ts"],"names":[],"mappings":"AA2YA;;;;GAIG;AAEH,MAAM,CAAC,MAAM,cAAc,GAAG;IAC1B,KAAK,EAAE,OAAO;IACd,OAAO,EAAE,SAAS;IAClB,GAAG,EAAE,KAAK;IACV,YAAY,EAAE,cAAc;IAC5B,QAAQ,EAAE,UAAU;IACpB,MAAM,EAAE,QAAQ;CACV,CAAC;AAKX;;;;GAIG;AAEH,MAAM,CAAC,MAAM,YAAY,GAAG;IACxB,OAAO,EAAE,SAAS;IAClB,KAAK,EAAE,OAAO;IACd,MAAM,EAAE,QAAQ;IAChB,iBAAiB,EAAE,oBAAoB;IACvC,OAAO,EAAE,SAAS;IAClB,SAAS,EAAE,WAAW;CAChB,CAAC;AA0GX;;;;GAIG;AAEH,MAAM,CAAC,MAAM,yBAAyB,GAAG;IACrC,IAAI,EAAE,MAAM;IACZ,OAAO,EAAE,SAAS;IAClB,UAAU,EAAE,YAAY;IACxB,MAAM,EAAE,QAAQ;IAChB,OAAO,EAAE,SAAS;CACZ,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../v2/EventResourceV2GetEvents/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAiB,kBAAkB,EAAU,MAAM,OAAO,CAAC;AAGrF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAMhG,OAAO,KAAK,EAAE,yBAAyB,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAG7E,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;;;MAIE;IACF,MAAM,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACrB;;;;MAIE;IACF,SAAS,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IACxB;;;;MAIE;IACF,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;MAIE;IACF,aAAa,CAAC,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC;IAC5B;;;;MAIE;IACF,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B;;;;MAIE;IACF,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;MAIE;IACF,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;MAIE;IACF,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB;;;;MAIE;IACF,iBAAiB,CAAC,EAAE,GAAG,CAAC,OAAO,CAAC,CAAC;IACjC;;;;MAIE;IACF,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;MAIE;IACF,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;MAIE;IACF,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB;;;;MAIE;IACF,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;MAIE;IACF,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;MAIE;IACF,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;MAIE;IACF,MAAM,CAAC,EAAE,GAAG,CAAC,yBAAyB,CAAC,CAAC;IACxC,OAAO,CAAC,EAAE,kBAAkB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,kCAAkC,GAAG,YAAY,CAAC,iBAAiB,CAAC,CAAC;AAKjF;;;;;;EAME;AACF,eAAO,MAAM,oCAAoC,cAAqB,CAAC,CAAC,8BAA8B,CAAC,GAAG,CAAC,IAAI,MAAM,CAAC,EAAE,IAAI,MAAM,CAAC,EAAE,MAAM,EAAE,IAAI,MAAM,CAAC,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,OAAO,CAAC,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,IAAI,yBAAyB,CAAC,EAAE,kBAAkB,CAAC,CAAC,KAAG,QAAQ,WAAW,CAuFpU,CAAA;AAED,eAAe,oCAAoC,CAAC"}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
// @ts-ignore
|
|
2
|
+
import { DUMMY_BASE_URL, setSearchParams } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
const isEventResourceV2GetEventsObjectParams = (params) => {
|
|
4
|
+
return params.length === 1 && true && true && true && true && true && true && true && true && true && true && true && true && true && true && true && true;
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* Retrieves the event log entries. Use this endpoint to review a full history of the events related to the tenant. You can sort by the bundle, application, event, and created fields. You can specify the sort order by appending :asc or :desc to the field, for example bundle:desc. Sorting defaults to desc for the created field and to asc for all other fields.
|
|
8
|
+
* @summary Retrieve the event log entries
|
|
9
|
+
* @param {EventResourceV2GetEventsParams} config with all available params.
|
|
10
|
+
* @param {*} [options] Override http request option.
|
|
11
|
+
* @throws {RequiredError}
|
|
12
|
+
*/
|
|
13
|
+
export const eventResourceV2GetEventsParamCreator = async (...config) => {
|
|
14
|
+
const params = isEventResourceV2GetEventsObjectParams(config) ? config[0] : ['appIds', 'bundleIds', 'endDate', 'endpointTypes', 'eventTypeDisplayName', 'includeActions', 'includeDetails', 'includePayload', 'invocationResults', 'limit', 'offset', 'pageNumber', 'sortBy', 'sortBy2', 'startDate', 'status', 'options'].reduce((acc, curr, index) => ({ ...acc, [curr]: config[index] }), {});
|
|
15
|
+
const { appIds, bundleIds, endDate, endpointTypes, eventTypeDisplayName, includeActions, includeDetails, includePayload, invocationResults, limit, offset, pageNumber, sortBy, sortBy2, startDate, status, options = {} } = params;
|
|
16
|
+
const localVarPath = `/notifications/events`;
|
|
17
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
18
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
19
|
+
const localVarRequestOptions = { method: 'GET', ...options };
|
|
20
|
+
const localVarHeaderParameter = {};
|
|
21
|
+
const localVarQueryParameter = {};
|
|
22
|
+
if (appIds) {
|
|
23
|
+
localVarQueryParameter['appIds'] = Array.from(appIds);
|
|
24
|
+
}
|
|
25
|
+
if (bundleIds) {
|
|
26
|
+
localVarQueryParameter['bundleIds'] = Array.from(bundleIds);
|
|
27
|
+
}
|
|
28
|
+
if (endDate !== undefined) {
|
|
29
|
+
localVarQueryParameter['endDate'] = (endDate instanceof Date) ?
|
|
30
|
+
endDate.toISOString().substr(0, 10) :
|
|
31
|
+
endDate;
|
|
32
|
+
}
|
|
33
|
+
if (endpointTypes) {
|
|
34
|
+
localVarQueryParameter['endpointTypes'] = Array.from(endpointTypes);
|
|
35
|
+
}
|
|
36
|
+
if (eventTypeDisplayName !== undefined) {
|
|
37
|
+
localVarQueryParameter['eventTypeDisplayName'] = eventTypeDisplayName;
|
|
38
|
+
}
|
|
39
|
+
if (includeActions !== undefined) {
|
|
40
|
+
localVarQueryParameter['includeActions'] = includeActions;
|
|
41
|
+
}
|
|
42
|
+
if (includeDetails !== undefined) {
|
|
43
|
+
localVarQueryParameter['includeDetails'] = includeDetails;
|
|
44
|
+
}
|
|
45
|
+
if (includePayload !== undefined) {
|
|
46
|
+
localVarQueryParameter['includePayload'] = includePayload;
|
|
47
|
+
}
|
|
48
|
+
if (invocationResults) {
|
|
49
|
+
localVarQueryParameter['invocationResults'] = Array.from(invocationResults);
|
|
50
|
+
}
|
|
51
|
+
if (limit !== undefined) {
|
|
52
|
+
localVarQueryParameter['limit'] = limit;
|
|
53
|
+
}
|
|
54
|
+
if (offset !== undefined) {
|
|
55
|
+
localVarQueryParameter['offset'] = offset;
|
|
56
|
+
}
|
|
57
|
+
if (pageNumber !== undefined) {
|
|
58
|
+
localVarQueryParameter['pageNumber'] = pageNumber;
|
|
59
|
+
}
|
|
60
|
+
if (sortBy !== undefined) {
|
|
61
|
+
localVarQueryParameter['sortBy'] = sortBy;
|
|
62
|
+
}
|
|
63
|
+
if (sortBy2 !== undefined) {
|
|
64
|
+
localVarQueryParameter['sort_by'] = sortBy2;
|
|
65
|
+
}
|
|
66
|
+
if (startDate !== undefined) {
|
|
67
|
+
localVarQueryParameter['startDate'] = (startDate instanceof Date) ?
|
|
68
|
+
startDate.toISOString().substr(0, 10) :
|
|
69
|
+
startDate;
|
|
70
|
+
}
|
|
71
|
+
if (status) {
|
|
72
|
+
localVarQueryParameter['status'] = Array.from(status);
|
|
73
|
+
}
|
|
74
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
75
|
+
localVarRequestOptions.headers = { ...localVarHeaderParameter, ...options.headers };
|
|
76
|
+
return {
|
|
77
|
+
urlObj: localVarUrlObj,
|
|
78
|
+
options: localVarRequestOptions,
|
|
79
|
+
};
|
|
80
|
+
};
|
|
81
|
+
export default eventResourceV2GetEventsParamCreator;
|
|
82
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../v2/EventResourceV2GetEvents/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAiB,kBAAkB,EAAU,MAAM,OAAO,CAAC;AAGrF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAShG,MAAM,MAAM,0DAA0D,GAAG;IACvE;;;;MAIE;IACF,iBAAiB,EAAE,MAAM,CAAC;IAC1B;;;;MAIE;IACF,aAAa,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,EAAE,kBAAkB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,8DAA8D,GAAG,YAAY,CAAC,IAAI,CAAC,CAAC;AAKhG;;;;;;EAME;AACF,eAAO,MAAM,gEAAgE,cAAqB,CAAC,CAAC,0DAA0D,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,EAAE,kBAAkB,CAAC,CAAC,KAAG,QAAQ,WAAW,CAqB5N,CAAA;AAED,eAAe,gEAAgE,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
// @ts-ignore
|
|
2
|
+
import { DUMMY_BASE_URL, setSearchParams } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
const isNotificationResourceV2AppendBehaviorGroupToEventTypeObjectParams = (params) => {
|
|
4
|
+
return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'behaviorGroupUuid') && Object.prototype.hasOwnProperty.call(params, 'eventTypeUuid');
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
*
|
|
8
|
+
* @summary Add a behavior group to the given event type.
|
|
9
|
+
* @param {NotificationResourceV2AppendBehaviorGroupToEventTypeParams} config with all available params.
|
|
10
|
+
* @param {*} [options] Override http request option.
|
|
11
|
+
* @throws {RequiredError}
|
|
12
|
+
*/
|
|
13
|
+
export const notificationResourceV2AppendBehaviorGroupToEventTypeParamCreator = async (...config) => {
|
|
14
|
+
const params = isNotificationResourceV2AppendBehaviorGroupToEventTypeObjectParams(config) ? config[0] : ['behaviorGroupUuid', 'eventTypeUuid', 'options'].reduce((acc, curr, index) => ({ ...acc, [curr]: config[index] }), {});
|
|
15
|
+
const { behaviorGroupUuid, eventTypeUuid, options = {} } = params;
|
|
16
|
+
const localVarPath = `/notifications/eventTypes/{eventTypeUuid}/behaviorGroups/{behaviorGroupUuid}`
|
|
17
|
+
.replace(`{${"behaviorGroupUuid"}}`, encodeURIComponent(String(behaviorGroupUuid)))
|
|
18
|
+
.replace(`{${"eventTypeUuid"}}`, encodeURIComponent(String(eventTypeUuid)));
|
|
19
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
20
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
21
|
+
const localVarRequestOptions = { method: 'PUT', ...options };
|
|
22
|
+
const localVarHeaderParameter = {};
|
|
23
|
+
const localVarQueryParameter = {};
|
|
24
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
25
|
+
localVarRequestOptions.headers = { ...localVarHeaderParameter, ...options.headers };
|
|
26
|
+
return {
|
|
27
|
+
urlObj: localVarUrlObj,
|
|
28
|
+
options: localVarRequestOptions,
|
|
29
|
+
};
|
|
30
|
+
};
|
|
31
|
+
export default notificationResourceV2AppendBehaviorGroupToEventTypeParamCreator;
|
|
32
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.ts"],"names":[],"mappings":"AAEA,aAAa;AACb,OAAO,EAAmD,cAAc,EAAuG,eAAe,EAA8D,MAAM,8DAA8D,CAAC;AA4BjU,MAAM,kEAAkE,GAAG,CAAC,MAAgF,EAA0E,EAAE;IACtO,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,mBAAmB,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,eAAe,CAAC,CAAA;AAClK,CAAC,CAAA;AACD;;;;;;EAME;AACF,MAAM,CAAC,MAAM,gEAAgE,GAAG,KAAK,EAAE,GAAG,MAA6G,EAAwB,EAAE;IAC7N,MAAM,MAAM,GAAG,kEAAkE,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,mBAAmB,EAAE,eAAe,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,EAAE,CAA+D,CAAC;IAC9R,MAAM,EAAE,iBAAiB,EAAE,aAAa,EAAE,OAAO,GAAG,EAAE,EAAE,GAAG,MAAM,CAAC;IAClE,MAAM,YAAY,GAAG,8EAA8E;SAC9F,OAAO,CAAC,IAAI,mBAAmB,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAAC,CAAC;SAClF,OAAO,CAAC,IAAI,eAAe,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC;IAChF,oFAAoF;IACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAC7D,MAAM,sBAAsB,GAAG,EAAE,MAAM,EAAE,KAAe,EAAE,GAAG,OAAO,EAAC,CAAC;IACtE,MAAM,uBAAuB,GAAG,EAAS,CAAC;IAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;IAIzC,eAAe,CAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;IACxD,sBAAsB,CAAC,OAAO,GAAG,EAAC,GAAG,uBAAuB,EAAE,GAAG,OAAO,CAAC,OAAO,EAAC,CAAC;IAElF,OAAO;QACH,MAAM,EAAE,cAAc;QACtB,OAAO,EAAE,sBAAsB;KAClC,CAAC;AACN,CAAC,CAAA;AAED,eAAe,gEAAgE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2CreateBehaviorGroup/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAiB,kBAAkB,EAAU,MAAM,OAAO,CAAC;AAGrF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAMhG,OAAO,KAAK,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,MAAM,UAAU,CAAC;AAGxF,MAAM,MAAM,+CAA+C,GAAG;IAC5D;;;;MAIE;IACF,0BAA0B,EAAE,0BAA0B,CAAC;IACvD,OAAO,CAAC,EAAE,kBAAkB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,mDAAmD,GAAG,YAAY,CAAC,2BAA2B,CAAC,CAAC;AAK5G;;;;;;EAME;AACF,eAAO,MAAM,qDAAqD,cAAqB,CAAC,CAAC,+CAA+C,CAAC,GAAG,CAAC,0BAA0B,EAAE,kBAAkB,CAAC,CAAC,KAAG,QAAQ,WAAW,CAsBlN,CAAA;AAED,eAAe,qDAAqD,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
// @ts-ignore
|
|
2
|
+
import { DUMMY_BASE_URL, setSearchParams } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
const isNotificationResourceV2CreateBehaviorGroupObjectParams = (params) => {
|
|
4
|
+
return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'createBehaviorGroupRequest');
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* Creates a behavior group that defines which notifications will be sent to external services after an event is received. Use this endpoint to control the types of events users are notified about.
|
|
8
|
+
* @summary Create a behavior group
|
|
9
|
+
* @param {NotificationResourceV2CreateBehaviorGroupParams} config with all available params.
|
|
10
|
+
* @param {*} [options] Override http request option.
|
|
11
|
+
* @throws {RequiredError}
|
|
12
|
+
*/
|
|
13
|
+
export const notificationResourceV2CreateBehaviorGroupParamCreator = async (...config) => {
|
|
14
|
+
const params = isNotificationResourceV2CreateBehaviorGroupObjectParams(config) ? config[0] : ['createBehaviorGroupRequest', 'options'].reduce((acc, curr, index) => ({ ...acc, [curr]: config[index] }), {});
|
|
15
|
+
const { createBehaviorGroupRequest, options = {} } = params;
|
|
16
|
+
const localVarPath = `/notifications/behaviorGroups`;
|
|
17
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
18
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
19
|
+
const localVarRequestOptions = { method: 'POST', ...options };
|
|
20
|
+
const localVarHeaderParameter = {};
|
|
21
|
+
const localVarQueryParameter = {};
|
|
22
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
23
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
24
|
+
localVarRequestOptions.headers = { ...localVarHeaderParameter, ...options.headers };
|
|
25
|
+
return {
|
|
26
|
+
urlObj: localVarUrlObj,
|
|
27
|
+
options: localVarRequestOptions,
|
|
28
|
+
serializeData: createBehaviorGroupRequest,
|
|
29
|
+
};
|
|
30
|
+
};
|
|
31
|
+
export default notificationResourceV2CreateBehaviorGroupParamCreator;
|
|
32
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2CreateBehaviorGroup/index.ts"],"names":[],"mappings":"AAEA,aAAa;AACb,OAAO,EAAmD,cAAc,EAAuG,eAAe,EAA8D,MAAM,8DAA8D,CAAC;AAsBjU,MAAM,uDAAuD,GAAG,CAAC,MAAqE,EAA+D,EAAE;IACrM,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,4BAA4B,CAAC,CAAA;AAC1G,CAAC,CAAA;AACD;;;;;;EAME;AACF,MAAM,CAAC,MAAM,qDAAqD,GAAG,KAAK,EAAE,GAAG,MAA8G,EAAwB,EAAE;IACnN,MAAM,MAAM,GAAG,uDAAuD,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,4BAA4B,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,EAAE,CAAoD,CAAC;IAChQ,MAAM,EAAE,0BAA0B,EAAE,OAAO,GAAG,EAAE,EAAE,GAAG,MAAM,CAAC;IAC5D,MAAM,YAAY,GAAG,+BAA+B,CAAC;IACrD,oFAAoF;IACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAC7D,MAAM,sBAAsB,GAAG,EAAE,MAAM,EAAE,MAAgB,EAAE,GAAG,OAAO,EAAC,CAAC;IACvE,MAAM,uBAAuB,GAAG,EAAS,CAAC;IAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;IAIzC,uBAAuB,CAAC,cAAc,CAAC,GAAG,kBAAkB,CAAC;IAE7D,eAAe,CAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;IACxD,sBAAsB,CAAC,OAAO,GAAG,EAAC,GAAG,uBAAuB,EAAE,GAAG,OAAO,CAAC,OAAO,EAAC,CAAC;IAElF,OAAO;QACH,MAAM,EAAE,cAAc;QACtB,OAAO,EAAE,sBAAsB;QAC/B,aAAa,EAAE,0BAA0B;KAC5C,CAAC;AACN,CAAC,CAAA;AAED,eAAe,qDAAqD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2DeleteBehaviorGroup/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAiB,kBAAkB,EAAU,MAAM,OAAO,CAAC;AAGrF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAShG,MAAM,MAAM,+CAA+C,GAAG;IAC5D;;;;MAIE;IACF,EAAE,EAAE,MAAM,CAAC;IACX,OAAO,CAAC,EAAE,kBAAkB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,mDAAmD,GAAG,YAAY,CAAC,OAAO,CAAC,CAAC;AAKxF;;;;;;EAME;AACF,eAAO,MAAM,qDAAqD,cAAqB,CAAC,CAAC,+CAA+C,CAAC,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC,KAAG,QAAQ,WAAW,CAoB9L,CAAA;AAED,eAAe,qDAAqD,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
// @ts-ignore
|
|
2
|
+
import { DUMMY_BASE_URL, setSearchParams } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
const isNotificationResourceV2DeleteBehaviorGroupObjectParams = (params) => {
|
|
4
|
+
return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'id');
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* Deletes a behavior group and all of its configured actions. Use this endpoint when you no longer need a behavior group.
|
|
8
|
+
* @summary Delete a behavior group
|
|
9
|
+
* @param {NotificationResourceV2DeleteBehaviorGroupParams} config with all available params.
|
|
10
|
+
* @param {*} [options] Override http request option.
|
|
11
|
+
* @throws {RequiredError}
|
|
12
|
+
*/
|
|
13
|
+
export const notificationResourceV2DeleteBehaviorGroupParamCreator = async (...config) => {
|
|
14
|
+
const params = isNotificationResourceV2DeleteBehaviorGroupObjectParams(config) ? config[0] : ['id', 'options'].reduce((acc, curr, index) => ({ ...acc, [curr]: config[index] }), {});
|
|
15
|
+
const { id, options = {} } = params;
|
|
16
|
+
const localVarPath = `/notifications/behaviorGroups/{id}`
|
|
17
|
+
.replace(`{${"id"}}`, encodeURIComponent(String(id)));
|
|
18
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
19
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
20
|
+
const localVarRequestOptions = { method: 'DELETE', ...options };
|
|
21
|
+
const localVarHeaderParameter = {};
|
|
22
|
+
const localVarQueryParameter = {};
|
|
23
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
24
|
+
localVarRequestOptions.headers = { ...localVarHeaderParameter, ...options.headers };
|
|
25
|
+
return {
|
|
26
|
+
urlObj: localVarUrlObj,
|
|
27
|
+
options: localVarRequestOptions,
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
export default notificationResourceV2DeleteBehaviorGroupParamCreator;
|
|
31
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2DeleteBehaviorGroup/index.ts"],"names":[],"mappings":"AAEA,aAAa;AACb,OAAO,EAAmD,cAAc,EAAuG,eAAe,EAA8D,MAAM,8DAA8D,CAAC;AAsBjU,MAAM,uDAAuD,GAAG,CAAC,MAAqE,EAA+D,EAAE;IACrM,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,IAAI,CAAC,CAAA;AAClF,CAAC,CAAA;AACD;;;;;;EAME;AACF,MAAM,CAAC,MAAM,qDAAqD,GAAG,KAAK,EAAE,GAAG,MAA0F,EAAwB,EAAE;IAC/L,MAAM,MAAM,GAAG,uDAAuD,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,EAAE,CAAoD,CAAC;IACxO,MAAM,EAAE,EAAE,EAAE,OAAO,GAAG,EAAE,EAAE,GAAG,MAAM,CAAC;IACpC,MAAM,YAAY,GAAG,oCAAoC;SACpD,OAAO,CAAC,IAAI,IAAI,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,CAAC,CAAC;IAC1D,oFAAoF;IACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAC7D,MAAM,sBAAsB,GAAG,EAAE,MAAM,EAAE,QAAkB,EAAE,GAAG,OAAO,EAAC,CAAC;IACzE,MAAM,uBAAuB,GAAG,EAAS,CAAC;IAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;IAIzC,eAAe,CAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;IACxD,sBAAsB,CAAC,OAAO,GAAG,EAAC,GAAG,uBAAuB,EAAE,GAAG,OAAO,CAAC,OAAO,EAAC,CAAC;IAElF,OAAO;QACH,MAAM,EAAE,cAAc;QACtB,OAAO,EAAE,sBAAsB;KAClC,CAAC;AACN,CAAC,CAAA;AAED,eAAe,qDAAqD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAiB,kBAAkB,EAAU,MAAM,OAAO,CAAC;AAGrF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAShG,MAAM,MAAM,4DAA4D,GAAG;IACzE;;;;MAIE;IACF,eAAe,EAAE,MAAM,CAAC;IACxB;;;;MAIE;IACF,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,CAAC,EAAE,kBAAkB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,gEAAgE,GAAG,YAAY,CAAC,IAAI,CAAC,CAAC;AAKlG;;;;;;EAME;AACF,eAAO,MAAM,kEAAkE,cAAqB,CAAC,CAAC,4DAA4D,CAAC,GAAG,CAAC,MAAM,EAAE,MAAM,EAAE,kBAAkB,CAAC,CAAC,KAAG,QAAQ,WAAW,CAqBhO,CAAA;AAED,eAAe,kEAAkE,CAAC"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
// @ts-ignore
|
|
2
|
+
import { DUMMY_BASE_URL, setSearchParams } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
const isNotificationResourceV2DeleteBehaviorGroupFromEventTypeObjectParams = (params) => {
|
|
4
|
+
return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'behaviorGroupId') && Object.prototype.hasOwnProperty.call(params, 'eventTypeId');
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* Delete a behavior group from the specified event type.
|
|
8
|
+
* @summary Delete a behavior group from an event type
|
|
9
|
+
* @param {NotificationResourceV2DeleteBehaviorGroupFromEventTypeParams} config with all available params.
|
|
10
|
+
* @param {*} [options] Override http request option.
|
|
11
|
+
* @throws {RequiredError}
|
|
12
|
+
*/
|
|
13
|
+
export const notificationResourceV2DeleteBehaviorGroupFromEventTypeParamCreator = async (...config) => {
|
|
14
|
+
const params = isNotificationResourceV2DeleteBehaviorGroupFromEventTypeObjectParams(config) ? config[0] : ['behaviorGroupId', 'eventTypeId', 'options'].reduce((acc, curr, index) => ({ ...acc, [curr]: config[index] }), {});
|
|
15
|
+
const { behaviorGroupId, eventTypeId, options = {} } = params;
|
|
16
|
+
const localVarPath = `/notifications/eventTypes/{eventTypeId}/behaviorGroups/{behaviorGroupId}`
|
|
17
|
+
.replace(`{${"behaviorGroupId"}}`, encodeURIComponent(String(behaviorGroupId)))
|
|
18
|
+
.replace(`{${"eventTypeId"}}`, encodeURIComponent(String(eventTypeId)));
|
|
19
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
20
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
21
|
+
const localVarRequestOptions = { method: 'DELETE', ...options };
|
|
22
|
+
const localVarHeaderParameter = {};
|
|
23
|
+
const localVarQueryParameter = {};
|
|
24
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
25
|
+
localVarRequestOptions.headers = { ...localVarHeaderParameter, ...options.headers };
|
|
26
|
+
return {
|
|
27
|
+
urlObj: localVarUrlObj,
|
|
28
|
+
options: localVarRequestOptions,
|
|
29
|
+
};
|
|
30
|
+
};
|
|
31
|
+
export default notificationResourceV2DeleteBehaviorGroupFromEventTypeParamCreator;
|
|
32
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.ts"],"names":[],"mappings":"AAEA,aAAa;AACb,OAAO,EAAmD,cAAc,EAAuG,eAAe,EAA8D,MAAM,8DAA8D,CAAC;AA4BjU,MAAM,oEAAoE,GAAG,CAAC,MAAkF,EAA4E,EAAE;IAC5O,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,iBAAiB,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,aAAa,CAAC,CAAA;AAC9J,CAAC,CAAA;AACD;;;;;;EAME;AACF,MAAM,CAAC,MAAM,kEAAkE,GAAG,KAAK,EAAE,GAAG,MAA+G,EAAwB,EAAE;IACjO,MAAM,MAAM,GAAG,oEAAoE,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,iBAAiB,EAAE,aAAa,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,EAAE,CAAiE,CAAC;IAC9R,MAAM,EAAE,eAAe,EAAE,WAAW,EAAE,OAAO,GAAG,EAAE,EAAE,GAAG,MAAM,CAAC;IAC9D,MAAM,YAAY,GAAG,0EAA0E;SAC1F,OAAO,CAAC,IAAI,iBAAiB,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC,CAAC;SAC9E,OAAO,CAAC,IAAI,aAAa,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC;IAC5E,oFAAoF;IACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAC7D,MAAM,sBAAsB,GAAG,EAAE,MAAM,EAAE,QAAkB,EAAE,GAAG,OAAO,EAAC,CAAC;IACzE,MAAM,uBAAuB,GAAG,EAAS,CAAC;IAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;IAIzC,eAAe,CAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;IACxD,sBAAsB,CAAC,OAAO,GAAG,EAAC,GAAG,uBAAuB,EAAE,GAAG,OAAO,CAAC,OAAO,EAAC,CAAC;IAElF,OAAO;QACH,MAAM,EAAE,cAAc;QACtB,OAAO,EAAE,sBAAsB;KAClC,CAAC;AACN,CAAC,CAAA;AAED,eAAe,kEAAkE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAiB,kBAAkB,EAAU,MAAM,OAAO,CAAC;AAGrF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,8DAA8D,CAAC;AAMhG,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAG9C,MAAM,MAAM,wDAAwD,GAAG;IACrE;;;;MAIE;IACF,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,kBAAkB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,4DAA4D,GAAG,YAAY,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC,CAAC;AAK9G;;;;;;EAME;AACF,eAAO,MAAM,8DAA8D,cAAqB,CAAC,CAAC,wDAAwD,CAAC,GAAG,CAAC,MAAM,EAAE,kBAAkB,CAAC,CAAC,KAAG,QAAQ,WAAW,CAoBhN,CAAA;AAED,eAAe,8DAA8D,CAAC"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
// @ts-ignore
|
|
2
|
+
import { DUMMY_BASE_URL, setSearchParams } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
const isNotificationResourceV2FindBehaviorGroupsByBundleIdObjectParams = (params) => {
|
|
4
|
+
return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'bundleId');
|
|
5
|
+
};
|
|
6
|
+
/**
|
|
7
|
+
* Lists the behavior groups associated with a bundle. Use this endpoint to see the behavior groups that are configured for a particular bundle for a particular tenant.
|
|
8
|
+
* @summary List behavior groups in a bundle
|
|
9
|
+
* @param {NotificationResourceV2FindBehaviorGroupsByBundleIdParams} config with all available params.
|
|
10
|
+
* @param {*} [options] Override http request option.
|
|
11
|
+
* @throws {RequiredError}
|
|
12
|
+
*/
|
|
13
|
+
export const notificationResourceV2FindBehaviorGroupsByBundleIdParamCreator = async (...config) => {
|
|
14
|
+
const params = isNotificationResourceV2FindBehaviorGroupsByBundleIdObjectParams(config) ? config[0] : ['bundleId', 'options'].reduce((acc, curr, index) => ({ ...acc, [curr]: config[index] }), {});
|
|
15
|
+
const { bundleId, options = {} } = params;
|
|
16
|
+
const localVarPath = `/notifications/bundles/{bundleId}/behaviorGroups`
|
|
17
|
+
.replace(`{${"bundleId"}}`, encodeURIComponent(String(bundleId)));
|
|
18
|
+
// use dummy base URL string because the URL constructor only accepts absolute URLs.
|
|
19
|
+
const localVarUrlObj = new URL(localVarPath, DUMMY_BASE_URL);
|
|
20
|
+
const localVarRequestOptions = { method: 'GET', ...options };
|
|
21
|
+
const localVarHeaderParameter = {};
|
|
22
|
+
const localVarQueryParameter = {};
|
|
23
|
+
setSearchParams(localVarUrlObj, localVarQueryParameter);
|
|
24
|
+
localVarRequestOptions.headers = { ...localVarHeaderParameter, ...options.headers };
|
|
25
|
+
return {
|
|
26
|
+
urlObj: localVarUrlObj,
|
|
27
|
+
options: localVarRequestOptions,
|
|
28
|
+
};
|
|
29
|
+
};
|
|
30
|
+
export default notificationResourceV2FindBehaviorGroupsByBundleIdParamCreator;
|
|
31
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.ts"],"names":[],"mappings":"AAEA,aAAa;AACb,OAAO,EAAmD,cAAc,EAAuG,eAAe,EAA8D,MAAM,8DAA8D,CAAC;AAsBjU,MAAM,gEAAgE,GAAG,CAAC,MAA8E,EAAwE,EAAE;IAChO,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,UAAU,CAAC,CAAA;AACxF,CAAC,CAAA;AACD;;;;;;EAME;AACF,MAAM,CAAC,MAAM,8DAA8D,GAAG,KAAK,EAAE,GAAG,MAAmG,EAAwB,EAAE;IACjN,MAAM,MAAM,GAAG,gEAAgE,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,UAAU,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,GAAG,EAAE,IAAI,EAAE,KAAK,EAAE,EAAE,CAAC,CAAC,EAAE,GAAG,GAAG,EAAE,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,EAAE,EAAE,CAA6D,CAAC;IAChQ,MAAM,EAAE,QAAQ,EAAE,OAAO,GAAG,EAAE,EAAE,GAAG,MAAM,CAAC;IAC1C,MAAM,YAAY,GAAG,kDAAkD;SAClE,OAAO,CAAC,IAAI,UAAU,GAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC;IACtE,oFAAoF;IACpF,MAAM,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,cAAc,CAAC,CAAC;IAC7D,MAAM,sBAAsB,GAAG,EAAE,MAAM,EAAE,KAAe,EAAE,GAAG,OAAO,EAAC,CAAC;IACtE,MAAM,uBAAuB,GAAG,EAAS,CAAC;IAC1C,MAAM,sBAAsB,GAAG,EAAS,CAAC;IAIzC,eAAe,CAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;IACxD,sBAAsB,CAAC,OAAO,GAAG,EAAC,GAAG,uBAAuB,EAAE,GAAG,OAAO,CAAC,OAAO,EAAC,CAAC;IAElF,OAAO;QACH,MAAM,EAAE,cAAc;QACtB,OAAO,EAAE,sBAAsB;KAClC,CAAC;AACN,CAAC,CAAA;AAED,eAAe,8DAA8D,CAAC"}
|