@epilot/sdk 2.19.9 → 2.19.10

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 (121) hide show
  1. package/definitions/environments.json +135 -17
  2. package/dist/apis/access-token.cjs +6 -6
  3. package/dist/apis/access-token.js +1 -1
  4. package/dist/apis/address-suggestions.cjs +6 -6
  5. package/dist/apis/address-suggestions.js +1 -1
  6. package/dist/apis/address.cjs +6 -6
  7. package/dist/apis/address.js +1 -1
  8. package/dist/apis/ai-agents.cjs +6 -6
  9. package/dist/apis/ai-agents.js +1 -1
  10. package/dist/apis/app.cjs +6 -6
  11. package/dist/apis/app.js +1 -1
  12. package/dist/apis/audit-logs.cjs +6 -6
  13. package/dist/apis/audit-logs.js +1 -1
  14. package/dist/apis/automation.cjs +6 -6
  15. package/dist/apis/automation.js +1 -1
  16. package/dist/apis/billing.cjs +6 -6
  17. package/dist/apis/billing.js +1 -1
  18. package/dist/apis/blueprint-manifest.cjs +6 -6
  19. package/dist/apis/blueprint-manifest.js +1 -1
  20. package/dist/apis/calendar.cjs +6 -6
  21. package/dist/apis/calendar.js +1 -1
  22. package/dist/apis/configuration-hub.cjs +6 -6
  23. package/dist/apis/configuration-hub.js +1 -1
  24. package/dist/apis/consent.cjs +6 -6
  25. package/dist/apis/consent.js +1 -1
  26. package/dist/apis/customer-portal.cjs +6 -6
  27. package/dist/apis/customer-portal.js +1 -1
  28. package/dist/apis/dashboard.cjs +6 -6
  29. package/dist/apis/dashboard.js +1 -1
  30. package/dist/apis/data-governance.cjs +6 -6
  31. package/dist/apis/data-governance.js +1 -1
  32. package/dist/apis/deduplication.cjs +6 -6
  33. package/dist/apis/deduplication.js +1 -1
  34. package/dist/apis/design.cjs +6 -6
  35. package/dist/apis/design.js +1 -1
  36. package/dist/apis/document.cjs +6 -6
  37. package/dist/apis/document.js +1 -1
  38. package/dist/apis/email-settings.cjs +6 -6
  39. package/dist/apis/email-settings.js +1 -1
  40. package/dist/apis/email-template.cjs +6 -6
  41. package/dist/apis/email-template.js +1 -1
  42. package/dist/apis/entity-mapping.cjs +6 -6
  43. package/dist/apis/entity-mapping.js +1 -1
  44. package/dist/apis/entity.cjs +6 -6
  45. package/dist/apis/entity.js +1 -1
  46. package/dist/apis/environments.cjs +6 -6
  47. package/dist/apis/environments.d.cts +2 -2
  48. package/dist/apis/environments.d.ts +2 -2
  49. package/dist/apis/environments.js +1 -1
  50. package/dist/apis/event-catalog.cjs +6 -6
  51. package/dist/apis/event-catalog.js +1 -1
  52. package/dist/apis/file.cjs +6 -6
  53. package/dist/apis/file.js +1 -1
  54. package/dist/apis/iban.cjs +6 -6
  55. package/dist/apis/iban.js +1 -1
  56. package/dist/apis/integration-toolkit.cjs +6 -6
  57. package/dist/apis/integration-toolkit.js +1 -1
  58. package/dist/apis/journey.cjs +6 -6
  59. package/dist/apis/journey.js +1 -1
  60. package/dist/apis/kanban.cjs +6 -6
  61. package/dist/apis/kanban.js +1 -1
  62. package/dist/apis/message.cjs +6 -6
  63. package/dist/apis/message.js +1 -1
  64. package/dist/apis/metering.cjs +6 -6
  65. package/dist/apis/metering.js +1 -1
  66. package/dist/apis/notes.cjs +6 -6
  67. package/dist/apis/notes.js +1 -1
  68. package/dist/apis/notification.cjs +6 -6
  69. package/dist/apis/notification.js +1 -1
  70. package/dist/apis/organization.cjs +6 -6
  71. package/dist/apis/organization.js +1 -1
  72. package/dist/apis/partner-directory.cjs +6 -6
  73. package/dist/apis/partner-directory.js +1 -1
  74. package/dist/apis/permissions.cjs +6 -6
  75. package/dist/apis/permissions.js +1 -1
  76. package/dist/apis/pricing-tier.cjs +6 -6
  77. package/dist/apis/pricing-tier.js +1 -1
  78. package/dist/apis/pricing.cjs +6 -6
  79. package/dist/apis/pricing.js +1 -1
  80. package/dist/apis/purpose.cjs +6 -6
  81. package/dist/apis/purpose.js +1 -1
  82. package/dist/apis/query.cjs +6 -6
  83. package/dist/apis/query.js +1 -1
  84. package/dist/apis/sandbox.cjs +6 -6
  85. package/dist/apis/sandbox.js +1 -1
  86. package/dist/apis/sharing.cjs +6 -6
  87. package/dist/apis/sharing.js +1 -1
  88. package/dist/apis/snapshot.cjs +6 -6
  89. package/dist/apis/snapshot.js +1 -1
  90. package/dist/apis/submission.cjs +6 -6
  91. package/dist/apis/submission.js +1 -1
  92. package/dist/apis/target.cjs +6 -6
  93. package/dist/apis/target.js +1 -1
  94. package/dist/apis/targeting.cjs +6 -6
  95. package/dist/apis/targeting.js +1 -1
  96. package/dist/apis/template-variables.cjs +6 -6
  97. package/dist/apis/template-variables.js +1 -1
  98. package/dist/apis/user.cjs +6 -6
  99. package/dist/apis/user.js +1 -1
  100. package/dist/apis/validation-rules.cjs +6 -6
  101. package/dist/apis/validation-rules.js +1 -1
  102. package/dist/apis/webhooks.cjs +6 -6
  103. package/dist/apis/webhooks.js +1 -1
  104. package/dist/apis/workflow-definition.cjs +6 -6
  105. package/dist/apis/workflow-definition.js +1 -1
  106. package/dist/apis/workflow.cjs +6 -6
  107. package/dist/apis/workflow.js +1 -1
  108. package/dist/{chunk-3AKL6VUP.cjs → chunk-VF5MGNDZ.cjs} +1 -1
  109. package/dist/{chunk-T3YJC7ED.js → chunk-ZLCANEOH.js} +1 -1
  110. package/dist/environments-JP2CPDH2.cjs +7 -0
  111. package/dist/environments-PGRMZY5G.js +7 -0
  112. package/dist/{environments.d-BvqvN-PD.d.cts → environments.d-840_mC07.d.cts} +144 -32
  113. package/dist/{environments.d-BvqvN-PD.d.ts → environments.d-840_mC07.d.ts} +144 -32
  114. package/dist/index.cjs +8 -8
  115. package/dist/index.d.cts +1 -1
  116. package/dist/index.d.ts +1 -1
  117. package/dist/index.js +1 -1
  118. package/docs/environments.md +128 -20
  119. package/package.json +1 -1
  120. package/dist/environments-PXJOTQVM.js +0 -7
  121. package/dist/environments-QJ4UMJ5C.cjs +0 -7
