@redhat-cloud-services/notifications-client 3.0.1 → 3.1.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/CHANGELOG.md +7 -0
- package/dist/v2/EventResourceV2GetEvents/index.d.ts +113 -0
- package/dist/v2/EventResourceV2GetEvents/index.d.ts.map +1 -0
- package/dist/v2/EventResourceV2GetEvents/index.js +98 -0
- package/dist/v2/EventResourceV2GetEvents/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js +48 -0
- package/dist/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2CreateBehaviorGroup/index.js +48 -0
- package/dist/v2/NotificationResourceV2CreateBehaviorGroup/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts +22 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroup/index.js +47 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroup/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js +48 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js +47 -0
- package/dist/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts +29 -0
- package/dist/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js +48 -0
- package/dist/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetApplicationsFacets/index.js +49 -0
- package/dist/v2/NotificationResourceV2GetApplicationsFacets/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +47 -0
- package/dist/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetBundleByName/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetBundleByName/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetBundleByName/index.js +47 -0
- package/dist/v2/NotificationResourceV2GetBundleByName/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetBundleFacets/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetBundleFacets/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetBundleFacets/index.js +49 -0
- package/dist/v2/NotificationResourceV2GetBundleFacets/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypes/index.d.ts +71 -0
- package/dist/v2/NotificationResourceV2GetEventTypes/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypes/index.js +73 -0
- package/dist/v2/NotificationResourceV2GetEventTypes/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +47 -0
- package/dist/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +35 -0
- package/dist/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js +49 -0
- package/dist/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts +53 -0
- package/dist/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js +62 -0
- package/dist/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts +29 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroup/index.js +49 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroup/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js +49 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js +49 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js +49 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js.map +1 -0
- package/dist/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts +16 -0
- package/dist/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts.map +1 -0
- package/dist/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js +46 -0
- package/dist/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js.map +1 -0
- package/dist/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts +22 -0
- package/dist/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts.map +1 -0
- package/dist/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js +48 -0
- package/dist/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js.map +1 -0
- package/dist/v2/api.d.ts +50 -0
- package/dist/v2/api.d.ts.map +1 -0
- package/dist/v2/api.js +34 -0
- package/dist/v2/api.js.map +1 -0
- package/dist/v2/index.d.ts +22 -0
- package/dist/v2/index.d.ts.map +1 -0
- package/dist/v2/index.js +46 -0
- package/dist/v2/index.js.map +1 -0
- package/dist/v2/types/index.d.ts +760 -0
- package/dist/v2/types/index.d.ts.map +1 -0
- package/dist/v2/types/index.js +42 -0
- package/dist/v2/types/index.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.notificationResourceV2UpdateEventTypeEndpointsParamCreator = void 0;
|
|
4
|
+
var tslib_1 = require("tslib");
|
|
5
|
+
// @ts-ignore
|
|
6
|
+
var common_1 = require("@redhat-cloud-services/javascript-clients-shared/dist/common");
|
|
7
|
+
var isNotificationResourceV2UpdateEventTypeEndpointsObjectParams = function (params) {
|
|
8
|
+
return params.length === 1 && Object.prototype.hasOwnProperty.call(params, 'eventTypeId') && true;
|
|
9
|
+
};
|
|
10
|
+
/**
|
|
11
|
+
* Updates the list of endpoints associated with an event type.
|
|
12
|
+
* @summary Update the list of endpoints for an event type
|
|
13
|
+
* @param {NotificationResourceV2UpdateEventTypeEndpointsParams} config with all available params.
|
|
14
|
+
* @param {*} [options] Override http request option.
|
|
15
|
+
* @throws {RequiredError}
|
|
16
|
+
*/
|
|
17
|
+
var notificationResourceV2UpdateEventTypeEndpointsParamCreator = function () {
|
|
18
|
+
var config = [];
|
|
19
|
+
for (var _i = 0; _i < arguments.length; _i++) {
|
|
20
|
+
config[_i] = arguments[_i];
|
|
21
|
+
}
|
|
22
|
+
return tslib_1.__awaiter(void 0, void 0, void 0, function () {
|
|
23
|
+
var params, eventTypeId, requestBody, _a, options, localVarPath, localVarUrlObj, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter;
|
|
24
|
+
return tslib_1.__generator(this, function (_b) {
|
|
25
|
+
params = isNotificationResourceV2UpdateEventTypeEndpointsObjectParams(config) ? config[0] : ['eventTypeId', 'requestBody', 'options'].reduce(function (acc, curr, index) {
|
|
26
|
+
var _a;
|
|
27
|
+
return (tslib_1.__assign(tslib_1.__assign({}, acc), (_a = {}, _a[curr] = config[index], _a)));
|
|
28
|
+
}, {});
|
|
29
|
+
eventTypeId = params.eventTypeId, requestBody = params.requestBody, _a = params.options, options = _a === void 0 ? {} : _a;
|
|
30
|
+
localVarPath = "/notifications/eventTypes/{eventTypeId}/endpoints"
|
|
31
|
+
.replace("{".concat("eventTypeId", "}"), encodeURIComponent(String(eventTypeId)));
|
|
32
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
33
|
+
localVarRequestOptions = tslib_1.__assign({ method: 'PUT' }, options);
|
|
34
|
+
localVarHeaderParameter = {};
|
|
35
|
+
localVarQueryParameter = {};
|
|
36
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
37
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
38
|
+
localVarRequestOptions.headers = tslib_1.__assign(tslib_1.__assign({}, localVarHeaderParameter), options.headers);
|
|
39
|
+
return [2 /*return*/, {
|
|
40
|
+
urlObj: localVarUrlObj,
|
|
41
|
+
options: localVarRequestOptions,
|
|
42
|
+
serializeData: requestBody,
|
|
43
|
+
}];
|
|
44
|
+
});
|
|
45
|
+
});
|
|
46
|
+
};
|
|
47
|
+
exports.notificationResourceV2UpdateEventTypeEndpointsParamCreator = notificationResourceV2UpdateEventTypeEndpointsParamCreator;
|
|
48
|
+
exports.default = exports.notificationResourceV2UpdateEventTypeEndpointsParamCreator;
|
|
49
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../v2/NotificationResourceV2UpdateEventTypeEndpoints/index.ts"],"names":[],"mappings":";;;;AAEA,aAAa;AACb,uFAAiU;AA4BjU,IAAM,4DAA4D,GAAG,UAAC,MAA0E;IAC9I,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,MAAM,CAAC,SAAS,CAAC,cAAc,CAAC,IAAI,CAAC,MAAM,EAAE,aAAa,CAAC,IAAI,IAAI,CAAA;AACnG,CAAC,CAAA;AACD;;;;;;EAME;AACK,IAAM,0DAA0D,GAAG;IAAO,gBAA+G;SAA/G,UAA+G,EAA/G,qBAA+G,EAA/G,IAA+G;QAA/G,2BAA+G;;;;;YACtL,MAAM,GAAG,4DAA4D,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,aAAa,EAAE,aAAa,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,UAAC,GAAG,EAAE,IAAI,EAAE,KAAK;;gBAAK,OAAA,uCAAM,GAAG,gBAAG,IAAI,IAAG,MAAM,CAAC,KAAK,CAAC,OAAG;YAAnC,CAAmC,EAAE,EAAE,CAAyD,CAAC;YAClQ,WAAW,GAAgC,MAAM,YAAtC,EAAE,WAAW,GAAmB,MAAM,YAAzB,EAAE,KAAiB,MAAM,QAAX,EAAZ,OAAO,mBAAG,EAAE,KAAA,CAAY;YACpD,YAAY,GAAG,mDAAmD;iBACnE,OAAO,CAAC,WAAI,aAAa,MAAG,EAAE,kBAAkB,CAAC,MAAM,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC;YAEtE,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YACvD,sBAAsB,sBAAK,MAAM,EAAE,KAAe,IAAK,OAAO,CAAC,CAAC;YAChE,uBAAuB,GAAG,EAAS,CAAC;YACpC,sBAAsB,GAAG,EAAS,CAAC;YAIzC,uBAAuB,CAAC,cAAc,CAAC,GAAG,kBAAkB,CAAC;YAE7D,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;YACxD,sBAAsB,CAAC,OAAO,yCAAO,uBAAuB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAElF,sBAAO;oBACH,MAAM,EAAE,cAAc;oBACtB,OAAO,EAAE,sBAAsB;oBAC/B,aAAa,EAAE,WAAW;iBAC7B,EAAC;;;CACL,CAAA;AAvBY,QAAA,0DAA0D,8DAuBtE;AAED,kBAAe,kEAA0D,CAAC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import type { AxiosPromise, AxiosRequestConfig } from 'axios';
|
|
2
|
+
import type { RequestArgs } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
3
|
+
export type OrgConfigResourceV2GetDailyDigestTimePreferenceParams = {
|
|
4
|
+
options?: AxiosRequestConfig;
|
|
5
|
+
};
|
|
6
|
+
export type OrgConfigResourceV2GetDailyDigestTimePreferenceReturnType = AxiosPromise<string>;
|
|
7
|
+
/**
|
|
8
|
+
* Retrieves the daily digest time setting. Use this endpoint to check the time that daily emails are sent.
|
|
9
|
+
* @summary Retrieve the daily digest time
|
|
10
|
+
* @param {OrgConfigResourceV2GetDailyDigestTimePreferenceParams} config with all available params.
|
|
11
|
+
* @param {*} [options] Override http request option.
|
|
12
|
+
* @throws {RequiredError}
|
|
13
|
+
*/
|
|
14
|
+
export declare const orgConfigResourceV2GetDailyDigestTimePreferenceParamCreator: (...config: ([OrgConfigResourceV2GetDailyDigestTimePreferenceParams] | [AxiosRequestConfig])) => Promise<RequestArgs>;
|
|
15
|
+
export default orgConfigResourceV2GetDailyDigestTimePreferenceParamCreator;
|
|
16
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../v2/OrgConfigResourceV2GetDailyDigestTimePreference/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,qDAAqD,GAAG;IAClE,OAAO,CAAC,EAAE,kBAAkB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,yDAAyD,GAAG,YAAY,CAAC,MAAM,CAAC,CAAC;AAK7F;;;;;;EAME;AACF,eAAO,MAAM,2DAA2D,cAAqB,CAAC,CAAC,qDAAqD,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC,KAAG,QAAQ,WAAW,CAmBlM,CAAA;AAED,eAAe,2DAA2D,CAAC"}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.orgConfigResourceV2GetDailyDigestTimePreferenceParamCreator = void 0;
|
|
4
|
+
var tslib_1 = require("tslib");
|
|
5
|
+
// @ts-ignore
|
|
6
|
+
var common_1 = require("@redhat-cloud-services/javascript-clients-shared/dist/common");
|
|
7
|
+
var isOrgConfigResourceV2GetDailyDigestTimePreferenceObjectParams = function (params) {
|
|
8
|
+
return params.length === 1;
|
|
9
|
+
};
|
|
10
|
+
/**
|
|
11
|
+
* Retrieves the daily digest time setting. Use this endpoint to check the time that daily emails are sent.
|
|
12
|
+
* @summary Retrieve the daily digest time
|
|
13
|
+
* @param {OrgConfigResourceV2GetDailyDigestTimePreferenceParams} config with all available params.
|
|
14
|
+
* @param {*} [options] Override http request option.
|
|
15
|
+
* @throws {RequiredError}
|
|
16
|
+
*/
|
|
17
|
+
var orgConfigResourceV2GetDailyDigestTimePreferenceParamCreator = function () {
|
|
18
|
+
var config = [];
|
|
19
|
+
for (var _i = 0; _i < arguments.length; _i++) {
|
|
20
|
+
config[_i] = arguments[_i];
|
|
21
|
+
}
|
|
22
|
+
return tslib_1.__awaiter(void 0, void 0, void 0, function () {
|
|
23
|
+
var params, _a, options, localVarPath, localVarUrlObj, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter;
|
|
24
|
+
return tslib_1.__generator(this, function (_b) {
|
|
25
|
+
params = isOrgConfigResourceV2GetDailyDigestTimePreferenceObjectParams(config) ? config[0] : ['options'].reduce(function (acc, curr, index) {
|
|
26
|
+
var _a;
|
|
27
|
+
return (tslib_1.__assign(tslib_1.__assign({}, acc), (_a = {}, _a[curr] = config[index], _a)));
|
|
28
|
+
}, {});
|
|
29
|
+
_a = params.options, options = _a === void 0 ? {} : _a;
|
|
30
|
+
localVarPath = "/org-config/daily-digest/time-preference";
|
|
31
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
32
|
+
localVarRequestOptions = tslib_1.__assign({ method: 'GET' }, options);
|
|
33
|
+
localVarHeaderParameter = {};
|
|
34
|
+
localVarQueryParameter = {};
|
|
35
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
36
|
+
localVarRequestOptions.headers = tslib_1.__assign(tslib_1.__assign({}, localVarHeaderParameter), options.headers);
|
|
37
|
+
return [2 /*return*/, {
|
|
38
|
+
urlObj: localVarUrlObj,
|
|
39
|
+
options: localVarRequestOptions,
|
|
40
|
+
}];
|
|
41
|
+
});
|
|
42
|
+
});
|
|
43
|
+
};
|
|
44
|
+
exports.orgConfigResourceV2GetDailyDigestTimePreferenceParamCreator = orgConfigResourceV2GetDailyDigestTimePreferenceParamCreator;
|
|
45
|
+
exports.default = exports.orgConfigResourceV2GetDailyDigestTimePreferenceParamCreator;
|
|
46
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.ts"],"names":[],"mappings":";;;;AAEA,aAAa;AACb,uFAAiU;AAgBjU,IAAM,6DAA6D,GAAG,UAAC,MAA2E;IAChJ,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,CAAA;AAC5B,CAAC,CAAA;AACD;;;;;;EAME;AACK,IAAM,2DAA2D,GAAG;IAAO,gBAA2F;SAA3F,UAA2F,EAA3F,qBAA2F,EAA3F,IAA2F;QAA3F,2BAA2F;;;;;YACnK,MAAM,GAAG,6DAA6D,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,MAAM,CAAC,UAAC,GAAG,EAAE,IAAI,EAAE,KAAK;;gBAAK,OAAA,uCAAM,GAAG,gBAAG,IAAI,IAAG,MAAM,CAAC,KAAK,CAAC,OAAG;YAAnC,CAAmC,EAAE,EAAE,CAA0D,CAAC;YACtO,KAAiB,MAAM,QAAX,EAAZ,OAAO,mBAAG,EAAE,KAAA,CAAY;YAC1B,YAAY,GAAG,0CAA0C,CAAC;YAE1D,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YACvD,sBAAsB,sBAAK,MAAM,EAAE,KAAe,IAAK,OAAO,CAAC,CAAC;YAChE,uBAAuB,GAAG,EAAS,CAAC;YACpC,sBAAsB,GAAG,EAAS,CAAC;YAIzC,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;YACxD,sBAAsB,CAAC,OAAO,yCAAO,uBAAuB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAElF,sBAAO;oBACH,MAAM,EAAE,cAAc;oBACtB,OAAO,EAAE,sBAAsB;iBAClC,EAAC;;;CACL,CAAA;AAnBY,QAAA,2DAA2D,+DAmBvE;AAED,kBAAe,mEAA2D,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 OrgConfigResourceV2SaveDailyDigestTimePreferenceParams = {
|
|
4
|
+
/**
|
|
5
|
+
*
|
|
6
|
+
* @type { string }
|
|
7
|
+
* @memberof OrgConfigResourceV2SaveDailyDigestTimePreferenceApi
|
|
8
|
+
*/
|
|
9
|
+
body?: string;
|
|
10
|
+
options?: AxiosRequestConfig;
|
|
11
|
+
};
|
|
12
|
+
export type OrgConfigResourceV2SaveDailyDigestTimePreferenceReturnType = 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 {OrgConfigResourceV2SaveDailyDigestTimePreferenceParams} config with all available params.
|
|
17
|
+
* @param {*} [options] Override http request option.
|
|
18
|
+
* @throws {RequiredError}
|
|
19
|
+
*/
|
|
20
|
+
export declare const orgConfigResourceV2SaveDailyDigestTimePreferenceParamCreator: (...config: ([OrgConfigResourceV2SaveDailyDigestTimePreferenceParams] | [string, AxiosRequestConfig])) => Promise<RequestArgs>;
|
|
21
|
+
export default orgConfigResourceV2SaveDailyDigestTimePreferenceParamCreator;
|
|
22
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../v2/OrgConfigResourceV2SaveDailyDigestTimePreference/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,48 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.orgConfigResourceV2SaveDailyDigestTimePreferenceParamCreator = void 0;
|
|
4
|
+
var tslib_1 = require("tslib");
|
|
5
|
+
// @ts-ignore
|
|
6
|
+
var common_1 = require("@redhat-cloud-services/javascript-clients-shared/dist/common");
|
|
7
|
+
var isOrgConfigResourceV2SaveDailyDigestTimePreferenceObjectParams = function (params) {
|
|
8
|
+
return params.length === 1 && true;
|
|
9
|
+
};
|
|
10
|
+
/**
|
|
11
|
+
* 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.
|
|
12
|
+
* @summary Set the daily digest time
|
|
13
|
+
* @param {OrgConfigResourceV2SaveDailyDigestTimePreferenceParams} config with all available params.
|
|
14
|
+
* @param {*} [options] Override http request option.
|
|
15
|
+
* @throws {RequiredError}
|
|
16
|
+
*/
|
|
17
|
+
var orgConfigResourceV2SaveDailyDigestTimePreferenceParamCreator = function () {
|
|
18
|
+
var config = [];
|
|
19
|
+
for (var _i = 0; _i < arguments.length; _i++) {
|
|
20
|
+
config[_i] = arguments[_i];
|
|
21
|
+
}
|
|
22
|
+
return tslib_1.__awaiter(void 0, void 0, void 0, function () {
|
|
23
|
+
var params, body, _a, options, localVarPath, localVarUrlObj, localVarRequestOptions, localVarHeaderParameter, localVarQueryParameter;
|
|
24
|
+
return tslib_1.__generator(this, function (_b) {
|
|
25
|
+
params = isOrgConfigResourceV2SaveDailyDigestTimePreferenceObjectParams(config) ? config[0] : ['body', 'options'].reduce(function (acc, curr, index) {
|
|
26
|
+
var _a;
|
|
27
|
+
return (tslib_1.__assign(tslib_1.__assign({}, acc), (_a = {}, _a[curr] = config[index], _a)));
|
|
28
|
+
}, {});
|
|
29
|
+
body = params.body, _a = params.options, options = _a === void 0 ? {} : _a;
|
|
30
|
+
localVarPath = "/org-config/daily-digest/time-preference";
|
|
31
|
+
localVarUrlObj = new URL(localVarPath, common_1.DUMMY_BASE_URL);
|
|
32
|
+
localVarRequestOptions = tslib_1.__assign({ method: 'PUT' }, options);
|
|
33
|
+
localVarHeaderParameter = {};
|
|
34
|
+
localVarQueryParameter = {};
|
|
35
|
+
localVarHeaderParameter['Content-Type'] = 'application/json';
|
|
36
|
+
(0, common_1.setSearchParams)(localVarUrlObj, localVarQueryParameter);
|
|
37
|
+
localVarRequestOptions.headers = tslib_1.__assign(tslib_1.__assign({}, localVarHeaderParameter), options.headers);
|
|
38
|
+
return [2 /*return*/, {
|
|
39
|
+
urlObj: localVarUrlObj,
|
|
40
|
+
options: localVarRequestOptions,
|
|
41
|
+
serializeData: body,
|
|
42
|
+
}];
|
|
43
|
+
});
|
|
44
|
+
});
|
|
45
|
+
};
|
|
46
|
+
exports.orgConfigResourceV2SaveDailyDigestTimePreferenceParamCreator = orgConfigResourceV2SaveDailyDigestTimePreferenceParamCreator;
|
|
47
|
+
exports.default = exports.orgConfigResourceV2SaveDailyDigestTimePreferenceParamCreator;
|
|
48
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.ts"],"names":[],"mappings":";;;;AAEA,aAAa;AACb,uFAAiU;AAsBjU,IAAM,8DAA8D,GAAG,UAAC,MAA4E;IAClJ,OAAO,MAAM,CAAC,MAAM,KAAK,CAAC,IAAI,IAAI,CAAA;AACpC,CAAC,CAAA;AACD;;;;;;EAME;AACK,IAAM,4DAA4D,GAAG;IAAO,gBAAoG;SAApG,UAAoG,EAApG,qBAAoG,EAApG,IAAoG;QAApG,2BAAoG;;;;;YAC7K,MAAM,GAAG,8DAA8D,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,UAAC,GAAG,EAAE,IAAI,EAAE,KAAK;;gBAAK,OAAA,uCAAM,GAAG,gBAAG,IAAI,IAAG,MAAM,CAAC,KAAK,CAAC,OAAG;YAAnC,CAAmC,EAAE,EAAE,CAA2D,CAAC;YAChP,IAAI,GAAmB,MAAM,KAAzB,EAAE,KAAiB,MAAM,QAAX,EAAZ,OAAO,mBAAG,EAAE,KAAA,CAAY;YAChC,YAAY,GAAG,0CAA0C,CAAC;YAE1D,cAAc,GAAG,IAAI,GAAG,CAAC,YAAY,EAAE,uBAAc,CAAC,CAAC;YACvD,sBAAsB,sBAAK,MAAM,EAAE,KAAe,IAAK,OAAO,CAAC,CAAC;YAChE,uBAAuB,GAAG,EAAS,CAAC;YACpC,sBAAsB,GAAG,EAAS,CAAC;YAIzC,uBAAuB,CAAC,cAAc,CAAC,GAAG,kBAAkB,CAAC;YAE7D,IAAA,wBAAe,EAAC,cAAc,EAAE,sBAAsB,CAAC,CAAC;YACxD,sBAAsB,CAAC,OAAO,yCAAO,uBAAuB,GAAK,OAAO,CAAC,OAAO,CAAC,CAAC;YAElF,sBAAO;oBACH,MAAM,EAAE,cAAc;oBACtB,OAAO,EAAE,sBAAsB;oBAC/B,aAAa,EAAE,IAAI;iBACtB,EAAC;;;CACL,CAAA;AAtBY,QAAA,4DAA4D,gEAsBxE;AAED,kBAAe,oEAA4D,CAAC"}
|
package/dist/v2/api.d.ts
ADDED
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { ApiConfig } from '@redhat-cloud-services/javascript-clients-shared/dist/common';
|
|
2
|
+
import { EventResourceV2GetEventsReturnType, NotificationResourceV2AppendBehaviorGroupToEventTypeReturnType, NotificationResourceV2CreateBehaviorGroupReturnType, NotificationResourceV2DeleteBehaviorGroupReturnType, NotificationResourceV2DeleteBehaviorGroupFromEventTypeReturnType, NotificationResourceV2FindBehaviorGroupsByBundleIdReturnType, NotificationResourceV2GetApplicationByNameAndBundleNameReturnType, NotificationResourceV2GetApplicationsFacetsReturnType, NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpointReturnType, NotificationResourceV2GetBundleByNameReturnType, NotificationResourceV2GetBundleFacetsReturnType, NotificationResourceV2GetEventTypesReturnType, NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroupReturnType, NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationNameReturnType, NotificationResourceV2GetLinkedBehaviorGroupsReturnType, NotificationResourceV2UpdateBehaviorGroupReturnType, NotificationResourceV2UpdateBehaviorGroupActionsReturnType, NotificationResourceV2UpdateEventTypeBehaviorsReturnType, NotificationResourceV2UpdateEventTypeEndpointsReturnType, OrgConfigResourceV2GetDailyDigestTimePreferenceReturnType, OrgConfigResourceV2SaveDailyDigestTimePreferenceReturnType } from './index';
|
|
3
|
+
type endpointReturnTypes = {
|
|
4
|
+
eventResourceV2GetEvents: EventResourceV2GetEventsReturnType;
|
|
5
|
+
notificationResourceV2AppendBehaviorGroupToEventType: NotificationResourceV2AppendBehaviorGroupToEventTypeReturnType;
|
|
6
|
+
notificationResourceV2CreateBehaviorGroup: NotificationResourceV2CreateBehaviorGroupReturnType;
|
|
7
|
+
notificationResourceV2DeleteBehaviorGroup: NotificationResourceV2DeleteBehaviorGroupReturnType;
|
|
8
|
+
notificationResourceV2DeleteBehaviorGroupFromEventType: NotificationResourceV2DeleteBehaviorGroupFromEventTypeReturnType;
|
|
9
|
+
notificationResourceV2FindBehaviorGroupsByBundleId: NotificationResourceV2FindBehaviorGroupsByBundleIdReturnType;
|
|
10
|
+
notificationResourceV2GetApplicationByNameAndBundleName: NotificationResourceV2GetApplicationByNameAndBundleNameReturnType;
|
|
11
|
+
notificationResourceV2GetApplicationsFacets: NotificationResourceV2GetApplicationsFacetsReturnType;
|
|
12
|
+
notificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint: NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpointReturnType;
|
|
13
|
+
notificationResourceV2GetBundleByName: NotificationResourceV2GetBundleByNameReturnType;
|
|
14
|
+
notificationResourceV2GetBundleFacets: NotificationResourceV2GetBundleFacetsReturnType;
|
|
15
|
+
notificationResourceV2GetEventTypes: NotificationResourceV2GetEventTypesReturnType;
|
|
16
|
+
notificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup: NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroupReturnType;
|
|
17
|
+
notificationResourceV2GetEventTypesByNameAndBundleAndApplicationName: NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationNameReturnType;
|
|
18
|
+
notificationResourceV2GetLinkedBehaviorGroups: NotificationResourceV2GetLinkedBehaviorGroupsReturnType;
|
|
19
|
+
notificationResourceV2UpdateBehaviorGroup: NotificationResourceV2UpdateBehaviorGroupReturnType;
|
|
20
|
+
notificationResourceV2UpdateBehaviorGroupActions: NotificationResourceV2UpdateBehaviorGroupActionsReturnType;
|
|
21
|
+
notificationResourceV2UpdateEventTypeBehaviors: NotificationResourceV2UpdateEventTypeBehaviorsReturnType;
|
|
22
|
+
notificationResourceV2UpdateEventTypeEndpoints: NotificationResourceV2UpdateEventTypeEndpointsReturnType;
|
|
23
|
+
orgConfigResourceV2GetDailyDigestTimePreference: OrgConfigResourceV2GetDailyDigestTimePreferenceReturnType;
|
|
24
|
+
orgConfigResourceV2SaveDailyDigestTimePreference: OrgConfigResourceV2SaveDailyDigestTimePreferenceReturnType;
|
|
25
|
+
};
|
|
26
|
+
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<{
|
|
27
|
+
eventResourceV2GetEvents: (...config: [import("./EventResourceV2GetEvents").EventResourceV2GetEventsParams] | [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>;
|
|
28
|
+
notificationResourceV2AppendBehaviorGroupToEventType: (...config: [string, string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2AppendBehaviorGroupToEventType").NotificationResourceV2AppendBehaviorGroupToEventTypeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
29
|
+
notificationResourceV2CreateBehaviorGroup: (...config: [import("./NotificationResourceV2CreateBehaviorGroup").NotificationResourceV2CreateBehaviorGroupParams] | [import("./types").CreateBehaviorGroupRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
30
|
+
notificationResourceV2DeleteBehaviorGroup: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2DeleteBehaviorGroup").NotificationResourceV2DeleteBehaviorGroupParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
31
|
+
notificationResourceV2DeleteBehaviorGroupFromEventType: (...config: [string, string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2DeleteBehaviorGroupFromEventType").NotificationResourceV2DeleteBehaviorGroupFromEventTypeParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
32
|
+
notificationResourceV2FindBehaviorGroupsByBundleId: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2FindBehaviorGroupsByBundleId").NotificationResourceV2FindBehaviorGroupsByBundleIdParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
33
|
+
notificationResourceV2GetApplicationByNameAndBundleName: (...config: [string, string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetApplicationByNameAndBundleName").NotificationResourceV2GetApplicationByNameAndBundleNameParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
34
|
+
notificationResourceV2GetApplicationsFacets: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetApplicationsFacets").NotificationResourceV2GetApplicationsFacetsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
35
|
+
notificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint").NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpointParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
36
|
+
notificationResourceV2GetBundleByName: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetBundleByName").NotificationResourceV2GetBundleByNameParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
37
|
+
notificationResourceV2GetBundleFacets: (...config: [boolean, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetBundleFacets").NotificationResourceV2GetBundleFacetsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
38
|
+
notificationResourceV2GetEventTypes: (...config: [Set<string>, string, string, boolean, number, number, number, string, string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetEventTypes").NotificationResourceV2GetEventTypesParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
39
|
+
notificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup").NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroupParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
40
|
+
notificationResourceV2GetEventTypesByNameAndBundleAndApplicationName: (...config: [string, string, string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName").NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationNameParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
41
|
+
notificationResourceV2GetLinkedBehaviorGroups: (...config: [string, number, number, number, string, string, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2GetLinkedBehaviorGroups").NotificationResourceV2GetLinkedBehaviorGroupsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
42
|
+
notificationResourceV2UpdateBehaviorGroup: (...config: [import("./NotificationResourceV2UpdateBehaviorGroup").NotificationResourceV2UpdateBehaviorGroupParams] | [string, import("./types").UpdateBehaviorGroupRequest, import("axios").AxiosRequestConfig<any>]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
43
|
+
notificationResourceV2UpdateBehaviorGroupActions: (...config: [string, string[], import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2UpdateBehaviorGroupActions").NotificationResourceV2UpdateBehaviorGroupActionsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
44
|
+
notificationResourceV2UpdateEventTypeBehaviors: (...config: [string, Set<string>, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2UpdateEventTypeBehaviors").NotificationResourceV2UpdateEventTypeBehaviorsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
45
|
+
notificationResourceV2UpdateEventTypeEndpoints: (...config: [string, Set<string>, import("axios").AxiosRequestConfig<any>] | [import("./NotificationResourceV2UpdateEventTypeEndpoints").NotificationResourceV2UpdateEventTypeEndpointsParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
46
|
+
orgConfigResourceV2GetDailyDigestTimePreference: (...config: [import("axios").AxiosRequestConfig<any>] | [import("./OrgConfigResourceV2GetDailyDigestTimePreference").OrgConfigResourceV2GetDailyDigestTimePreferenceParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
47
|
+
orgConfigResourceV2SaveDailyDigestTimePreference: (...config: [string, import("axios").AxiosRequestConfig<any>] | [import("./OrgConfigResourceV2SaveDailyDigestTimePreference").OrgConfigResourceV2SaveDailyDigestTimePreferenceParams]) => Promise<import("@redhat-cloud-services/javascript-clients-shared/dist/common").RequestArgs>;
|
|
48
|
+
}, endpointReturnTypes>;
|
|
49
|
+
export default NotificationsClient;
|
|
50
|
+
//# sourceMappingURL=api.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../v2/api.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,SAAS,EAAE,MAAM,8DAA8D,CAAA;AACxF,OAAO,EACsB,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;AA4BnB,KAAK,mBAAmB,GAAG;IACrB,wBAAwB,EAAE,kCAAkC,CAAC;IAC/D,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/dist/v2/api.js
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.NotificationsClient = void 0;
|
|
4
|
+
var utils_1 = require("@redhat-cloud-services/javascript-clients-shared/dist/utils");
|
|
5
|
+
var index_1 = require("./index");
|
|
6
|
+
var endpointList = {
|
|
7
|
+
eventResourceV2GetEvents: index_1.eventResourceV2GetEvents,
|
|
8
|
+
notificationResourceV2AppendBehaviorGroupToEventType: index_1.notificationResourceV2AppendBehaviorGroupToEventType,
|
|
9
|
+
notificationResourceV2CreateBehaviorGroup: index_1.notificationResourceV2CreateBehaviorGroup,
|
|
10
|
+
notificationResourceV2DeleteBehaviorGroup: index_1.notificationResourceV2DeleteBehaviorGroup,
|
|
11
|
+
notificationResourceV2DeleteBehaviorGroupFromEventType: index_1.notificationResourceV2DeleteBehaviorGroupFromEventType,
|
|
12
|
+
notificationResourceV2FindBehaviorGroupsByBundleId: index_1.notificationResourceV2FindBehaviorGroupsByBundleId,
|
|
13
|
+
notificationResourceV2GetApplicationByNameAndBundleName: index_1.notificationResourceV2GetApplicationByNameAndBundleName,
|
|
14
|
+
notificationResourceV2GetApplicationsFacets: index_1.notificationResourceV2GetApplicationsFacets,
|
|
15
|
+
notificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint: index_1.notificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint,
|
|
16
|
+
notificationResourceV2GetBundleByName: index_1.notificationResourceV2GetBundleByName,
|
|
17
|
+
notificationResourceV2GetBundleFacets: index_1.notificationResourceV2GetBundleFacets,
|
|
18
|
+
notificationResourceV2GetEventTypes: index_1.notificationResourceV2GetEventTypes,
|
|
19
|
+
notificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup: index_1.notificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup,
|
|
20
|
+
notificationResourceV2GetEventTypesByNameAndBundleAndApplicationName: index_1.notificationResourceV2GetEventTypesByNameAndBundleAndApplicationName,
|
|
21
|
+
notificationResourceV2GetLinkedBehaviorGroups: index_1.notificationResourceV2GetLinkedBehaviorGroups,
|
|
22
|
+
notificationResourceV2UpdateBehaviorGroup: index_1.notificationResourceV2UpdateBehaviorGroup,
|
|
23
|
+
notificationResourceV2UpdateBehaviorGroupActions: index_1.notificationResourceV2UpdateBehaviorGroupActions,
|
|
24
|
+
notificationResourceV2UpdateEventTypeBehaviors: index_1.notificationResourceV2UpdateEventTypeBehaviors,
|
|
25
|
+
notificationResourceV2UpdateEventTypeEndpoints: index_1.notificationResourceV2UpdateEventTypeEndpoints,
|
|
26
|
+
orgConfigResourceV2GetDailyDigestTimePreference: index_1.orgConfigResourceV2GetDailyDigestTimePreference,
|
|
27
|
+
orgConfigResourceV2SaveDailyDigestTimePreference: index_1.orgConfigResourceV2SaveDailyDigestTimePreference,
|
|
28
|
+
};
|
|
29
|
+
var NotificationsClient = function (BASE_PATH, instance) {
|
|
30
|
+
return (0, utils_1.APIFactory)(BASE_PATH, endpointList, instance);
|
|
31
|
+
};
|
|
32
|
+
exports.NotificationsClient = NotificationsClient;
|
|
33
|
+
exports.default = exports.NotificationsClient;
|
|
34
|
+
//# sourceMappingURL=api.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"api.js","sourceRoot":"","sources":["../../v2/api.ts"],"names":[],"mappings":";;;AAGA,qFAAyF;AAEzF,iCAuBmB;AAEnB,IAAM,YAAY,GAAG;IACf,wBAAwB,kCAAA;IAC1B,oDAAoD,8DAAA;IACpD,yCAAyC,mDAAA;IACzC,yCAAyC,mDAAA;IACzC,sDAAsD,gEAAA;IACtD,kDAAkD,4DAAA;IAClD,uDAAuD,iEAAA;IACvD,2CAA2C,qDAAA;IAC3C,kEAAkE,4EAAA;IAClE,qCAAqC,+CAAA;IACrC,qCAAqC,+CAAA;IACrC,mCAAmC,6CAAA;IACnC,mEAAmE,6EAAA;IACnE,oEAAoE,8EAAA;IACpE,6CAA6C,uDAAA;IAC7C,yCAAyC,mDAAA;IACzC,gDAAgD,0DAAA;IAChD,8CAA8C,wDAAA;IAC9C,8CAA8C,wDAAA;IAC9C,+CAA+C,yDAAA;IAC/C,gDAAgD,0DAAA;CAGnD,CAAC;AA4BK,IAAM,mBAAmB,GAAG,UAAC,SAAiB,EAAE,QAAoB;IACzE,OAAO,IAAA,kBAAU,EAA2C,SAAS,EAAE,YAAY,EAAE,QAAQ,CAAC,CAAC;AACjG,CAAC,CAAA;AAFY,QAAA,mBAAmB,uBAE/B;AAED,kBAAe,2BAAmB,CAAC"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
export { default as eventResourceV2GetEvents, EventResourceV2GetEventsReturnType } from './EventResourceV2GetEvents';
|
|
2
|
+
export { default as notificationResourceV2AppendBehaviorGroupToEventType, NotificationResourceV2AppendBehaviorGroupToEventTypeReturnType } from './NotificationResourceV2AppendBehaviorGroupToEventType';
|
|
3
|
+
export { default as notificationResourceV2CreateBehaviorGroup, NotificationResourceV2CreateBehaviorGroupReturnType } from './NotificationResourceV2CreateBehaviorGroup';
|
|
4
|
+
export { default as notificationResourceV2DeleteBehaviorGroup, NotificationResourceV2DeleteBehaviorGroupReturnType } from './NotificationResourceV2DeleteBehaviorGroup';
|
|
5
|
+
export { default as notificationResourceV2DeleteBehaviorGroupFromEventType, NotificationResourceV2DeleteBehaviorGroupFromEventTypeReturnType } from './NotificationResourceV2DeleteBehaviorGroupFromEventType';
|
|
6
|
+
export { default as notificationResourceV2FindBehaviorGroupsByBundleId, NotificationResourceV2FindBehaviorGroupsByBundleIdReturnType } from './NotificationResourceV2FindBehaviorGroupsByBundleId';
|
|
7
|
+
export { default as notificationResourceV2GetApplicationByNameAndBundleName, NotificationResourceV2GetApplicationByNameAndBundleNameReturnType } from './NotificationResourceV2GetApplicationByNameAndBundleName';
|
|
8
|
+
export { default as notificationResourceV2GetApplicationsFacets, NotificationResourceV2GetApplicationsFacetsReturnType } from './NotificationResourceV2GetApplicationsFacets';
|
|
9
|
+
export { default as notificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint, NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpointReturnType } from './NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint';
|
|
10
|
+
export { default as notificationResourceV2GetBundleByName, NotificationResourceV2GetBundleByNameReturnType } from './NotificationResourceV2GetBundleByName';
|
|
11
|
+
export { default as notificationResourceV2GetBundleFacets, NotificationResourceV2GetBundleFacetsReturnType } from './NotificationResourceV2GetBundleFacets';
|
|
12
|
+
export { default as notificationResourceV2GetEventTypes, NotificationResourceV2GetEventTypesReturnType } from './NotificationResourceV2GetEventTypes';
|
|
13
|
+
export { default as notificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup, NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroupReturnType } from './NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup';
|
|
14
|
+
export { default as notificationResourceV2GetEventTypesByNameAndBundleAndApplicationName, NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationNameReturnType } from './NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName';
|
|
15
|
+
export { default as notificationResourceV2GetLinkedBehaviorGroups, NotificationResourceV2GetLinkedBehaviorGroupsReturnType } from './NotificationResourceV2GetLinkedBehaviorGroups';
|
|
16
|
+
export { default as notificationResourceV2UpdateBehaviorGroup, NotificationResourceV2UpdateBehaviorGroupReturnType } from './NotificationResourceV2UpdateBehaviorGroup';
|
|
17
|
+
export { default as notificationResourceV2UpdateBehaviorGroupActions, NotificationResourceV2UpdateBehaviorGroupActionsReturnType } from './NotificationResourceV2UpdateBehaviorGroupActions';
|
|
18
|
+
export { default as notificationResourceV2UpdateEventTypeBehaviors, NotificationResourceV2UpdateEventTypeBehaviorsReturnType } from './NotificationResourceV2UpdateEventTypeBehaviors';
|
|
19
|
+
export { default as notificationResourceV2UpdateEventTypeEndpoints, NotificationResourceV2UpdateEventTypeEndpointsReturnType } from './NotificationResourceV2UpdateEventTypeEndpoints';
|
|
20
|
+
export { default as orgConfigResourceV2GetDailyDigestTimePreference, OrgConfigResourceV2GetDailyDigestTimePreferenceReturnType } from './OrgConfigResourceV2GetDailyDigestTimePreference';
|
|
21
|
+
export { default as orgConfigResourceV2SaveDailyDigestTimePreference, OrgConfigResourceV2SaveDailyDigestTimePreferenceReturnType } from './OrgConfigResourceV2SaveDailyDigestTimePreference';
|
|
22
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../v2/index.ts"],"names":[],"mappings":"AAAA,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/dist/v2/index.js
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
exports.orgConfigResourceV2SaveDailyDigestTimePreference = exports.orgConfigResourceV2GetDailyDigestTimePreference = exports.notificationResourceV2UpdateEventTypeEndpoints = exports.notificationResourceV2UpdateEventTypeBehaviors = exports.notificationResourceV2UpdateBehaviorGroupActions = exports.notificationResourceV2UpdateBehaviorGroup = exports.notificationResourceV2GetLinkedBehaviorGroups = exports.notificationResourceV2GetEventTypesByNameAndBundleAndApplicationName = exports.notificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup = exports.notificationResourceV2GetEventTypes = exports.notificationResourceV2GetBundleFacets = exports.notificationResourceV2GetBundleByName = exports.notificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint = exports.notificationResourceV2GetApplicationsFacets = exports.notificationResourceV2GetApplicationByNameAndBundleName = exports.notificationResourceV2FindBehaviorGroupsByBundleId = exports.notificationResourceV2DeleteBehaviorGroupFromEventType = exports.notificationResourceV2DeleteBehaviorGroup = exports.notificationResourceV2CreateBehaviorGroup = exports.notificationResourceV2AppendBehaviorGroupToEventType = exports.eventResourceV2GetEvents = void 0;
|
|
4
|
+
var EventResourceV2GetEvents_1 = require("./EventResourceV2GetEvents");
|
|
5
|
+
Object.defineProperty(exports, "eventResourceV2GetEvents", { enumerable: true, get: function () { return EventResourceV2GetEvents_1.default; } });
|
|
6
|
+
var NotificationResourceV2AppendBehaviorGroupToEventType_1 = require("./NotificationResourceV2AppendBehaviorGroupToEventType");
|
|
7
|
+
Object.defineProperty(exports, "notificationResourceV2AppendBehaviorGroupToEventType", { enumerable: true, get: function () { return NotificationResourceV2AppendBehaviorGroupToEventType_1.default; } });
|
|
8
|
+
var NotificationResourceV2CreateBehaviorGroup_1 = require("./NotificationResourceV2CreateBehaviorGroup");
|
|
9
|
+
Object.defineProperty(exports, "notificationResourceV2CreateBehaviorGroup", { enumerable: true, get: function () { return NotificationResourceV2CreateBehaviorGroup_1.default; } });
|
|
10
|
+
var NotificationResourceV2DeleteBehaviorGroup_1 = require("./NotificationResourceV2DeleteBehaviorGroup");
|
|
11
|
+
Object.defineProperty(exports, "notificationResourceV2DeleteBehaviorGroup", { enumerable: true, get: function () { return NotificationResourceV2DeleteBehaviorGroup_1.default; } });
|
|
12
|
+
var NotificationResourceV2DeleteBehaviorGroupFromEventType_1 = require("./NotificationResourceV2DeleteBehaviorGroupFromEventType");
|
|
13
|
+
Object.defineProperty(exports, "notificationResourceV2DeleteBehaviorGroupFromEventType", { enumerable: true, get: function () { return NotificationResourceV2DeleteBehaviorGroupFromEventType_1.default; } });
|
|
14
|
+
var NotificationResourceV2FindBehaviorGroupsByBundleId_1 = require("./NotificationResourceV2FindBehaviorGroupsByBundleId");
|
|
15
|
+
Object.defineProperty(exports, "notificationResourceV2FindBehaviorGroupsByBundleId", { enumerable: true, get: function () { return NotificationResourceV2FindBehaviorGroupsByBundleId_1.default; } });
|
|
16
|
+
var NotificationResourceV2GetApplicationByNameAndBundleName_1 = require("./NotificationResourceV2GetApplicationByNameAndBundleName");
|
|
17
|
+
Object.defineProperty(exports, "notificationResourceV2GetApplicationByNameAndBundleName", { enumerable: true, get: function () { return NotificationResourceV2GetApplicationByNameAndBundleName_1.default; } });
|
|
18
|
+
var NotificationResourceV2GetApplicationsFacets_1 = require("./NotificationResourceV2GetApplicationsFacets");
|
|
19
|
+
Object.defineProperty(exports, "notificationResourceV2GetApplicationsFacets", { enumerable: true, get: function () { return NotificationResourceV2GetApplicationsFacets_1.default; } });
|
|
20
|
+
var NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint_1 = require("./NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint");
|
|
21
|
+
Object.defineProperty(exports, "notificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint", { enumerable: true, get: function () { return NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint_1.default; } });
|
|
22
|
+
var NotificationResourceV2GetBundleByName_1 = require("./NotificationResourceV2GetBundleByName");
|
|
23
|
+
Object.defineProperty(exports, "notificationResourceV2GetBundleByName", { enumerable: true, get: function () { return NotificationResourceV2GetBundleByName_1.default; } });
|
|
24
|
+
var NotificationResourceV2GetBundleFacets_1 = require("./NotificationResourceV2GetBundleFacets");
|
|
25
|
+
Object.defineProperty(exports, "notificationResourceV2GetBundleFacets", { enumerable: true, get: function () { return NotificationResourceV2GetBundleFacets_1.default; } });
|
|
26
|
+
var NotificationResourceV2GetEventTypes_1 = require("./NotificationResourceV2GetEventTypes");
|
|
27
|
+
Object.defineProperty(exports, "notificationResourceV2GetEventTypes", { enumerable: true, get: function () { return NotificationResourceV2GetEventTypes_1.default; } });
|
|
28
|
+
var NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup_1 = require("./NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup");
|
|
29
|
+
Object.defineProperty(exports, "notificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup", { enumerable: true, get: function () { return NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup_1.default; } });
|
|
30
|
+
var NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName_1 = require("./NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName");
|
|
31
|
+
Object.defineProperty(exports, "notificationResourceV2GetEventTypesByNameAndBundleAndApplicationName", { enumerable: true, get: function () { return NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName_1.default; } });
|
|
32
|
+
var NotificationResourceV2GetLinkedBehaviorGroups_1 = require("./NotificationResourceV2GetLinkedBehaviorGroups");
|
|
33
|
+
Object.defineProperty(exports, "notificationResourceV2GetLinkedBehaviorGroups", { enumerable: true, get: function () { return NotificationResourceV2GetLinkedBehaviorGroups_1.default; } });
|
|
34
|
+
var NotificationResourceV2UpdateBehaviorGroup_1 = require("./NotificationResourceV2UpdateBehaviorGroup");
|
|
35
|
+
Object.defineProperty(exports, "notificationResourceV2UpdateBehaviorGroup", { enumerable: true, get: function () { return NotificationResourceV2UpdateBehaviorGroup_1.default; } });
|
|
36
|
+
var NotificationResourceV2UpdateBehaviorGroupActions_1 = require("./NotificationResourceV2UpdateBehaviorGroupActions");
|
|
37
|
+
Object.defineProperty(exports, "notificationResourceV2UpdateBehaviorGroupActions", { enumerable: true, get: function () { return NotificationResourceV2UpdateBehaviorGroupActions_1.default; } });
|
|
38
|
+
var NotificationResourceV2UpdateEventTypeBehaviors_1 = require("./NotificationResourceV2UpdateEventTypeBehaviors");
|
|
39
|
+
Object.defineProperty(exports, "notificationResourceV2UpdateEventTypeBehaviors", { enumerable: true, get: function () { return NotificationResourceV2UpdateEventTypeBehaviors_1.default; } });
|
|
40
|
+
var NotificationResourceV2UpdateEventTypeEndpoints_1 = require("./NotificationResourceV2UpdateEventTypeEndpoints");
|
|
41
|
+
Object.defineProperty(exports, "notificationResourceV2UpdateEventTypeEndpoints", { enumerable: true, get: function () { return NotificationResourceV2UpdateEventTypeEndpoints_1.default; } });
|
|
42
|
+
var OrgConfigResourceV2GetDailyDigestTimePreference_1 = require("./OrgConfigResourceV2GetDailyDigestTimePreference");
|
|
43
|
+
Object.defineProperty(exports, "orgConfigResourceV2GetDailyDigestTimePreference", { enumerable: true, get: function () { return OrgConfigResourceV2GetDailyDigestTimePreference_1.default; } });
|
|
44
|
+
var OrgConfigResourceV2SaveDailyDigestTimePreference_1 = require("./OrgConfigResourceV2SaveDailyDigestTimePreference");
|
|
45
|
+
Object.defineProperty(exports, "orgConfigResourceV2SaveDailyDigestTimePreference", { enumerable: true, get: function () { return OrgConfigResourceV2SaveDailyDigestTimePreference_1.default; } });
|
|
46
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../v2/index.ts"],"names":[],"mappings":";;;AAAA,uEAAoH;AAA3G,oIAAA,OAAO,OAA4B;AAE5C,+HAAwM;AAA/L,4LAAA,OAAO,OAAwD;AAExE,yGAAuK;AAA9J,sKAAA,OAAO,OAA6C;AAE7D,yGAAuK;AAA9J,sKAAA,OAAO,OAA6C;AAE7D,mIAA8M;AAArM,gMAAA,OAAO,OAA0D;AAE1E,2HAAkM;AAAzL,wLAAA,OAAO,OAAsD;AAEtE,qIAAiN;AAAxM,kMAAA,OAAO,OAA2D;AAE3E,6GAA6K;AAApK,0KAAA,OAAO,OAA+C;AAE/D,2JAAkP;AAAzO,wNAAA,OAAO,OAAsE;AAEtF,iGAA2J;AAAlJ,8JAAA,OAAO,OAAyC;AAEzD,iGAA2J;AAAlJ,8JAAA,OAAO,OAAyC;AAEzD,6FAAqJ;AAA5I,0JAAA,OAAO,OAAuC;AAEvD,6JAAqP;AAA5O,0NAAA,OAAO,OAAuE;AAEvF,+JAAwP;AAA/O,4NAAA,OAAO,OAAwE;AAExF,iHAAmL;AAA1K,8KAAA,OAAO,OAAiD;AAEjE,yGAAuK;AAA9J,sKAAA,OAAO,OAA6C;AAE7D,uHAA4L;AAAnL,oLAAA,OAAO,OAAoD;AAEpE,mHAAsL;AAA7K,gLAAA,OAAO,OAAkD;AAElE,mHAAsL;AAA7K,gLAAA,OAAO,OAAkD;AAElE,qHAAyL;AAAhL,kLAAA,OAAO,OAAmD;AAEnE,uHAA4L;AAAnL,oLAAA,OAAO,OAAoD"}
|