oci-limitsincrease 2.126.1

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 (140) hide show
  1. package/LICENSE.txt +89 -0
  2. package/NOTICE.txt +1 -0
  3. package/README.md +22 -0
  4. package/THIRD_PARTY_LICENSES.txt +576 -0
  5. package/index.d.ts +25 -0
  6. package/index.js +48 -0
  7. package/index.js.map +1 -0
  8. package/lib/client.d.ts +236 -0
  9. package/lib/client.js +965 -0
  10. package/lib/client.js.map +1 -0
  11. package/lib/limitsincrease-waiter.d.ts +40 -0
  12. package/lib/limitsincrease-waiter.js +60 -0
  13. package/lib/limitsincrease-waiter.js.map +1 -0
  14. package/lib/model/create-limits-increase-item-request-details.d.ts +55 -0
  15. package/lib/model/create-limits-increase-item-request-details.js +64 -0
  16. package/lib/model/create-limits-increase-item-request-details.js.map +1 -0
  17. package/lib/model/create-limits-increase-request-details.d.ts +66 -0
  18. package/lib/model/create-limits-increase-request-details.js +64 -0
  19. package/lib/model/create-limits-increase-request-details.js.map +1 -0
  20. package/lib/model/index.d.ts +49 -0
  21. package/lib/model/index.js +72 -0
  22. package/lib/model/index.js.map +1 -0
  23. package/lib/model/limits-increase-item-question-request.d.ts +33 -0
  24. package/lib/model/limits-increase-item-question-request.js +32 -0
  25. package/lib/model/limits-increase-item-question-request.js.map +1 -0
  26. package/lib/model/limits-increase-item-question-response.d.ts +37 -0
  27. package/lib/model/limits-increase-item-question-response.js +32 -0
  28. package/lib/model/limits-increase-item-question-response.js.map +1 -0
  29. package/lib/model/limits-increase-item-request-collection.d.ts +30 -0
  30. package/lib/model/limits-increase-item-request-collection.js +64 -0
  31. package/lib/model/limits-increase-item-request-collection.js.map +1 -0
  32. package/lib/model/limits-increase-item-request-summary.d.ts +77 -0
  33. package/lib/model/limits-increase-item-request-summary.js +32 -0
  34. package/lib/model/limits-increase-item-request-summary.js.map +1 -0
  35. package/lib/model/limits-increase-item-request.d.ts +105 -0
  36. package/lib/model/limits-increase-item-request.js +77 -0
  37. package/lib/model/limits-increase-item-request.js.map +1 -0
  38. package/lib/model/limits-increase-question-collection.d.ts +33 -0
  39. package/lib/model/limits-increase-question-collection.js +64 -0
  40. package/lib/model/limits-increase-question-collection.js.map +1 -0
  41. package/lib/model/limits-increase-question-summary.d.ts +69 -0
  42. package/lib/model/limits-increase-question-summary.js +44 -0
  43. package/lib/model/limits-increase-question-summary.js.map +1 -0
  44. package/lib/model/limits-increase-request-collection.d.ts +30 -0
  45. package/lib/model/limits-increase-request-collection.js +64 -0
  46. package/lib/model/limits-increase-request-collection.js.map +1 -0
  47. package/lib/model/limits-increase-request-comment.d.ts +46 -0
  48. package/lib/model/limits-increase-request-comment.js +42 -0
  49. package/lib/model/limits-increase-request-comment.js.map +1 -0
  50. package/lib/model/limits-increase-request-summary.d.ts +87 -0
  51. package/lib/model/limits-increase-request-summary.js +32 -0
  52. package/lib/model/limits-increase-request-summary.js.map +1 -0
  53. package/lib/model/limits-increase-request.d.ts +118 -0
  54. package/lib/model/limits-increase-request.js +88 -0
  55. package/lib/model/limits-increase-request.js.map +1 -0
  56. package/lib/model/patch-insert-instruction.d.ts +33 -0
  57. package/lib/model/patch-insert-instruction.js +57 -0
  58. package/lib/model/patch-insert-instruction.js.map +1 -0
  59. package/lib/model/patch-instruction.d.ts +32 -0
  60. package/lib/model/patch-instruction.js +71 -0
  61. package/lib/model/patch-instruction.js.map +1 -0
  62. package/lib/model/patch-limits-increase-request-details.d.ts +32 -0
  63. package/lib/model/patch-limits-increase-request-details.js +64 -0
  64. package/lib/model/patch-limits-increase-request-details.js.map +1 -0
  65. package/lib/model/update-limits-increase-request-details.d.ts +42 -0
  66. package/lib/model/update-limits-increase-request-details.js +32 -0
  67. package/lib/model/update-limits-increase-request-details.js.map +1 -0
  68. package/lib/request/cancel-limits-increase-item-request-request.d.ts +40 -0
  69. package/lib/request/cancel-limits-increase-item-request-request.js +15 -0
  70. package/lib/request/cancel-limits-increase-item-request-request.js.map +1 -0
  71. package/lib/request/cancel-limits-increase-request-request.d.ts +40 -0
  72. package/lib/request/cancel-limits-increase-request-request.js +15 -0
  73. package/lib/request/cancel-limits-increase-request-request.js.map +1 -0
  74. package/lib/request/create-limits-increase-request-request.d.ts +33 -0
  75. package/lib/request/create-limits-increase-request-request.js +15 -0
  76. package/lib/request/create-limits-increase-request-request.js.map +1 -0
  77. package/lib/request/delete-limits-increase-request-request.d.ts +34 -0
  78. package/lib/request/delete-limits-increase-request-request.js +15 -0
  79. package/lib/request/delete-limits-increase-request-request.js.map +1 -0
  80. package/lib/request/get-limits-increase-item-request-request.d.ts +26 -0
  81. package/lib/request/get-limits-increase-item-request-request.js +15 -0
  82. package/lib/request/get-limits-increase-item-request-request.js.map +1 -0
  83. package/lib/request/get-limits-increase-request-request.d.ts +26 -0
  84. package/lib/request/get-limits-increase-request-request.js +15 -0
  85. package/lib/request/get-limits-increase-request-request.js.map +1 -0
  86. package/lib/request/index.d.ts +37 -0
  87. package/lib/request/index.js +44 -0
  88. package/lib/request/index.js.map +1 -0
  89. package/lib/request/list-limits-increase-item-requests-request.d.ts +70 -0
  90. package/lib/request/list-limits-increase-item-requests-request.js +28 -0
  91. package/lib/request/list-limits-increase-item-requests-request.js.map +1 -0
  92. package/lib/request/list-limits-increase-questions-request.d.ts +66 -0
  93. package/lib/request/list-limits-increase-questions-request.js +29 -0
  94. package/lib/request/list-limits-increase-questions-request.js.map +1 -0
  95. package/lib/request/list-limits-increase-requests-request.d.ts +65 -0
  96. package/lib/request/list-limits-increase-requests-request.js +29 -0
  97. package/lib/request/list-limits-increase-requests-request.js.map +1 -0
  98. package/lib/request/patch-limits-increase-request-request.d.ts +39 -0
  99. package/lib/request/patch-limits-increase-request-request.js +15 -0
  100. package/lib/request/patch-limits-increase-request-request.js.map +1 -0
  101. package/lib/request/update-limits-increase-request-request.d.ts +39 -0
  102. package/lib/request/update-limits-increase-request-request.js +15 -0
  103. package/lib/request/update-limits-increase-request-request.js.map +1 -0
  104. package/lib/response/cancel-limits-increase-item-request-response.d.ts +30 -0
  105. package/lib/response/cancel-limits-increase-item-request-response.js +15 -0
  106. package/lib/response/cancel-limits-increase-item-request-response.js.map +1 -0
  107. package/lib/response/cancel-limits-increase-request-response.d.ts +30 -0
  108. package/lib/response/cancel-limits-increase-request-response.js +15 -0
  109. package/lib/response/cancel-limits-increase-request-response.js.map +1 -0
  110. package/lib/response/create-limits-increase-request-response.d.ts +30 -0
  111. package/lib/response/create-limits-increase-request-response.js +15 -0
  112. package/lib/response/create-limits-increase-request-response.js.map +1 -0
  113. package/lib/response/delete-limits-increase-request-response.d.ts +20 -0
  114. package/lib/response/delete-limits-increase-request-response.js +15 -0
  115. package/lib/response/delete-limits-increase-request-response.js.map +1 -0
  116. package/lib/response/get-limits-increase-item-request-response.d.ts +30 -0
  117. package/lib/response/get-limits-increase-item-request-response.js +15 -0
  118. package/lib/response/get-limits-increase-item-request-response.js.map +1 -0
  119. package/lib/response/get-limits-increase-request-response.d.ts +30 -0
  120. package/lib/response/get-limits-increase-request-response.js +15 -0
  121. package/lib/response/get-limits-increase-request-response.js.map +1 -0
  122. package/lib/response/index.d.ts +37 -0
  123. package/lib/response/index.js +18 -0
  124. package/lib/response/index.js.map +1 -0
  125. package/lib/response/list-limits-increase-item-requests-response.d.ts +32 -0
  126. package/lib/response/list-limits-increase-item-requests-response.js +15 -0
  127. package/lib/response/list-limits-increase-item-requests-response.js.map +1 -0
  128. package/lib/response/list-limits-increase-questions-response.d.ts +32 -0
  129. package/lib/response/list-limits-increase-questions-response.js +15 -0
  130. package/lib/response/list-limits-increase-questions-response.js.map +1 -0
  131. package/lib/response/list-limits-increase-requests-response.d.ts +32 -0
  132. package/lib/response/list-limits-increase-requests-response.js +15 -0
  133. package/lib/response/list-limits-increase-requests-response.js.map +1 -0
  134. package/lib/response/patch-limits-increase-request-response.d.ts +30 -0
  135. package/lib/response/patch-limits-increase-request-response.js +15 -0
  136. package/lib/response/patch-limits-increase-request-response.js.map +1 -0
  137. package/lib/response/update-limits-increase-request-response.d.ts +30 -0
  138. package/lib/response/update-limits-increase-request-response.js +15 -0
  139. package/lib/response/update-limits-increase-request-response.js.map +1 -0
  140. package/package.json +29 -0
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.PatchInsertInstruction = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var PatchInsertInstruction;
40
+ (function (PatchInsertInstruction) {
41
+ function getJsonObj(obj, isParentJsonObj) {
42
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
43
+ ? obj
44
+ : model.PatchInstruction.getJsonObj(obj))), {});
45
+ return jsonObj;
46
+ }
47
+ PatchInsertInstruction.getJsonObj = getJsonObj;
48
+ PatchInsertInstruction.operation = "INSERT";
49
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
50
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
51
+ ? obj
52
+ : model.PatchInstruction.getDeserializedJsonObj(obj))), {});
53
+ return jsonObj;
54
+ }
55
+ PatchInsertInstruction.getDeserializedJsonObj = getDeserializedJsonObj;
56
+ })(PatchInsertInstruction = exports.PatchInsertInstruction || (exports.PatchInsertInstruction = {}));
57
+ //# sourceMappingURL=patch-insert-instruction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"patch-insert-instruction.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/patch-insert-instruction.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,sBAAsB,CAyBtC;AAzBD,WAAiB,sBAAsB;IACrC,SAAgB,UAAU,CAAC,GAA2B,EAAE,eAAyB;QAC/E,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAA4B,CAAC,GACpE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,iCAAU,aASzB,CAAA;IACY,gCAAS,GAAG,QAAQ,CAAC;IAClC,SAAgB,sBAAsB,CACpC,GAA2B,EAC3B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAA4B,CAAC,GAChF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,6CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAyBtC"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ /**
17
+ * A single patch instruction for a new comment to be added to the limit increase request.
18
+ */
19
+ export interface PatchInstruction {
20
+ /**
21
+ * The set of values to which the operation applies as a [JMESPath expression](https://jmespath.org/specification.html) for evaluation against the context resource.
22
+ * An operation fails if the selection yields an exception, except as otherwise specified.
23
+ * Note that comparisons involving non-primitive values (objects or arrays) are not supported and will always evaluate to false.
24
+ *
25
+ */
26
+ "selection": string;
27
+ "operation": string;
28
+ }
29
+ export declare namespace PatchInstruction {
30
+ function getJsonObj(obj: PatchInstruction): object;
31
+ function getDeserializedJsonObj(obj: PatchInstruction): object;
32
+ }
@@ -0,0 +1,71 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.PatchInstruction = void 0;
38
+ const model = __importStar(require("../model"));
39
+ const common = require("oci-common");
40
+ var PatchInstruction;
41
+ (function (PatchInstruction) {
42
+ function getJsonObj(obj) {
43
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
44
+ if (obj && "operation" in obj && obj.operation) {
45
+ switch (obj.operation) {
46
+ case "INSERT":
47
+ return model.PatchInsertInstruction.getJsonObj(jsonObj, true);
48
+ default:
49
+ if (common.LOG.logger)
50
+ common.LOG.logger.info(`Unknown value for: ${obj.operation}`);
51
+ }
52
+ }
53
+ return jsonObj;
54
+ }
55
+ PatchInstruction.getJsonObj = getJsonObj;
56
+ function getDeserializedJsonObj(obj) {
57
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
58
+ if (obj && "operation" in obj && obj.operation) {
59
+ switch (obj.operation) {
60
+ case "INSERT":
61
+ return model.PatchInsertInstruction.getDeserializedJsonObj(jsonObj, true);
62
+ default:
63
+ if (common.LOG.logger)
64
+ common.LOG.logger.info(`Unknown value for: ${obj.operation}`);
65
+ }
66
+ }
67
+ return jsonObj;
68
+ }
69
+ PatchInstruction.getDeserializedJsonObj = getDeserializedJsonObj;
70
+ })(PatchInstruction = exports.PatchInstruction || (exports.PatchInstruction = {}));
71
+ //# sourceMappingURL=patch-instruction.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"patch-instruction.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/patch-instruction.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAiBtC,IAAiB,gBAAgB,CAiChC;AAjCD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB;QAC9C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,WAAW,IAAI,GAAG,IAAI,GAAG,CAAC,SAAS,EAAE;YAC9C,QAAQ,GAAG,CAAC,SAAS,EAAE;gBACrB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,SAAS,EAAE,CAAC,CAAC;aACxF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,2BAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqB;QAC1D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,WAAW,IAAI,GAAG,IAAI,GAAG,CAAC,SAAS,EAAE;YAC9C,QAAQ,GAAG,CAAC,SAAS,EAAE;gBACrB,KAAK,QAAQ;oBACX,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,SAAS,EAAE,CAAC,CAAC;aACxF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,uCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAiChC"}
@@ -0,0 +1,32 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Configuration details for new comments to be added to the limit increase request.
19
+ * For more information, see
20
+ * [Adding Comments to a Limit Increase Request](https://docs.oracle.com/iaas/Content/General/service-limits/comment-request.htm).
21
+ *
22
+ */
23
+ export interface PatchLimitsIncreaseRequestDetails {
24
+ /**
25
+ * List of patch instructions for adding comments.
26
+ */
27
+ "items"?: Array<model.PatchInstruction>;
28
+ }
29
+ export declare namespace PatchLimitsIncreaseRequestDetails {
30
+ function getJsonObj(obj: PatchLimitsIncreaseRequestDetails): object;
31
+ function getDeserializedJsonObj(obj: PatchLimitsIncreaseRequestDetails): object;
32
+ }
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.PatchLimitsIncreaseRequestDetails = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var PatchLimitsIncreaseRequestDetails;
40
+ (function (PatchLimitsIncreaseRequestDetails) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "items": obj.items
44
+ ? obj.items.map(item => {
45
+ return model.PatchInstruction.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
49
+ return jsonObj;
50
+ }
51
+ PatchLimitsIncreaseRequestDetails.getJsonObj = getJsonObj;
52
+ function getDeserializedJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "items": obj.items
55
+ ? obj.items.map(item => {
56
+ return model.PatchInstruction.getDeserializedJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ PatchLimitsIncreaseRequestDetails.getDeserializedJsonObj = getDeserializedJsonObj;
63
+ })(PatchLimitsIncreaseRequestDetails = exports.PatchLimitsIncreaseRequestDetails || (exports.PatchLimitsIncreaseRequestDetails = {}));
64
+ //# sourceMappingURL=patch-limits-increase-request-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"patch-limits-increase-request-details.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/patch-limits-increase-request-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,iCAAiC,CA6BjD;AA7BD,WAAiB,iCAAiC;IAChD,SAAgB,UAAU,CAAC,GAAsC;QAC/D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,4CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAsC;QAC3E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,wDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,iCAAiC,GAAjC,yCAAiC,KAAjC,yCAAiC,QA6BjD"}
@@ -0,0 +1,42 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
15
+ */
16
+ /**
17
+ * The configuration details for updating a limit increase request.
18
+ */
19
+ export interface UpdateLimitsIncreaseRequestDetails {
20
+ /**
21
+ * Simple key-value pair that is applied without any predefined name, type, or scope. Exists for cross-compatibility only.
22
+ * Example: {@code {\"bar-key\": \"value\"}}
23
+ *
24
+ */
25
+ "freeformTags"?: {
26
+ [key: string]: string;
27
+ };
28
+ /**
29
+ * Defined tags for this resource. Each key is predefined and scoped to a namespace.
30
+ * Example: {@code {\"foo-namespace\": {\"bar-key\": \"value\"}}}
31
+ *
32
+ */
33
+ "definedTags"?: {
34
+ [key: string]: {
35
+ [key: string]: any;
36
+ };
37
+ };
38
+ }
39
+ export declare namespace UpdateLimitsIncreaseRequestDetails {
40
+ function getJsonObj(obj: UpdateLimitsIncreaseRequestDetails): object;
41
+ function getDeserializedJsonObj(obj: UpdateLimitsIncreaseRequestDetails): object;
42
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.UpdateLimitsIncreaseRequestDetails = void 0;
19
+ var UpdateLimitsIncreaseRequestDetails;
20
+ (function (UpdateLimitsIncreaseRequestDetails) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ UpdateLimitsIncreaseRequestDetails.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ UpdateLimitsIncreaseRequestDetails.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(UpdateLimitsIncreaseRequestDetails = exports.UpdateLimitsIncreaseRequestDetails || (exports.UpdateLimitsIncreaseRequestDetails = {}));
32
+ //# sourceMappingURL=update-limits-increase-request-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-limits-increase-request-details.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/update-limits-increase-request-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAuBH,IAAiB,kCAAkC,CAWlD;AAXD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAWlD"}
@@ -0,0 +1,40 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/limitsincrease/CancelLimitsIncreaseItemRequest.ts.html |here} to see how to use CancelLimitsIncreaseItemRequestRequest.
16
+ */
17
+ export interface CancelLimitsIncreaseItemRequestRequest extends common.BaseRequest {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request.
20
+ */
21
+ "limitsIncreaseItemRequestId": string;
22
+ /**
23
+ * Override request id for request tracking purposes.
24
+ */
25
+ "opcRequestId"?: string;
26
+ /**
27
+ * This value (etag) should be passed when you want to ensure that no-one else has changed the value while you're making
28
+ * an update. To get the current etag, make a GET call and read the current etag header.
29
+ * If GET returns 404, and you still want to ensure that noone else has executed a SET operation, pass the following
30
+ * header instead: {@code if-none-match: *}
31
+ *
32
+ */
33
+ "ifMatch"?: string;
34
+ /**
35
+ * Idempotency token to make sure that a second create operation won't fail if the first one succeeded.
36
+ * This can be any random string.
37
+ *
38
+ */
39
+ "opcRetryToken"?: string;
40
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=cancel-limits-increase-item-request-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cancel-limits-increase-item-request-request.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/request/cancel-limits-increase-item-request-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,40 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/limitsincrease/CancelLimitsIncreaseRequest.ts.html |here} to see how to use CancelLimitsIncreaseRequestRequest.
16
+ */
17
+ export interface CancelLimitsIncreaseRequestRequest extends common.BaseRequest {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request.
20
+ */
21
+ "limitsIncreaseRequestId": string;
22
+ /**
23
+ * Override request id for request tracking purposes.
24
+ */
25
+ "opcRequestId"?: string;
26
+ /**
27
+ * This value (etag) should be passed when you want to ensure that no-one else has changed the value while you're making
28
+ * an update. To get the current etag, make a GET call and read the current etag header.
29
+ * If GET returns 404, and you still want to ensure that noone else has executed a SET operation, pass the following
30
+ * header instead: {@code if-none-match: *}
31
+ *
32
+ */
33
+ "ifMatch"?: string;
34
+ /**
35
+ * Idempotency token to make sure that a second create operation won't fail if the first one succeeded.
36
+ * This can be any random string.
37
+ *
38
+ */
39
+ "opcRetryToken"?: string;
40
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=cancel-limits-increase-request-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cancel-limits-increase-request-request.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/request/cancel-limits-increase-request-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/limitsincrease/CreateLimitsIncreaseRequest.ts.html |here} to see how to use CreateLimitsIncreaseRequestRequest.
17
+ */
18
+ export interface CreateLimitsIncreaseRequestRequest extends common.BaseRequest {
19
+ /**
20
+ * The new limit increase request details
21
+ */
22
+ "createLimitsIncreaseRequestDetails": model.CreateLimitsIncreaseRequestDetails;
23
+ /**
24
+ * Idempotency token to make sure that a second create operation won't fail if the first one succeeded.
25
+ * This can be any random string.
26
+ *
27
+ */
28
+ "opcRetryToken"?: string;
29
+ /**
30
+ * Override request id for request tracking purposes.
31
+ */
32
+ "opcRequestId"?: string;
33
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=create-limits-increase-request-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-limits-increase-request-request.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/request/create-limits-increase-request-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,34 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/limitsincrease/DeleteLimitsIncreaseRequest.ts.html |here} to see how to use DeleteLimitsIncreaseRequestRequest.
16
+ */
17
+ export interface DeleteLimitsIncreaseRequestRequest extends common.BaseRequest {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request.
20
+ */
21
+ "limitsIncreaseRequestId": string;
22
+ /**
23
+ * Override request id for request tracking purposes.
24
+ */
25
+ "opcRequestId"?: string;
26
+ /**
27
+ * This value (etag) should be passed when you want to ensure that no-one else has changed the value while you're making
28
+ * an update. To get the current etag, make a GET call and read the current etag header.
29
+ * If GET returns 404, and you still want to ensure that noone else has executed a SET operation, pass the following
30
+ * header instead: {@code if-none-match: *}
31
+ *
32
+ */
33
+ "ifMatch"?: string;
34
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=delete-limits-increase-request-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"delete-limits-increase-request-request.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/request/delete-limits-increase-request-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}
@@ -0,0 +1,26 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20251101
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import common = require("oci-common");
14
+ /**
15
+ * @example Click {@link https://docs.oracle.com/en-us/iaas/tools/typescript-sdk-examples/latest/limitsincrease/GetLimitsIncreaseItemRequest.ts.html |here} to see how to use GetLimitsIncreaseItemRequestRequest.
16
+ */
17
+ export interface GetLimitsIncreaseItemRequestRequest extends common.BaseRequest {
18
+ /**
19
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request.
20
+ */
21
+ "limitsIncreaseItemRequestId": string;
22
+ /**
23
+ * Override request id for request tracking purposes.
24
+ */
25
+ "opcRequestId"?: string;
26
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20251101
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=get-limits-increase-item-request-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-limits-increase-item-request-request.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/request/get-limits-increase-item-request-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG"}