@@ -20,7 +20,7 @@
20
20
  "/v1/environments": {
21
21
  "get": {
22
22
  "operationId": "listEnvironmentVariables",
23
- "summary": "List environment variables",
23
+ "summary": "listEnvironmentVariables",
24
24
  "description": "List all environment variables for the organization. Returns metadata only, no secret values.",
25
25
  "tags": [
26
26
  "environments"
@@ -49,8 +49,8 @@
49
49
  },
50
50
  "post": {
51
51
  "operationId": "createEnvironmentVariable",
52
- "summary": "Create environment variable",
53
- "description": "Create a new environment variable or secret for the organization.",
52
+ "summary": "createEnvironmentVariable",
53
+ "description": "Create a new environment variable or secret for the organization. If `group` is provided and the group does not yet exist, it is created automatically.",
54
54
  "tags": [
55
55
  "environments"
56
56
  ],
@@ -96,7 +96,7 @@
96
96
  "/v1/environments/groups": {
97
97
  "get": {
98
98
  "operationId": "listEnvironmentGroups",
99
- "summary": "List environment groups",
99
+ "summary": "listEnvironmentGroups",
100
100
  "description": "List all environment groups for the organization.",
101
101
  "tags": [
102
102
  "environments"
@@ -138,6 +138,7 @@
138
138
  "put": {
139
139
  "operationId": "putEnvironmentGroup",
140
140
  "summary": "putEnvironmentGroup",
141
+ "description": "Create or update an environment group by name. Acts as an upsert — creates the group if it does not exist.",
141
142
  "tags": [
142
143
  "environments"
143
144
  ],
@@ -185,7 +186,7 @@
185
186
  },
186
187
  "delete": {
187
188
  "operationId": "deleteEnvironmentGroup",
188
- "summary": "Delete an environment group",
189
+ "summary": "deleteEnvironmentGroup",
189
190
  "description": "Deletes a group. Variables assigned to this group become ungrouped.",
190
191
  "tags": [
191
192
  "environments"
@@ -224,8 +225,8 @@
224
225
  ],
225
226
  "get": {
226
227
  "operationId": "getEnvironmentVariable",
227
- "summary": "Get environment variable",
228
- "description": "Get an environment variable by key. Returns value only for String type, omitted for SecretString.",
228
+ "summary": "getEnvironmentVariable",
229
+ "description": "Get an environment variable by key. Returns value for non-secret types, omitted for SecretString.",
229
230
  "tags": [
230
231
  "environments"
231
232
  ],
@@ -256,8 +257,8 @@
256
257
  },
257
258
  "put": {
258
259
  "operationId": "updateEnvironmentVariable",
259
- "summary": "Update environment variable",
260
- "description": "Create or update an environment variable. Acts as an upsert — creates the variable if it does not exist.",
260
+ "summary": "updateEnvironmentVariable",
261
+ "description": "Create or update an environment variable. Acts as an upsert — creates the variable if it does not exist. If `group` is provided and the group does not yet exist, it is created automatically.",
261
262
  "tags": [
262
263
  "environments"
263
264
  ],
@@ -301,6 +302,9 @@
301
302
  "403": {
302
303
  "description": "Forbidden"
303
304
  },
305
+ "409": {
306
+ "description": "Cannot change the type of a variable that currently holds a value"
307
+ },
304
308
  "500": {
305
309
  "description": "Internal server error"
306
310
  }
@@ -308,7 +312,7 @@
308
312
  },
309
313
  "delete": {
310
314
  "operationId": "deleteEnvironmentVariable",
311
- "summary": "Delete environment variable",
315
+ "summary": "deleteEnvironmentVariable",
312
316
  "description": "Delete an environment variable by key.",
313
317
  "tags": [
314
318
  "environments"
@@ -344,9 +348,99 @@
344
348
  "schemas": {
345
349
  "EnvironmentValueType": {
346
350
  "type": "string",
351
+ "description": "The structure a variable's value holds. `SecretString` is encrypted at rest and\nits value is never returned. `Text`, `Number`, `Boolean` and `Options` may be\nserved to browser-facing consumers; `String` and `SecretString` may not.\n",
347
352
  "enum": [
348
353
  "String",
349
- "SecretString"
354
+ "SecretString",
355
+ "Text",
356
+ "Number",
357
+ "Boolean",
358
+ "Options"
359
+ ]
360
+ },
361
+ "EnvironmentOption": {
362
+ "oneOf": [
363
+ {
364
+ "type": "object",
365
+ "required": [
366
+ "value",
367
+ "label"
368
+ ],
369
+ "additionalProperties": false,
370
+ "properties": {
371
+ "value": {
372
+ "type": "string",
373
+ "minLength": 1
374
+ },
375
+ "label": {
376
+ "type": "string",
377
+ "minLength": 1
378
+ }
379
+ }
380
+ },
381
+ {
382
+ "type": "object",
383
+ "required": [
384
+ "value",
385
+ "labels"
386
+ ],
387
+ "additionalProperties": false,
388
+ "properties": {
389
+ "value": {
390
+ "type": "string",
391
+ "minLength": 1
392
+ },
393
+ "labels": {
394
+ "type": "object",
395
+ "minProperties": 1,
396
+ "propertyNames": {
397
+ "pattern": "^[a-z]{2,3}(-[A-Za-z0-9]+)*$"
398
+ },
399
+ "additionalProperties": {
400
+ "type": "string",
401
+ "minLength": 1
402
+ }
403
+ }
404
+ }
405
+ }
406
+ ]
407
+ },
408
+ "OptionsValue": {
409
+ "type": "object",
410
+ "required": [
411
+ "options"
412
+ ],
413
+ "additionalProperties": false,
414
+ "properties": {
415
+ "fallbackLanguage": {
416
+ "type": "string",
417
+ "minLength": 2,
418
+ "default": "de"
419
+ },
420
+ "options": {
421
+ "type": "array",
422
+ "minItems": 1,
423
+ "items": {
424
+ "$ref": "#/components/schemas/EnvironmentOption"
425
+ }
426
+ }
427
+ }
428
+ },
429
+ "EnvironmentValue": {
430
+ "description": "A variable's value. The JSON type corresponds to the variable's `type`:\n`String`, `SecretString` and `Text` are strings, `Number` is a number,\n`Boolean` is a boolean, and `Options` is an object. Numbers are IEEE 754\ndoubles; integers above 2^53 may lose precision on round-trip.\n",
431
+ "oneOf": [
432
+ {
433
+ "type": "string"
434
+ },
435
+ {
436
+ "type": "number"
437
+ },
438
+ {
439
+ "type": "boolean"
440
+ },
441
+ {
442
+ "$ref": "#/components/schemas/OptionsValue"
443
+ }
350
444
  ]
351
445
  },
352
446
  "EnvironmentVariable": {
@@ -373,8 +467,16 @@
373
467
  "description": "Optional group name for organising variables in the UI"
374
468
  },
375
469
  "value": {
376
- "type": "string",
377
- "description": "Value is returned for String type, omitted for SecretString"
470
+ "allOf": [
471
+ {
472
+ "$ref": "#/components/schemas/EnvironmentValue"
473
+ }
474
+ ],
475
+ "description": "Returned for non-secret types, omitted for SecretString. Also omitted when\nthe variable has been created without a value — for example by a blueprint\ninstall, which syncs a variable's key and type but never its value.\n"
476
+ },
477
+ "protected": {
478
+ "type": "boolean",
479
+ "description": "Whether the variable is protected from editing"
378
480
  },
379
481
  "created_at": {
380
482
  "type": "string",
@@ -409,8 +511,16 @@
409
511
  "description": "Optional group name for organising variables in the UI"
410
512
  },
411
513
  "value": {
412
- "type": "string",
413
- "description": "Value is returned for String type, omitted for SecretString"
514
+ "allOf": [
515
+ {
516
+ "$ref": "#/components/schemas/EnvironmentValue"
517
+ }
518
+ ],
519
+ "description": "Returned for non-secret types, omitted for SecretString. Also omitted when\nthe variable has been created without a value — for example by a blueprint\ninstall, which syncs a variable's key and type but never its value.\n"
520
+ },
521
+ "protected": {
522
+ "type": "boolean",
523
+ "description": "Whether the variable is protected from editing"
414
524
  },
415
525
  "created_at": {
416
526
  "type": "string",
@@ -457,7 +567,11 @@
457
567
  "type": "string"
458
568
  },
459
569
  "value": {
460
- "type": "string"
570
+ "$ref": "#/components/schemas/EnvironmentValue"
571
+ },
572
+ "protected": {
573
+ "type": "boolean",
574
+ "description": "Whether the variable is protected from editing"
461
575
  }
462
576
  }
463
577
  },
@@ -473,13 +587,17 @@
473
587
  ]
474
588
  },
475
589
  "value": {
476
- "type": "string"
590
+ "$ref": "#/components/schemas/EnvironmentValue"
477
591
  },
478
592
  "description": {
479
593
  "type": "string"
480
594
  },
481
595
  "group": {
482
596
  "type": "string"
597
+ },
598
+ "protected": {
599
+ "type": "boolean",
600
+ "description": "Whether the variable is protected from editing"
483
601
  }
484
602
  }
485
603
  },
@@ -6,25 +6,25 @@ var _chunkS5HBBTKMcjs = require('../chunk-S5HBBTKM.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk3AKL6VUPcjs = require('../chunk-3AKL6VUP.cjs');
9
+ var _chunkVF5MGNDZcjs = require('../chunk-VF5MGNDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/access-token.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkS5HBBTKMcjs.require_access_token_runtime.call(void 0, );
15
- return _chunk3AKL6VUPcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkVF5MGNDZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: def, apiName: "accessToken" });
21
+ _instance = _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: def, apiName: "accessToken" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk3AKL6VUPcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkVF5MGNDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "accessToken" }),
27
+ createClient: () => _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "accessToken" }),
28
28
  apiName: "accessToken"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var accessToken = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.accessToken = accessToken; exports.authorize = _chunk3AKL6VUPcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.accessToken = accessToken; exports.authorize = _chunkVF5MGNDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-T3YJC7ED.js";
