@novu/api 0.0.1-alpha.83 → 0.0.1-alpha.88

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (203) hide show
  1. package/README.md +0 -30
  2. package/hooks/novu-custom-hook.js +1 -1
  3. package/hooks/novu-custom-hook.js.map +1 -1
  4. package/lib/config.d.ts +3 -3
  5. package/lib/config.js +3 -3
  6. package/lib/config.js.map +1 -1
  7. package/models/components/index.d.ts +0 -7
  8. package/models/components/index.d.ts.map +1 -1
  9. package/models/components/index.js +0 -7
  10. package/models/components/index.js.map +1 -1
  11. package/models/components/integrationresponsedto.d.ts +8 -8
  12. package/models/components/integrationresponsedto.d.ts.map +1 -1
  13. package/models/components/integrationresponsedto.js +14 -13
  14. package/models/components/integrationresponsedto.js.map +1 -1
  15. package/models/components/notificationfeeditemdto.d.ts +4 -4
  16. package/models/components/notificationfeeditemdto.d.ts.map +1 -1
  17. package/models/components/notificationfeeditemdto.js +2 -2
  18. package/models/components/notificationfeeditemdto.js.map +1 -1
  19. package/models/components/stepfilter.d.ts +8 -8
  20. package/models/components/stepfilter.d.ts.map +1 -1
  21. package/models/components/stepfilter.js +13 -13
  22. package/models/components/stepfilter.js.map +1 -1
  23. package/models/components/topicpayloaddto.d.ts +27 -2
  24. package/models/components/topicpayloaddto.d.ts.map +1 -1
  25. package/models/components/topicpayloaddto.js +22 -4
  26. package/models/components/topicpayloaddto.js.map +1 -1
  27. package/models/components/triggereventrequestdto.d.ts +28 -4
  28. package/models/components/triggereventrequestdto.d.ts.map +1 -1
  29. package/models/components/triggereventrequestdto.js +57 -5
  30. package/models/components/triggereventrequestdto.js.map +1 -1
  31. package/models/components/triggereventresponsedto.d.ts +8 -8
  32. package/models/components/triggereventresponsedto.d.ts.map +1 -1
  33. package/models/components/triggereventresponsedto.js +14 -13
  34. package/models/components/triggereventresponsedto.js.map +1 -1
  35. package/models/operations/index.d.ts +0 -9
  36. package/models/operations/index.d.ts.map +1 -1
  37. package/models/operations/index.js +0 -9
  38. package/models/operations/index.js.map +1 -1
  39. package/package.json +1 -1
  40. package/sdk/sdk.d.ts +0 -9
  41. package/sdk/sdk.d.ts.map +1 -1
  42. package/sdk/sdk.js +0 -15
  43. package/sdk/sdk.js.map +1 -1
  44. package/src/hooks/novu-custom-hook.ts +1 -1
  45. package/src/lib/config.ts +3 -3
  46. package/src/models/components/index.ts +0 -7
  47. package/src/models/components/integrationresponsedto.ts +14 -18
  48. package/src/models/components/notificationfeeditemdto.ts +4 -4
  49. package/src/models/components/stepfilter.ts +16 -15
  50. package/src/models/components/topicpayloaddto.ts +30 -8
  51. package/src/models/components/triggereventrequestdto.ts +109 -17
  52. package/src/models/components/triggereventresponsedto.ts +14 -18
  53. package/src/models/operations/index.ts +0 -9
  54. package/src/sdk/sdk.ts +0 -18
  55. package/docs/sdks/apikeys/README.md +0 -79
  56. package/docs/sdks/environments/README.md +0 -154
  57. package/docs/sdks/executiondetails/README.md +0 -84
  58. package/docs/sdks/workflowgroups/README.md +0 -382
  59. package/funcs/environmentsApiKeysList.d.ts +0 -12
  60. package/funcs/environmentsApiKeysList.d.ts.map +0 -1
  61. package/funcs/environmentsApiKeysList.js +0 -97
  62. package/funcs/environmentsApiKeysList.js.map +0 -1
  63. package/funcs/environmentsList.d.ts +0 -12
  64. package/funcs/environmentsList.d.ts.map +0 -1
  65. package/funcs/environmentsList.js +0 -97
  66. package/funcs/environmentsList.js.map +0 -1
  67. package/funcs/environmentsRetrieve.d.ts +0 -12
  68. package/funcs/environmentsRetrieve.d.ts.map +0 -1
  69. package/funcs/environmentsRetrieve.js +0 -97
  70. package/funcs/environmentsRetrieve.js.map +0 -1
  71. package/funcs/executionDetailsRetrieve.d.ts +0 -12
  72. package/funcs/executionDetailsRetrieve.d.ts.map +0 -1
  73. package/funcs/executionDetailsRetrieve.js +0 -117
  74. package/funcs/executionDetailsRetrieve.js.map +0 -1
  75. package/funcs/workflowGroupsCreate.d.ts +0 -16
  76. package/funcs/workflowGroupsCreate.d.ts.map +0 -1
  77. package/funcs/workflowGroupsCreate.js +0 -111
  78. package/funcs/workflowGroupsCreate.js.map +0 -1
  79. package/funcs/workflowGroupsDelete.d.ts +0 -15
  80. package/funcs/workflowGroupsDelete.d.ts.map +0 -1
  81. package/funcs/workflowGroupsDelete.js +0 -120
  82. package/funcs/workflowGroupsDelete.js.map +0 -1
  83. package/funcs/workflowGroupsList.d.ts +0 -15
  84. package/funcs/workflowGroupsList.d.ts.map +0 -1
  85. package/funcs/workflowGroupsList.js +0 -100
  86. package/funcs/workflowGroupsList.js.map +0 -1
  87. package/funcs/workflowGroupsRetrieve.d.ts +0 -15
  88. package/funcs/workflowGroupsRetrieve.d.ts.map +0 -1
  89. package/funcs/workflowGroupsRetrieve.js +0 -120
  90. package/funcs/workflowGroupsRetrieve.js.map +0 -1
  91. package/funcs/workflowGroupsUpdate.d.ts +0 -16
  92. package/funcs/workflowGroupsUpdate.d.ts.map +0 -1
  93. package/funcs/workflowGroupsUpdate.js +0 -124
  94. package/funcs/workflowGroupsUpdate.js.map +0 -1
  95. package/models/components/apikey.d.ts +0 -31
  96. package/models/components/apikey.d.ts.map +0 -1
  97. package/models/components/apikey.js +0 -71
  98. package/models/components/apikey.js.map +0 -1
  99. package/models/components/createnotificationgrouprequestdto.d.ts +0 -29
  100. package/models/components/createnotificationgrouprequestdto.d.ts.map +0 -1
  101. package/models/components/createnotificationgrouprequestdto.js +0 -59
  102. package/models/components/createnotificationgrouprequestdto.js.map +0 -1
  103. package/models/components/deletenotificationgroupresponsedto.d.ts +0 -66
  104. package/models/components/deletenotificationgroupresponsedto.d.ts.map +0 -1
  105. package/models/components/deletenotificationgroupresponsedto.js +0 -83
  106. package/models/components/deletenotificationgroupresponsedto.js.map +0 -1
  107. package/models/components/environmentresponsedto.d.ts +0 -41
  108. package/models/components/environmentresponsedto.d.ts.map +0 -1
  109. package/models/components/environmentresponsedto.js +0 -84
  110. package/models/components/environmentresponsedto.js.map +0 -1
  111. package/models/components/executiondetailsresponsedto.d.ts +0 -176
  112. package/models/components/executiondetailsresponsedto.d.ts.map +0 -1
  113. package/models/components/executiondetailsresponsedto.js +0 -187
  114. package/models/components/executiondetailsresponsedto.js.map +0 -1
  115. package/models/components/notificationgroupresponsedto.d.ts +0 -37
  116. package/models/components/notificationgroupresponsedto.d.ts.map +0 -1
  117. package/models/components/notificationgroupresponsedto.js +0 -82
  118. package/models/components/notificationgroupresponsedto.js.map +0 -1
  119. package/models/components/triggerrecipientstypeenum.d.ts +0 -28
  120. package/models/components/triggerrecipientstypeenum.d.ts.map +0 -1
  121. package/models/components/triggerrecipientstypeenum.js +0 -50
  122. package/models/components/triggerrecipientstypeenum.js.map +0 -1
  123. package/models/operations/environmentscontrollerv1getcurrentenvironment.d.ts +0 -36
  124. package/models/operations/environmentscontrollerv1getcurrentenvironment.d.ts.map +0 -1
  125. package/models/operations/environmentscontrollerv1getcurrentenvironment.js +0 -73
  126. package/models/operations/environmentscontrollerv1getcurrentenvironment.js.map +0 -1
  127. package/models/operations/environmentscontrollerv1listmyenvironments.d.ts +0 -36
  128. package/models/operations/environmentscontrollerv1listmyenvironments.d.ts.map +0 -1
  129. package/models/operations/environmentscontrollerv1listmyenvironments.js +0 -73
  130. package/models/operations/environmentscontrollerv1listmyenvironments.js.map +0 -1
  131. package/models/operations/environmentscontrollerv1listorganizationapikeys.d.ts +0 -36
  132. package/models/operations/environmentscontrollerv1listorganizationapikeys.d.ts.map +0 -1
  133. package/models/operations/environmentscontrollerv1listorganizationapikeys.js +0 -75
  134. package/models/operations/environmentscontrollerv1listorganizationapikeys.js.map +0 -1
  135. package/models/operations/executiondetailscontrollergetexecutiondetailsfornotification.d.ts +0 -63
  136. package/models/operations/executiondetailscontrollergetexecutiondetailsfornotification.d.ts.map +0 -1
  137. package/models/operations/executiondetailscontrollergetexecutiondetailsfornotification.js +0 -106
  138. package/models/operations/executiondetailscontrollergetexecutiondetailsfornotification.js.map +0 -1
  139. package/models/operations/notificationgroupscontrollercreatenotificationgroup.d.ts +0 -36
  140. package/models/operations/notificationgroupscontrollercreatenotificationgroup.d.ts.map +0 -1
  141. package/models/operations/notificationgroupscontrollercreatenotificationgroup.js +0 -75
  142. package/models/operations/notificationgroupscontrollercreatenotificationgroup.js.map +0 -1
  143. package/models/operations/notificationgroupscontrollerdeletenotificationgroup.d.ts +0 -61
  144. package/models/operations/notificationgroupscontrollerdeletenotificationgroup.d.ts.map +0 -1
  145. package/models/operations/notificationgroupscontrollerdeletenotificationgroup.js +0 -104
  146. package/models/operations/notificationgroupscontrollerdeletenotificationgroup.js.map +0 -1
  147. package/models/operations/notificationgroupscontrollergetnotificationgroup.d.ts +0 -61
  148. package/models/operations/notificationgroupscontrollergetnotificationgroup.d.ts.map +0 -1
  149. package/models/operations/notificationgroupscontrollergetnotificationgroup.js +0 -104
  150. package/models/operations/notificationgroupscontrollergetnotificationgroup.js.map +0 -1
  151. package/models/operations/notificationgroupscontrollerlistnotificationgroups.d.ts +0 -36
  152. package/models/operations/notificationgroupscontrollerlistnotificationgroups.d.ts.map +0 -1
  153. package/models/operations/notificationgroupscontrollerlistnotificationgroups.js +0 -75
  154. package/models/operations/notificationgroupscontrollerlistnotificationgroups.js.map +0 -1
  155. package/models/operations/notificationgroupscontrollerupdatenotificationgroup.d.ts +0 -63
  156. package/models/operations/notificationgroupscontrollerupdatenotificationgroup.d.ts.map +0 -1
  157. package/models/operations/notificationgroupscontrollerupdatenotificationgroup.js +0 -114
  158. package/models/operations/notificationgroupscontrollerupdatenotificationgroup.js.map +0 -1
  159. package/sdk/apikeys.d.ts +0 -9
  160. package/sdk/apikeys.d.ts.map +0 -1
  161. package/sdk/apikeys.js +0 -19
  162. package/sdk/apikeys.js.map +0 -1
  163. package/sdk/environments.d.ts +0 -16
  164. package/sdk/environments.d.ts.map +0 -1
  165. package/sdk/environments.js +0 -31
  166. package/sdk/environments.js.map +0 -1
  167. package/sdk/executiondetails.d.ts +0 -9
  168. package/sdk/executiondetails.d.ts.map +0 -1
  169. package/sdk/executiondetails.js +0 -19
  170. package/sdk/executiondetails.js.map +0 -1
  171. package/sdk/workflowgroups.d.ts +0 -41
  172. package/sdk/workflowgroups.d.ts.map +0 -1
  173. package/sdk/workflowgroups.js +0 -62
  174. package/sdk/workflowgroups.js.map +0 -1
  175. package/src/funcs/environmentsApiKeysList.ts +0 -124
  176. package/src/funcs/environmentsList.ts +0 -124
  177. package/src/funcs/environmentsRetrieve.ts +0 -124
  178. package/src/funcs/executionDetailsRetrieve.ts +0 -157
  179. package/src/funcs/workflowGroupsCreate.ts +0 -145
  180. package/src/funcs/workflowGroupsDelete.ts +0 -157
  181. package/src/funcs/workflowGroupsList.ts +0 -127
  182. package/src/funcs/workflowGroupsRetrieve.ts +0 -157
  183. package/src/funcs/workflowGroupsUpdate.ts +0 -164
  184. package/src/models/components/apikey.ts +0 -72
  185. package/src/models/components/createnotificationgrouprequestdto.ts +0 -69
  186. package/src/models/components/deletenotificationgroupresponsedto.ts +0 -117
  187. package/src/models/components/environmentresponsedto.ts +0 -103
  188. package/src/models/components/executiondetailsresponsedto.ts +0 -244
  189. package/src/models/components/notificationgroupresponsedto.ts +0 -99
  190. package/src/models/components/triggerrecipientstypeenum.ts +0 -35
  191. package/src/models/operations/environmentscontrollerv1getcurrentenvironment.ts +0 -96
  192. package/src/models/operations/environmentscontrollerv1listmyenvironments.ts +0 -96
  193. package/src/models/operations/environmentscontrollerv1listorganizationapikeys.ts +0 -94
  194. package/src/models/operations/executiondetailscontrollergetexecutiondetailsfornotification.ts +0 -176
  195. package/src/models/operations/notificationgroupscontrollercreatenotificationgroup.ts +0 -95
  196. package/src/models/operations/notificationgroupscontrollerdeletenotificationgroup.ts +0 -166
  197. package/src/models/operations/notificationgroupscontrollergetnotificationgroup.ts +0 -165
  198. package/src/models/operations/notificationgroupscontrollerlistnotificationgroups.ts +0 -95
  199. package/src/models/operations/notificationgroupscontrollerupdatenotificationgroup.ts +0 -182
  200. package/src/sdk/apikeys.ts +0 -24
  201. package/src/sdk/environments.ts +0 -41
  202. package/src/sdk/executiondetails.ts +0 -28
  203. package/src/sdk/workflowgroups.ts +0 -111