9
+ } from "../chunk-ZLCANEOH.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/access-token.ts
@@ -6,25 +6,25 @@ var _chunkLKRBFBFNcjs = require('../chunk-LKRBFBFN.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk3AKL6VUPcjs = require('../chunk-3AKL6VUP.cjs');
9
+ var _chunkVF5MGNDZcjs = require('../chunk-VF5MGNDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/address-suggestions.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkLKRBFBFNcjs.require_address_suggestions_runtime.call(void 0, );
15
- return _chunk3AKL6VUPcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkVF5MGNDZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: def, apiName: "addressSuggestions" });
21
+ _instance = _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: def, apiName: "addressSuggestions" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk3AKL6VUPcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkVF5MGNDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "addressSuggestions" }),
27
+ createClient: () => _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "addressSuggestions" }),
28
28
  apiName: "addressSuggestions"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var addressSuggestions = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.addressSuggestions = addressSuggestions; exports.authorize = _chunk3AKL6VUPcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.addressSuggestions = addressSuggestions; exports.authorize = _chunkVF5MGNDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-T3YJC7ED.js";
9
+ } from "../chunk-ZLCANEOH.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/address-suggestions.ts
@@ -6,25 +6,25 @@ var _chunkT67ZXTVGcjs = require('../chunk-T67ZXTVG.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk3AKL6VUPcjs = require('../chunk-3AKL6VUP.cjs');
9
+ var _chunkVF5MGNDZcjs = require('../chunk-VF5MGNDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/address.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkT67ZXTVGcjs.require_address_runtime.call(void 0, );
15
- return _chunk3AKL6VUPcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkVF5MGNDZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: def, apiName: "address" });
21
+ _instance = _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: def, apiName: "address" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk3AKL6VUPcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkVF5MGNDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "address" }),
27
+ createClient: () => _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "address" }),
28
28
  apiName: "address"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var address = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.address = address; exports.authorize = _chunk3AKL6VUPcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.address = address; exports.authorize = _chunkVF5MGNDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-T3YJC7ED.js";
9
+ } from "../chunk-ZLCANEOH.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/address.ts
@@ -6,25 +6,25 @@ var _chunkGD6KHA54cjs = require('../chunk-GD6KHA54.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk3AKL6VUPcjs = require('../chunk-3AKL6VUP.cjs');
9
+ var _chunkVF5MGNDZcjs = require('../chunk-VF5MGNDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/ai-agents.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkGD6KHA54cjs.require_ai_agents_runtime.call(void 0, );
15
- return _chunk3AKL6VUPcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkVF5MGNDZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: def, apiName: "aiAgents" });
21
+ _instance = _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: def, apiName: "aiAgents" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk3AKL6VUPcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkVF5MGNDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "aiAgents" }),
27
+ createClient: () => _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "aiAgents" }),
28
28
  apiName: "aiAgents"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var aiAgents = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.aiAgents = aiAgents; exports.authorize = _chunk3AKL6VUPcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.aiAgents = aiAgents; exports.authorize = _chunkVF5MGNDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-T3YJC7ED.js";
9
+ } from "../chunk-ZLCANEOH.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/ai-agents.ts
package/dist/apis/app.cjs CHANGED
@@ -6,25 +6,25 @@ var _chunkHPSTDQ62cjs = require('../chunk-HPSTDQ62.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk3AKL6VUPcjs = require('../chunk-3AKL6VUP.cjs');
9
+ var _chunkVF5MGNDZcjs = require('../chunk-VF5MGNDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/app.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkHPSTDQ62cjs.require_app_runtime.call(void 0, );
15
- return _chunk3AKL6VUPcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkVF5MGNDZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: def, apiName: "app" });
21
+ _instance = _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: def, apiName: "app" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk3AKL6VUPcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkVF5MGNDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "app" }),
27
+ createClient: () => _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "app" }),
28
28
  apiName: "app"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var app = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.app = app; exports.authorize = _chunk3AKL6VUPcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.app = app; exports.authorize = _chunkVF5MGNDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