@@ -1,73 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.environmentsControllerV1ListMyEnvironmentsResponseFromJSON = exports.environmentsControllerV1ListMyEnvironmentsResponseToJSON = exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$ = exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$outboundSchema = exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$inboundSchema = void 0;
30
- const z = __importStar(require("zod"));
31
- const primitives_js_1 = require("../../lib/primitives.js");
32
- const schemas_js_1 = require("../../lib/schemas.js");
33
- const components = __importStar(require("../components/index.js"));
34
- /** @internal */
35
- exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$inboundSchema = z.object({
36
- Headers: z.record(z.array(z.string())),
37
- Result: z.array(components.EnvironmentResponseDto$inboundSchema),
38
- }).transform((v) => {
39
- return (0, primitives_js_1.remap)(v, {
40
- "Headers": "headers",
41
- "Result": "result",
42
- });
43
- });
44
- /** @internal */
45
- exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$outboundSchema = z.object({
46
- headers: z.record(z.array(z.string())),
47
- result: z.array(components.EnvironmentResponseDto$outboundSchema),
48
- }).transform((v) => {
49
- return (0, primitives_js_1.remap)(v, {
50
- headers: "Headers",
51
- result: "Result",
52
- });
53
- });
54
- /**
55
- * @internal
56
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
57
- */
58
- var EnvironmentsControllerV1ListMyEnvironmentsResponse$;
59
- (function (EnvironmentsControllerV1ListMyEnvironmentsResponse$) {
60
- /** @deprecated use `EnvironmentsControllerV1ListMyEnvironmentsResponse$inboundSchema` instead. */
61
- EnvironmentsControllerV1ListMyEnvironmentsResponse$.inboundSchema = exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$inboundSchema;
62
- /** @deprecated use `EnvironmentsControllerV1ListMyEnvironmentsResponse$outboundSchema` instead. */
63
- EnvironmentsControllerV1ListMyEnvironmentsResponse$.outboundSchema = exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$outboundSchema;
64
- })(EnvironmentsControllerV1ListMyEnvironmentsResponse$ || (exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$ = EnvironmentsControllerV1ListMyEnvironmentsResponse$ = {}));
65
- function environmentsControllerV1ListMyEnvironmentsResponseToJSON(environmentsControllerV1ListMyEnvironmentsResponse) {
66
- return JSON.stringify(exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$outboundSchema.parse(environmentsControllerV1ListMyEnvironmentsResponse));
67
- }
68
- exports.environmentsControllerV1ListMyEnvironmentsResponseToJSON = environmentsControllerV1ListMyEnvironmentsResponseToJSON;
69
- function environmentsControllerV1ListMyEnvironmentsResponseFromJSON(jsonString) {
70
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.EnvironmentsControllerV1ListMyEnvironmentsResponse$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'EnvironmentsControllerV1ListMyEnvironmentsResponse' from JSON`);
71
- }
72
- exports.environmentsControllerV1ListMyEnvironmentsResponseFromJSON = environmentsControllerV1ListMyEnvironmentsResponseFromJSON;
73
- //# sourceMappingURL=environmentscontrollerv1listmyenvironments.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"environmentscontrollerv1listmyenvironments.js","sourceRoot":"","sources":["../../src/models/operations/environmentscontrollerv1listmyenvironments.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;AAQrD,gBAAgB;AACH,QAAA,gEAAgE,GAKvE,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,oCAAoC,CAAC;CACjE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,SAAS,EAAE,SAAS;QACpB,QAAQ,EAAE,QAAQ;KACnB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQL,gBAAgB;AACH,QAAA,iEAAiE,GAKxE,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,qCAAqC,CAAC;CAClE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,OAAO,EAAE,SAAS;QAClB,MAAM,EAAE,QAAQ;KACjB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEL;;;GAGG;AACH,IAAiB,mDAAmD,CAUnE;AAVD,WAAiB,mDAAmD;IAClE,kGAAkG;IACrF,iEAAa,GACxB,wEAAgE,CAAC;IACnE,mGAAmG;IACtF,kEAAc,GACzB,yEAAiE,CAAC;AAItE,CAAC,EAVgB,mDAAmD,mEAAnD,mDAAmD,QAUnE;AAED,SAAgB,wDAAwD,CACtE,kDACoD;IAEpD,OAAO,IAAI,CAAC,SAAS,CACnB,yEAAiE,CAAC,KAAK,CACrE,kDAAkD,CACnD,CACF,CAAC;AACJ,CAAC;AATD,4HASC;AAED,SAAgB,0DAA0D,CACxE,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,wEAAgE,CAAC,KAAK,CACpE,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CACd,EACH,gFAAgF,CACjF,CAAC;AACJ,CAAC;AAdD,gIAcC"}
@@ -1,36 +0,0 @@
1
- import * as z from "zod";
2
- import { Result as SafeParseResult } from "../../types/fp.js";
3
- import * as components from "../components/index.js";
4
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
- export type EnvironmentsControllerV1ListOrganizationApiKeysResponse = {
6
- headers: {
7
- [k: string]: Array<string>;
8
- };
9
- result: Array<components.ApiKey>;
10
- };
11
- /** @internal */
12
- export declare const EnvironmentsControllerV1ListOrganizationApiKeysResponse$inboundSchema: z.ZodType<EnvironmentsControllerV1ListOrganizationApiKeysResponse, z.ZodTypeDef, unknown>;
13
- /** @internal */
14
- export type EnvironmentsControllerV1ListOrganizationApiKeysResponse$Outbound = {
15
- Headers: {
16
- [k: string]: Array<string>;
17
- };
18
- Result: Array<components.ApiKey$Outbound>;
19
- };
20
- /** @internal */
21
- export declare const EnvironmentsControllerV1ListOrganizationApiKeysResponse$outboundSchema: z.ZodType<EnvironmentsControllerV1ListOrganizationApiKeysResponse$Outbound, z.ZodTypeDef, EnvironmentsControllerV1ListOrganizationApiKeysResponse>;
22
- /**
23
- * @internal
24
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
25
- */
26
- export declare namespace EnvironmentsControllerV1ListOrganizationApiKeysResponse$ {
27
- /** @deprecated use `EnvironmentsControllerV1ListOrganizationApiKeysResponse$inboundSchema` instead. */
28
- const inboundSchema: z.ZodType<EnvironmentsControllerV1ListOrganizationApiKeysResponse, z.ZodTypeDef, unknown>;
29
- /** @deprecated use `EnvironmentsControllerV1ListOrganizationApiKeysResponse$outboundSchema` instead. */
30
- const outboundSchema: z.ZodType<EnvironmentsControllerV1ListOrganizationApiKeysResponse$Outbound, z.ZodTypeDef, EnvironmentsControllerV1ListOrganizationApiKeysResponse>;
31
- /** @deprecated use `EnvironmentsControllerV1ListOrganizationApiKeysResponse$Outbound` instead. */
32
- type Outbound = EnvironmentsControllerV1ListOrganizationApiKeysResponse$Outbound;
33
- }
34
- export declare function environmentsControllerV1ListOrganizationApiKeysResponseToJSON(environmentsControllerV1ListOrganizationApiKeysResponse: EnvironmentsControllerV1ListOrganizationApiKeysResponse): string;
35
- export declare function environmentsControllerV1ListOrganizationApiKeysResponseFromJSON(jsonString: string): SafeParseResult<EnvironmentsControllerV1ListOrganizationApiKeysResponse, SDKValidationError>;
36
- //# sourceMappingURL=environmentscontrollerv1listorganizationapikeys.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"environmentscontrollerv1listorganizationapikeys.d.ts","sourceRoot":"","sources":["../../src/models/operations/environmentscontrollerv1listorganizationapikeys.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,uDAAuD,GAAG;IACpE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,KAAK,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC;CAClC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qEAAqE,EAChF,CAAC,CAAC,OAAO,CACP,uDAAuD,EACvD,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,gEAAgE,GAAG;IAC7E,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,KAAK,CAAC,UAAU,CAAC,eAAe,CAAC,CAAC;CAC3C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,sEAAsE,EACjF,CAAC,CAAC,OAAO,CACP,gEAAgE,EAChE,CAAC,CAAC,UAAU,EACZ,uDAAuD,CASvD,CAAC;AAEL;;;GAGG;AACH,yBAAiB,wDAAwD,CAAC;IACxE,uGAAuG;IAChG,MAAM,aAAa,2FAC6C,CAAC;IACxE,wGAAwG;IACjG,MAAM,cAAc,oJAC6C,CAAC;IACzE,kGAAkG;IAClG,KAAY,QAAQ,GAClB,gEAAgE,CAAC;CACpE;AAED,wBAAgB,6DAA6D,CAC3E,uDAAuD,EACrD,uDAAuD,GACxD,MAAM,CAKR;AAED,wBAAgB,+DAA+D,CAC7E,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,uDAAuD,EACvD,kBAAkB,CACnB,CAQA"}
@@ -1,75 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.environmentsControllerV1ListOrganizationApiKeysResponseFromJSON = exports.environmentsControllerV1ListOrganizationApiKeysResponseToJSON = exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$ = exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$outboundSchema = exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$inboundSchema = void 0;
30
- const z = __importStar(require("zod"));
31
- const primitives_js_1 = require("../../lib/primitives.js");
32
- const schemas_js_1 = require("../../lib/schemas.js");
33
- const components = __importStar(require("../components/index.js"));
34
- /** @internal */
35
- exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$inboundSchema = z.object({
36
- Headers: z.record(z.array(z.string())),
37
- Result: z.array(components.ApiKey$inboundSchema),
38
- }).transform((v) => {
39
- return (0, primitives_js_1.remap)(v, {
40
- "Headers": "headers",
41
- "Result": "result",
42
- });
43
- });
44
- /** @internal */
45
- exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$outboundSchema = z.object({
46
- headers: z.record(z.array(z.string())),
47
- result: z.array(components.ApiKey$outboundSchema),
48
- }).transform((v) => {
49
- return (0, primitives_js_1.remap)(v, {
50
- headers: "Headers",
51
- result: "Result",
52
- });
53
- });
54
- /**
55
- * @internal
56
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
57
- */
58
- var EnvironmentsControllerV1ListOrganizationApiKeysResponse$;
59
- (function (EnvironmentsControllerV1ListOrganizationApiKeysResponse$) {
60
- /** @deprecated use `EnvironmentsControllerV1ListOrganizationApiKeysResponse$inboundSchema` instead. */
61
- EnvironmentsControllerV1ListOrganizationApiKeysResponse$.inboundSchema = exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$inboundSchema;
62
- /** @deprecated use `EnvironmentsControllerV1ListOrganizationApiKeysResponse$outboundSchema` instead. */
63
- EnvironmentsControllerV1ListOrganizationApiKeysResponse$.outboundSchema = exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$outboundSchema;
64
- })(EnvironmentsControllerV1ListOrganizationApiKeysResponse$ || (exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$ = EnvironmentsControllerV1ListOrganizationApiKeysResponse$ = {}));
65
- function environmentsControllerV1ListOrganizationApiKeysResponseToJSON(environmentsControllerV1ListOrganizationApiKeysResponse) {
66
- return JSON.stringify(exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$outboundSchema
67
- .parse(environmentsControllerV1ListOrganizationApiKeysResponse));
68
- }
69
- exports.environmentsControllerV1ListOrganizationApiKeysResponseToJSON = environmentsControllerV1ListOrganizationApiKeysResponseToJSON;
70
- function environmentsControllerV1ListOrganizationApiKeysResponseFromJSON(jsonString) {
71
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.EnvironmentsControllerV1ListOrganizationApiKeysResponse$inboundSchema
72
- .parse(JSON.parse(x)), `Failed to parse 'EnvironmentsControllerV1ListOrganizationApiKeysResponse' from JSON`);
73
- }
74
- exports.environmentsControllerV1ListOrganizationApiKeysResponseFromJSON = environmentsControllerV1ListOrganizationApiKeysResponseFromJSON;
75
- //# sourceMappingURL=environmentscontrollerv1listorganizationapikeys.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"environmentscontrollerv1listorganizationapikeys.js","sourceRoot":"","sources":["../../src/models/operations/environmentscontrollerv1listorganizationapikeys.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;AAQrD,gBAAgB;AACH,QAAA,qEAAqE,GAK5E,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,oBAAoB,CAAC;CACjD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,SAAS,EAAE,SAAS;QACpB,QAAQ,EAAE,QAAQ;KACnB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAQL,gBAAgB;AACH,QAAA,sEAAsE,GAK7E,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,qBAAqB,CAAC;CAClD,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,OAAO,EAAE,SAAS;QAClB,MAAM,EAAE,QAAQ;KACjB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEL;;;GAGG;AACH,IAAiB,wDAAwD,CAUxE;AAVD,WAAiB,wDAAwD;IACvE,uGAAuG;IAC1F,sEAAa,GACxB,6EAAqE,CAAC;IACxE,wGAAwG;IAC3F,uEAAc,GACzB,8EAAsE,CAAC;AAI3E,CAAC,EAVgB,wDAAwD,wEAAxD,wDAAwD,QAUxE;AAED,SAAgB,6DAA6D,CAC3E,uDACyD;IAEzD,OAAO,IAAI,CAAC,SAAS,CACnB,8EAAsE;SACnE,KAAK,CAAC,uDAAuD,CAAC,CAClE,CAAC;AACJ,CAAC;AARD,sIAQC;AAED,SAAgB,+DAA+D,CAC7E,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,6EAAqE;SAClE,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzB,qFAAqF,CACtF,CAAC;AACJ,CAAC;AAbD,0IAaC"}
@@ -1,63 +0,0 @@
1
- import * as z from "zod";
2
- import { Result as SafeParseResult } from "../../types/fp.js";
3
- import * as components from "../components/index.js";
4
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
- export type ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest = {
6
- notificationId: string;
7
- subscriberId: string;
8
- };
9
- export type ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse = {
10
- headers: {
11
- [k: string]: Array<string>;
12
- };
13
- result: Array<components.ExecutionDetailsResponseDto>;
14
- };
15
- /** @internal */
16
- export declare const ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$inboundSchema: z.ZodType<ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest, z.ZodTypeDef, unknown>;
17
- /** @internal */
18
- export type ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$Outbound = {
19
- notificationId: string;
20
- subscriberId: string;
21
- };
22
- /** @internal */
23
- export declare const ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$outboundSchema: z.ZodType<ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$Outbound, z.ZodTypeDef, ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest>;
24
- /**
25
- * @internal
26
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
27
- */
28
- export declare namespace ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$ {
29
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$inboundSchema` instead. */
30
- const inboundSchema: z.ZodType<ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest, z.ZodTypeDef, unknown>;
31
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$outboundSchema` instead. */
32
- const outboundSchema: z.ZodType<ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$Outbound, z.ZodTypeDef, ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest>;
33
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$Outbound` instead. */
34
- type Outbound = ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$Outbound;
35
- }
36
- export declare function executionDetailsControllerGetExecutionDetailsForNotificationRequestToJSON(executionDetailsControllerGetExecutionDetailsForNotificationRequest: ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest): string;
37
- export declare function executionDetailsControllerGetExecutionDetailsForNotificationRequestFromJSON(jsonString: string): SafeParseResult<ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest, SDKValidationError>;
38
- /** @internal */
39
- export declare const ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$inboundSchema: z.ZodType<ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse, z.ZodTypeDef, unknown>;
40
- /** @internal */
41
- export type ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$Outbound = {
42
- Headers: {
43
- [k: string]: Array<string>;
44
- };
45
- Result: Array<components.ExecutionDetailsResponseDto$Outbound>;
46
- };
47
- /** @internal */
48
- export declare const ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$outboundSchema: z.ZodType<ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$Outbound, z.ZodTypeDef, ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse>;
49
- /**
50
- * @internal
51
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
52
- */
53
- export declare namespace ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$ {
54
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$inboundSchema` instead. */
55
- const inboundSchema: z.ZodType<ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse, z.ZodTypeDef, unknown>;
56
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$outboundSchema` instead. */
57
- const outboundSchema: z.ZodType<ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$Outbound, z.ZodTypeDef, ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse>;
58
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$Outbound` instead. */
59
- type Outbound = ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$Outbound;
60
- }
61
- export declare function executionDetailsControllerGetExecutionDetailsForNotificationResponseToJSON(executionDetailsControllerGetExecutionDetailsForNotificationResponse: ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse): string;
62
- export declare function executionDetailsControllerGetExecutionDetailsForNotificationResponseFromJSON(jsonString: string): SafeParseResult<ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse, SDKValidationError>;
63
- //# sourceMappingURL=executiondetailscontrollergetexecutiondetailsfornotification.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"executiondetailscontrollergetexecutiondetailsfornotification.d.ts","sourceRoot":"","sources":["../../src/models/operations/executiondetailscontrollergetexecutiondetailsfornotification.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,mEAAmE,GAC7E;IACE,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;AAEJ,MAAM,MAAM,oEAAoE,GAC9E;IACE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,KAAK,CAAC,UAAU,CAAC,2BAA2B,CAAC,CAAC;CACvD,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,iFAAiF,EAC5F,CAAC,CAAC,OAAO,CACP,mEAAmE,EACnE,CAAC,CAAC,UAAU,EACZ,OAAO,CAIP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,4EAA4E,GACtF;IACE,cAAc,EAAE,MAAM,CAAC;IACvB,YAAY,EAAE,MAAM,CAAC;CACtB,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,kFAAkF,EAC7F,CAAC,CAAC,OAAO,CACP,4EAA4E,EAC5E,CAAC,CAAC,UAAU,EACZ,mEAAmE,CAInE,CAAC;AAEL;;;GAGG;AACH,yBAAiB,oEAAoE,CAAC;IACpF,mHAAmH;IAC5G,MAAM,aAAa,uGACyD,CAAC;IACpF,oHAAoH;IAC7G,MAAM,cAAc,4KACyD,CAAC;IACrF,8GAA8G;IAC9G,KAAY,QAAQ,GAClB,4EAA4E,CAAC;CAChF;AAED,wBAAgB,yEAAyE,CACvF,mEAAmE,EACjE,mEAAmE,GACpE,MAAM,CAOR;AAED,wBAAgB,2EAA2E,CACzF,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,mEAAmE,EACnE,kBAAkB,CACnB,CAQA;AAED,gBAAgB;AAChB,eAAO,MAAM,kFAAkF,EAC7F,CAAC,CAAC,OAAO,CACP,oEAAoE,EACpE,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,6EAA6E,GACvF;IACE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,KAAK,CAAC,UAAU,CAAC,oCAAoC,CAAC,CAAC;CAChE,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,mFAAmF,EAC9F,CAAC,CAAC,OAAO,CACP,6EAA6E,EAC7E,CAAC,CAAC,UAAU,EACZ,oEAAoE,CASpE,CAAC;AAEL;;;GAGG;AACH,yBAAiB,qEAAqE,CAAC;IACrF,oHAAoH;IAC7G,MAAM,aAAa,wGAC0D,CAAC;IACrF,qHAAqH;IAC9G,MAAM,cAAc,8KAC0D,CAAC;IACtF,+GAA+G;IAC/G,KAAY,QAAQ,GAClB,6EAA6E,CAAC;CACjF;AAED,wBAAgB,0EAA0E,CACxF,oEAAoE,EAClE,oEAAoE,GACrE,MAAM,CAOR;AAED,wBAAgB,4EAA4E,CAC1F,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,oEAAoE,EACpE,kBAAkB,CACnB,CAQA"}
@@ -1,106 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.executionDetailsControllerGetExecutionDetailsForNotificationResponseFromJSON = exports.executionDetailsControllerGetExecutionDetailsForNotificationResponseToJSON = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$ = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$outboundSchema = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$inboundSchema = exports.executionDetailsControllerGetExecutionDetailsForNotificationRequestFromJSON = exports.executionDetailsControllerGetExecutionDetailsForNotificationRequestToJSON = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$ = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$outboundSchema = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$inboundSchema = void 0;
30
- const z = __importStar(require("zod"));
31
- const primitives_js_1 = require("../../lib/primitives.js");
32
- const schemas_js_1 = require("../../lib/schemas.js");
33
- const components = __importStar(require("../components/index.js"));
34
- /** @internal */
35
- exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$inboundSchema = z.object({
36
- notificationId: z.string(),
37
- subscriberId: z.string(),
38
- });
39
- /** @internal */
40
- exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$outboundSchema = z.object({
41
- notificationId: z.string(),
42
- subscriberId: z.string(),
43
- });
44
- /**
45
- * @internal
46
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
47
- */
48
- var ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$;
49
- (function (ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$) {
50
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$inboundSchema` instead. */
51
- ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$.inboundSchema = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$inboundSchema;
52
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$outboundSchema` instead. */
53
- ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$.outboundSchema = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$outboundSchema;
54
- })(ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$ || (exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$ = ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$ = {}));
55
- function executionDetailsControllerGetExecutionDetailsForNotificationRequestToJSON(executionDetailsControllerGetExecutionDetailsForNotificationRequest) {
56
- return JSON.stringify(exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$outboundSchema
57
- .parse(executionDetailsControllerGetExecutionDetailsForNotificationRequest));
58
- }
59
- exports.executionDetailsControllerGetExecutionDetailsForNotificationRequestToJSON = executionDetailsControllerGetExecutionDetailsForNotificationRequestToJSON;
60
- function executionDetailsControllerGetExecutionDetailsForNotificationRequestFromJSON(jsonString) {
61
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest$inboundSchema
62
- .parse(JSON.parse(x)), `Failed to parse 'ExecutionDetailsControllerGetExecutionDetailsForNotificationRequest' from JSON`);
63
- }
64
- exports.executionDetailsControllerGetExecutionDetailsForNotificationRequestFromJSON = executionDetailsControllerGetExecutionDetailsForNotificationRequestFromJSON;
65
- /** @internal */
66
- exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$inboundSchema = z.object({
67
- Headers: z.record(z.array(z.string())),
68
- Result: z.array(components.ExecutionDetailsResponseDto$inboundSchema),
69
- }).transform((v) => {
70
- return (0, primitives_js_1.remap)(v, {
71
- "Headers": "headers",
72
- "Result": "result",
73
- });
74
- });
75
- /** @internal */
76
- exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$outboundSchema = z.object({
77
- headers: z.record(z.array(z.string())),
78
- result: z.array(components.ExecutionDetailsResponseDto$outboundSchema),
79
- }).transform((v) => {
80
- return (0, primitives_js_1.remap)(v, {
81
- headers: "Headers",
82
- result: "Result",
83
- });
84
- });
85
- /**
86
- * @internal
87
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
88
- */
89
- var ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$;
90
- (function (ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$) {
91
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$inboundSchema` instead. */
92
- ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$.inboundSchema = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$inboundSchema;
93
- /** @deprecated use `ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$outboundSchema` instead. */
94
- ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$.outboundSchema = exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$outboundSchema;
95
- })(ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$ || (exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$ = ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$ = {}));
96
- function executionDetailsControllerGetExecutionDetailsForNotificationResponseToJSON(executionDetailsControllerGetExecutionDetailsForNotificationResponse) {
97
- return JSON.stringify(exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$outboundSchema
98
- .parse(executionDetailsControllerGetExecutionDetailsForNotificationResponse));
99
- }
100
- exports.executionDetailsControllerGetExecutionDetailsForNotificationResponseToJSON = executionDetailsControllerGetExecutionDetailsForNotificationResponseToJSON;
101
- function executionDetailsControllerGetExecutionDetailsForNotificationResponseFromJSON(jsonString) {
102
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse$inboundSchema
103
- .parse(JSON.parse(x)), `Failed to parse 'ExecutionDetailsControllerGetExecutionDetailsForNotificationResponse' from JSON`);
104
- }
105
- exports.executionDetailsControllerGetExecutionDetailsForNotificationResponseFromJSON = executionDetailsControllerGetExecutionDetailsForNotificationResponseFromJSON;
106
- //# sourceMappingURL=executiondetailscontrollergetexecutiondetailsfornotification.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"executiondetailscontrollergetexecutiondetailsfornotification.js","sourceRoot":"","sources":["../../src/models/operations/executiondetailscontrollergetexecutiondetailsfornotification.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;AAerD,gBAAgB;AACH,QAAA,iFAAiF,GAKxF,CAAC,CAAC,MAAM,CAAC;IACX,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;IAC1B,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;CACzB,CAAC,CAAC;AASL,gBAAgB;AACH,QAAA,kFAAkF,GAKzF,CAAC,CAAC,MAAM,CAAC;IACX,cAAc,EAAE,CAAC,CAAC,MAAM,EAAE;IAC1B,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE;CACzB,CAAC,CAAC;AAEL;;;GAGG;AACH,IAAiB,oEAAoE,CAUpF;AAVD,WAAiB,oEAAoE;IACnF,mHAAmH;IACtG,kFAAa,GACxB,yFAAiF,CAAC;IACpF,oHAAoH;IACvG,mFAAc,GACzB,0FAAkF,CAAC;AAIvF,CAAC,EAVgB,oEAAoE,oFAApE,oEAAoE,QAUpF;AAED,SAAgB,yEAAyE,CACvF,mEACqE;IAErE,OAAO,IAAI,CAAC,SAAS,CACnB,0FAAkF;SAC/E,KAAK,CACJ,mEAAmE,CACpE,CACJ,CAAC;AACJ,CAAC;AAVD,8JAUC;AAED,SAAgB,2EAA2E,CACzF,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,yFAAiF;SAC9E,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzB,iGAAiG,CAClG,CAAC;AACJ,CAAC;AAbD,kKAaC;AAED,gBAAgB;AACH,QAAA,kFAAkF,GAKzF,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,yCAAyC,CAAC;CACtE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,SAAS,EAAE,SAAS;QACpB,QAAQ,EAAE,QAAQ;KACnB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASL,gBAAgB;AACH,QAAA,mFAAmF,GAK1F,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,UAAU,CAAC,0CAA0C,CAAC;CACvE,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,OAAO,EAAE,SAAS;QAClB,MAAM,EAAE,QAAQ;KACjB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEL;;;GAGG;AACH,IAAiB,qEAAqE,CAUrF;AAVD,WAAiB,qEAAqE;IACpF,oHAAoH;IACvG,mFAAa,GACxB,0FAAkF,CAAC;IACrF,qHAAqH;IACxG,oFAAc,GACzB,2FAAmF,CAAC;AAIxF,CAAC,EAVgB,qEAAqE,qFAArE,qEAAqE,QAUrF;AAED,SAAgB,0EAA0E,CACxF,oEACsE;IAEtE,OAAO,IAAI,CAAC,SAAS,CACnB,2FAAmF;SAChF,KAAK,CACJ,oEAAoE,CACrE,CACJ,CAAC;AACJ,CAAC;AAVD,gKAUC;AAED,SAAgB,4EAA4E,CAC1F,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,0FAAkF;SAC/E,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzB,kGAAkG,CACnG,CAAC;AACJ,CAAC;AAbD,oKAaC"}
@@ -1,36 +0,0 @@
1
- import * as z from "zod";
2
- import { Result as SafeParseResult } from "../../types/fp.js";
3
- import * as components from "../components/index.js";
4
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
- export type NotificationGroupsControllerCreateNotificationGroupResponse = {
6
- headers: {
7
- [k: string]: Array<string>;
8
- };
9
- result: components.NotificationGroupResponseDto;
10
- };
11
- /** @internal */
12
- export declare const NotificationGroupsControllerCreateNotificationGroupResponse$inboundSchema: z.ZodType<NotificationGroupsControllerCreateNotificationGroupResponse, z.ZodTypeDef, unknown>;
13
- /** @internal */
14
- export type NotificationGroupsControllerCreateNotificationGroupResponse$Outbound = {
15
- Headers: {
16
- [k: string]: Array<string>;
17
- };
18
- Result: components.NotificationGroupResponseDto$Outbound;
19
- };
20
- /** @internal */
21
- export declare const NotificationGroupsControllerCreateNotificationGroupResponse$outboundSchema: z.ZodType<NotificationGroupsControllerCreateNotificationGroupResponse$Outbound, z.ZodTypeDef, NotificationGroupsControllerCreateNotificationGroupResponse>;
22
- /**
23
- * @internal
24
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
25
- */
26
- export declare namespace NotificationGroupsControllerCreateNotificationGroupResponse$ {
27
- /** @deprecated use `NotificationGroupsControllerCreateNotificationGroupResponse$inboundSchema` instead. */
28
- const inboundSchema: z.ZodType<NotificationGroupsControllerCreateNotificationGroupResponse, z.ZodTypeDef, unknown>;
29
- /** @deprecated use `NotificationGroupsControllerCreateNotificationGroupResponse$outboundSchema` instead. */
30
- const outboundSchema: z.ZodType<NotificationGroupsControllerCreateNotificationGroupResponse$Outbound, z.ZodTypeDef, NotificationGroupsControllerCreateNotificationGroupResponse>;
31
- /** @deprecated use `NotificationGroupsControllerCreateNotificationGroupResponse$Outbound` instead. */
32
- type Outbound = NotificationGroupsControllerCreateNotificationGroupResponse$Outbound;
33
- }
34
- export declare function notificationGroupsControllerCreateNotificationGroupResponseToJSON(notificationGroupsControllerCreateNotificationGroupResponse: NotificationGroupsControllerCreateNotificationGroupResponse): string;
35
- export declare function notificationGroupsControllerCreateNotificationGroupResponseFromJSON(jsonString: string): SafeParseResult<NotificationGroupsControllerCreateNotificationGroupResponse, SDKValidationError>;
36
- //# sourceMappingURL=notificationgroupscontrollercreatenotificationgroup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"notificationgroupscontrollercreatenotificationgroup.d.ts","sourceRoot":"","sources":["../../src/models/operations/notificationgroupscontrollercreatenotificationgroup.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,2DAA2D,GAAG;IACxE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,UAAU,CAAC,4BAA4B,CAAC;CACjD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,yEAAyE,EACpF,CAAC,CAAC,OAAO,CACP,2DAA2D,EAC3D,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,oEAAoE,GAC9E;IACE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,UAAU,CAAC,qCAAqC,CAAC;CAC1D,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,0EAA0E,EACrF,CAAC,CAAC,OAAO,CACP,oEAAoE,EACpE,CAAC,CAAC,UAAU,EACZ,2DAA2D,CAS3D,CAAC;AAEL;;;GAGG;AACH,yBAAiB,4DAA4D,CAAC;IAC5E,2GAA2G;IACpG,MAAM,aAAa,+FACiD,CAAC;IAC5E,4GAA4G;IACrG,MAAM,cAAc,4JACiD,CAAC;IAC7E,sGAAsG;IACtG,KAAY,QAAQ,GAClB,oEAAoE,CAAC;CACxE;AAED,wBAAgB,iEAAiE,CAC/E,2DAA2D,EACzD,2DAA2D,GAC5D,MAAM,CAKR;AAED,wBAAgB,mEAAmE,CACjF,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,2DAA2D,EAC3D,kBAAkB,CACnB,CAQA"}
@@ -1,75 +0,0 @@
1
- "use strict";
2
- /*
3
- * Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
4
- */
5
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
6
- if (k2 === undefined) k2 = k;
7
- var desc = Object.getOwnPropertyDescriptor(m, k);
8
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
9
- desc = { enumerable: true, get: function() { return m[k]; } };
10
- }
11
- Object.defineProperty(o, k2, desc);
12
- }) : (function(o, m, k, k2) {
13
- if (k2 === undefined) k2 = k;
14
- o[k2] = m[k];
15
- }));
16
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
17
- Object.defineProperty(o, "default", { enumerable: true, value: v });
18
- }) : function(o, v) {
19
- o["default"] = v;
20
- });
21
- var __importStar = (this && this.__importStar) || function (mod) {
22
- if (mod && mod.__esModule) return mod;
23
- var result = {};
24
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
25
- __setModuleDefault(result, mod);
26
- return result;
27
- };
28
- Object.defineProperty(exports, "__esModule", { value: true });
29
- exports.notificationGroupsControllerCreateNotificationGroupResponseFromJSON = exports.notificationGroupsControllerCreateNotificationGroupResponseToJSON = exports.NotificationGroupsControllerCreateNotificationGroupResponse$ = exports.NotificationGroupsControllerCreateNotificationGroupResponse$outboundSchema = exports.NotificationGroupsControllerCreateNotificationGroupResponse$inboundSchema = void 0;
30
- const z = __importStar(require("zod"));
31
- const primitives_js_1 = require("../../lib/primitives.js");
32
- const schemas_js_1 = require("../../lib/schemas.js");
33
- const components = __importStar(require("../components/index.js"));
34
- /** @internal */
35
- exports.NotificationGroupsControllerCreateNotificationGroupResponse$inboundSchema = z.object({
36
- Headers: z.record(z.array(z.string())),
37
- Result: components.NotificationGroupResponseDto$inboundSchema,
38
- }).transform((v) => {
39
- return (0, primitives_js_1.remap)(v, {
40
- "Headers": "headers",
41
- "Result": "result",
42
- });
43
- });
44
- /** @internal */
45
- exports.NotificationGroupsControllerCreateNotificationGroupResponse$outboundSchema = z.object({
46
- headers: z.record(z.array(z.string())),
47
- result: components.NotificationGroupResponseDto$outboundSchema,
48
- }).transform((v) => {
49
- return (0, primitives_js_1.remap)(v, {
50
- headers: "Headers",
51
- result: "Result",
52
- });
53
- });
54
- /**
55
- * @internal
56
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
57
- */
58
- var NotificationGroupsControllerCreateNotificationGroupResponse$;
59
- (function (NotificationGroupsControllerCreateNotificationGroupResponse$) {
60
- /** @deprecated use `NotificationGroupsControllerCreateNotificationGroupResponse$inboundSchema` instead. */
61
- NotificationGroupsControllerCreateNotificationGroupResponse$.inboundSchema = exports.NotificationGroupsControllerCreateNotificationGroupResponse$inboundSchema;
62
- /** @deprecated use `NotificationGroupsControllerCreateNotificationGroupResponse$outboundSchema` instead. */
63
- NotificationGroupsControllerCreateNotificationGroupResponse$.outboundSchema = exports.NotificationGroupsControllerCreateNotificationGroupResponse$outboundSchema;
64
- })(NotificationGroupsControllerCreateNotificationGroupResponse$ || (exports.NotificationGroupsControllerCreateNotificationGroupResponse$ = NotificationGroupsControllerCreateNotificationGroupResponse$ = {}));
65
- function notificationGroupsControllerCreateNotificationGroupResponseToJSON(notificationGroupsControllerCreateNotificationGroupResponse) {
66
- return JSON.stringify(exports.NotificationGroupsControllerCreateNotificationGroupResponse$outboundSchema
67
- .parse(notificationGroupsControllerCreateNotificationGroupResponse));
68
- }
69
- exports.notificationGroupsControllerCreateNotificationGroupResponseToJSON = notificationGroupsControllerCreateNotificationGroupResponseToJSON;
70
- function notificationGroupsControllerCreateNotificationGroupResponseFromJSON(jsonString) {
71
- return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.NotificationGroupsControllerCreateNotificationGroupResponse$inboundSchema
72
- .parse(JSON.parse(x)), `Failed to parse 'NotificationGroupsControllerCreateNotificationGroupResponse' from JSON`);
73
- }
74
- exports.notificationGroupsControllerCreateNotificationGroupResponseFromJSON = notificationGroupsControllerCreateNotificationGroupResponseFromJSON;
75
- //# sourceMappingURL=notificationgroupscontrollercreatenotificationgroup.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"notificationgroupscontrollercreatenotificationgroup.js","sourceRoot":"","sources":["../../src/models/operations/notificationgroupscontrollercreatenotificationgroup.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,uCAAyB;AACzB,2DAA0D;AAC1D,qDAAiD;AAEjD,mEAAqD;AAQrD,gBAAgB;AACH,QAAA,yEAAyE,GAKhF,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,MAAM,EAAE,UAAU,CAAC,0CAA0C;CAC9D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,SAAS,EAAE,SAAS;QACpB,QAAQ,EAAE,QAAQ;KACnB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AASL,gBAAgB;AACH,QAAA,0EAA0E,GAKjF,CAAC,CAAC,MAAM,CAAC;IACX,OAAO,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC;IACtC,MAAM,EAAE,UAAU,CAAC,2CAA2C;CAC/D,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IACjB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,OAAO,EAAE,SAAS;QAClB,MAAM,EAAE,QAAQ;KACjB,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEL;;;GAGG;AACH,IAAiB,4DAA4D,CAU5E;AAVD,WAAiB,4DAA4D;IAC3E,2GAA2G;IAC9F,0EAAa,GACxB,iFAAyE,CAAC;IAC5E,4GAA4G;IAC/F,2EAAc,GACzB,kFAA0E,CAAC;AAI/E,CAAC,EAVgB,4DAA4D,4EAA5D,4DAA4D,QAU5E;AAED,SAAgB,iEAAiE,CAC/E,2DAC6D;IAE7D,OAAO,IAAI,CAAC,SAAS,CACnB,kFAA0E;SACvE,KAAK,CAAC,2DAA2D,CAAC,CACtE,CAAC;AACJ,CAAC;AARD,8IAQC;AAED,SAAgB,mEAAmE,CACjF,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,iFAAyE;SACtE,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACzB,yFAAyF,CAC1F,CAAC;AACJ,CAAC;AAbD,kJAaC"}
@@ -1,61 +0,0 @@
1
- import * as z from "zod";
2
- import { Result as SafeParseResult } from "../../types/fp.js";
3
- import * as components from "../components/index.js";
4
- import { SDKValidationError } from "../errors/sdkvalidationerror.js";
5
- export type NotificationGroupsControllerDeleteNotificationGroupRequest = {
6
- id: string;
7
- };
8
- export type NotificationGroupsControllerDeleteNotificationGroupResponse = {
9
- headers: {
10
- [k: string]: Array<string>;
11
- };
12
- result: components.DeleteNotificationGroupResponseDto;
13
- };
14
- /** @internal */
15
- export declare const NotificationGroupsControllerDeleteNotificationGroupRequest$inboundSchema: z.ZodType<NotificationGroupsControllerDeleteNotificationGroupRequest, z.ZodTypeDef, unknown>;
16
- /** @internal */
17
- export type NotificationGroupsControllerDeleteNotificationGroupRequest$Outbound = {
18
- id: string;
19
- };
20
- /** @internal */
21
- export declare const NotificationGroupsControllerDeleteNotificationGroupRequest$outboundSchema: z.ZodType<NotificationGroupsControllerDeleteNotificationGroupRequest$Outbound, z.ZodTypeDef, NotificationGroupsControllerDeleteNotificationGroupRequest>;
22
- /**
23
- * @internal
24
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
25
- */
26
- export declare namespace NotificationGroupsControllerDeleteNotificationGroupRequest$ {
27
- /** @deprecated use `NotificationGroupsControllerDeleteNotificationGroupRequest$inboundSchema` instead. */
28
- const inboundSchema: z.ZodType<NotificationGroupsControllerDeleteNotificationGroupRequest, z.ZodTypeDef, unknown>;
29
- /** @deprecated use `NotificationGroupsControllerDeleteNotificationGroupRequest$outboundSchema` instead. */
30
- const outboundSchema: z.ZodType<NotificationGroupsControllerDeleteNotificationGroupRequest$Outbound, z.ZodTypeDef, NotificationGroupsControllerDeleteNotificationGroupRequest>;
31
- /** @deprecated use `NotificationGroupsControllerDeleteNotificationGroupRequest$Outbound` instead. */
32
- type Outbound = NotificationGroupsControllerDeleteNotificationGroupRequest$Outbound;
33
- }
34
- export declare function notificationGroupsControllerDeleteNotificationGroupRequestToJSON(notificationGroupsControllerDeleteNotificationGroupRequest: NotificationGroupsControllerDeleteNotificationGroupRequest): string;
35
- export declare function notificationGroupsControllerDeleteNotificationGroupRequestFromJSON(jsonString: string): SafeParseResult<NotificationGroupsControllerDeleteNotificationGroupRequest, SDKValidationError>;
36
- /** @internal */
37
- export declare const NotificationGroupsControllerDeleteNotificationGroupResponse$inboundSchema: z.ZodType<NotificationGroupsControllerDeleteNotificationGroupResponse, z.ZodTypeDef, unknown>;
38
- /** @internal */
39
- export type NotificationGroupsControllerDeleteNotificationGroupResponse$Outbound = {
40
- Headers: {
41
- [k: string]: Array<string>;
42
- };
43
- Result: components.DeleteNotificationGroupResponseDto$Outbound;
44
- };
45
- /** @internal */
46
- export declare const NotificationGroupsControllerDeleteNotificationGroupResponse$outboundSchema: z.ZodType<NotificationGroupsControllerDeleteNotificationGroupResponse$Outbound, z.ZodTypeDef, NotificationGroupsControllerDeleteNotificationGroupResponse>;
47
- /**
48
- * @internal
49
- * @deprecated This namespace will be removed in future versions. Use schemas and types that are exported directly from this module.
50
- */
51
- export declare namespace NotificationGroupsControllerDeleteNotificationGroupResponse$ {
52
- /** @deprecated use `NotificationGroupsControllerDeleteNotificationGroupResponse$inboundSchema` instead. */
53
- const inboundSchema: z.ZodType<NotificationGroupsControllerDeleteNotificationGroupResponse, z.ZodTypeDef, unknown>;
54
- /** @deprecated use `NotificationGroupsControllerDeleteNotificationGroupResponse$outboundSchema` instead. */
55
- const outboundSchema: z.ZodType<NotificationGroupsControllerDeleteNotificationGroupResponse$Outbound, z.ZodTypeDef, NotificationGroupsControllerDeleteNotificationGroupResponse>;
56
- /** @deprecated use `NotificationGroupsControllerDeleteNotificationGroupResponse$Outbound` instead. */
57
- type Outbound = NotificationGroupsControllerDeleteNotificationGroupResponse$Outbound;
58
- }
59
- export declare function notificationGroupsControllerDeleteNotificationGroupResponseToJSON(notificationGroupsControllerDeleteNotificationGroupResponse: NotificationGroupsControllerDeleteNotificationGroupResponse): string;
60
- export declare function notificationGroupsControllerDeleteNotificationGroupResponseFromJSON(jsonString: string): SafeParseResult<NotificationGroupsControllerDeleteNotificationGroupResponse, SDKValidationError>;
61
- //# sourceMappingURL=notificationgroupscontrollerdeletenotificationgroup.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"notificationgroupscontrollerdeletenotificationgroup.d.ts","sourceRoot":"","sources":["../../src/models/operations/notificationgroupscontrollerdeletenotificationgroup.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,KAAK,CAAC;AAGzB,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,KAAK,UAAU,MAAM,wBAAwB,CAAC;AACrD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE,MAAM,MAAM,0DAA0D,GAAG;IACvE,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEF,MAAM,MAAM,2DAA2D,GAAG;IACxE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,UAAU,CAAC,kCAAkC,CAAC;CACvD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,wEAAwE,EACnF,CAAC,CAAC,OAAO,CACP,0DAA0D,EAC1D,CAAC,CAAC,UAAU,EACZ,OAAO,CAGP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,mEAAmE,GAC7E;IACE,EAAE,EAAE,MAAM,CAAC;CACZ,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,yEAAyE,EACpF,CAAC,CAAC,OAAO,CACP,mEAAmE,EACnE,CAAC,CAAC,UAAU,EACZ,0DAA0D,CAG1D,CAAC;AAEL;;;GAGG;AACH,yBAAiB,2DAA2D,CAAC;IAC3E,0GAA0G;IACnG,MAAM,aAAa,8FACgD,CAAC;IAC3E,2GAA2G;IACpG,MAAM,cAAc,0JACgD,CAAC;IAC5E,qGAAqG;IACrG,KAAY,QAAQ,GAClB,mEAAmE,CAAC;CACvE;AAED,wBAAgB,gEAAgE,CAC9E,0DAA0D,EACxD,0DAA0D,GAC3D,MAAM,CAKR;AAED,wBAAgB,kEAAkE,CAChF,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,0DAA0D,EAC1D,kBAAkB,CACnB,CAQA;AAED,gBAAgB;AAChB,eAAO,MAAM,yEAAyE,EACpF,CAAC,CAAC,OAAO,CACP,2DAA2D,EAC3D,CAAC,CAAC,UAAU,EACZ,OAAO,CASP,CAAC;AAEL,gBAAgB;AAChB,MAAM,MAAM,oEAAoE,GAC9E;IACE,OAAO,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC,CAAA;KAAE,CAAC;IACxC,MAAM,EAAE,UAAU,CAAC,2CAA2C,CAAC;CAChE,CAAC;AAEJ,gBAAgB;AAChB,eAAO,MAAM,0EAA0E,EACrF,CAAC,CAAC,OAAO,CACP,oEAAoE,EACpE,CAAC,CAAC,UAAU,EACZ,2DAA2D,CAS3D,CAAC;AAEL;;;GAGG;AACH,yBAAiB,4DAA4D,CAAC;IAC5E,2GAA2G;IACpG,MAAM,aAAa,+FACiD,CAAC;IAC5E,4GAA4G;IACrG,MAAM,cAAc,4JACiD,CAAC;IAC7E,sGAAsG;IACtG,KAAY,QAAQ,GAClB,oEAAoE,CAAC;CACxE;AAED,wBAAgB,iEAAiE,CAC/E,2DAA2D,EACzD,2DAA2D,GAC5D,MAAM,CAKR;AAED,wBAAgB,mEAAmE,CACjF,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,2DAA2D,EAC3D,kBAAkB,CACnB,CAQA"}