package/dist/apis/app.js CHANGED
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-T3YJC7ED.js";
9
+ } from "../chunk-ZLCANEOH.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/app.ts
@@ -6,25 +6,25 @@ var _chunkRUZRPIHWcjs = require('../chunk-RUZRPIHW.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk3AKL6VUPcjs = require('../chunk-3AKL6VUP.cjs');
9
+ var _chunkVF5MGNDZcjs = require('../chunk-VF5MGNDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/audit-logs.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkRUZRPIHWcjs.require_audit_logs_runtime.call(void 0, );
15
- return _chunk3AKL6VUPcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkVF5MGNDZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: def, apiName: "auditLogs" });
21
+ _instance = _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: def, apiName: "auditLogs" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk3AKL6VUPcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkVF5MGNDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "auditLogs" }),
27
+ createClient: () => _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "auditLogs" }),
28
28
  apiName: "auditLogs"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var auditLogs = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.auditLogs = auditLogs; exports.authorize = _chunk3AKL6VUPcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.auditLogs = auditLogs; exports.authorize = _chunkVF5MGNDZcjs.authorize; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-T3YJC7ED.js";
9
+ } from "../chunk-ZLCANEOH.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/audit-logs.ts
@@ -6,25 +6,25 @@ var _chunkADSWGLIVcjs = require('../chunk-ADSWGLIV.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk3AKL6VUPcjs = require('../chunk-3AKL6VUP.cjs');
9
+ var _chunkVF5MGNDZcjs = require('../chunk-VF5MGNDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/automation.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkADSWGLIVcjs.require_automation_runtime.call(void 0, );
15
- return _chunk3AKL6VUPcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkVF5MGNDZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: def, apiName: "automation" });
21
+ _instance = _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: def, apiName: "automation" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk3AKL6VUPcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkVF5MGNDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "automation" }),
27
+ createClient: () => _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "automation" }),
28
28
  apiName: "automation"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var automation = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk3AKL6VUPcjs.authorize; exports.automation = automation; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkVF5MGNDZcjs.authorize; exports.automation = automation; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-T3YJC7ED.js";
9
+ } from "../chunk-ZLCANEOH.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/automation.ts
@@ -6,25 +6,25 @@ var _chunkPNVSKDMVcjs = require('../chunk-PNVSKDMV.cjs');
6
6
 
7
7
 
8
8
 
9
- var _chunk3AKL6VUPcjs = require('../chunk-3AKL6VUP.cjs');
9
+ var _chunkVF5MGNDZcjs = require('../chunk-VF5MGNDZ.cjs');
10
10
  require('../chunk-NJK5F5TF.cjs');
11
11
 
12
12
  // src/apis/billing.ts
13
13
  var loadDefinition = () => {
14
14
  const mod = _chunkPNVSKDMVcjs.require_billing_runtime.call(void 0, );
15
- return _chunk3AKL6VUPcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
15
+ return _chunkVF5MGNDZcjs.expand.call(void 0, _nullishCoalesce(mod.default, () => ( mod)));
16
16
  };
17
17
  var _instance = null;
18
18
  var resolve = () => {
19
19
  if (!_instance) {
20
20
  const def = loadDefinition();
21
- _instance = _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: def, apiName: "billing" });
21
+ _instance = _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: def, apiName: "billing" });
22
22
  }
23
23
  return _instance;
24
24
  };
25
- var _handle = _chunk3AKL6VUPcjs.createApiHandle.call(void 0, {
25
+ var _handle = _chunkVF5MGNDZcjs.createApiHandle.call(void 0, {
26
26
  resolveClient: resolve,
27
- createClient: () => _chunk3AKL6VUPcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "billing" }),
27
+ createClient: () => _chunkVF5MGNDZcjs.createApiClient.call(void 0, { definition: loadDefinition(), apiName: "billing" }),
28
28
  apiName: "billing"
29
29
  });
30
30
  var getClient = _handle.getClient;
@@ -35,4 +35,4 @@ var billing = _handle;
35
35
 
36
36
 
37
37
 
38
- exports.authorize = _chunk3AKL6VUPcjs.authorize; exports.billing = billing; exports.createClient = createClient; exports.getClient = getClient;
38
+ exports.authorize = _chunkVF5MGNDZcjs.authorize; exports.billing = billing; exports.createClient = createClient; exports.getClient = getClient;
@@ -6,7 +6,7 @@ import {
6
6
  createApiClient,
7
7
  createApiHandle,
8
8
  expand
9
- } from "../chunk-T3YJC7ED.js";
9
+ } from "../chunk-ZLCANEOH.js";
10
10
  import "../chunk-YPSWSI3M.js";
11
11
 
12
12
  // src/apis/billing.ts