oci-cims 2.68.2 → 2.70.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (186) hide show
  1. package/index.d.ts +7 -2
  2. package/index.js +8 -3
  3. package/index.js.map +1 -1
  4. package/lib/client.d.ts +25 -72
  5. package/lib/client.js +128 -195
  6. package/lib/client.js.map +1 -1
  7. package/lib/model/account-item.d.ts +30 -0
  8. package/lib/model/account-item.js +56 -0
  9. package/lib/model/account-item.js.map +1 -0
  10. package/lib/model/activity-item.d.ts +36 -7
  11. package/lib/model/activity-item.js +30 -1
  12. package/lib/model/activity-item.js.map +1 -1
  13. package/lib/model/category.d.ts +10 -4
  14. package/lib/model/category.js +7 -1
  15. package/lib/model/category.js.map +1 -1
  16. package/lib/model/classifier.d.ts +7 -1
  17. package/lib/model/classifier.js +7 -1
  18. package/lib/model/classifier.js.map +1 -1
  19. package/lib/model/contact-list.d.ts +7 -1
  20. package/lib/model/contact-list.js +7 -1
  21. package/lib/model/contact-list.js.map +1 -1
  22. package/lib/model/contact.d.ts +12 -2
  23. package/lib/model/contact.js +7 -1
  24. package/lib/model/contact.js.map +1 -1
  25. package/lib/model/contextual-data.d.ts +15 -5
  26. package/lib/model/contextual-data.js +7 -1
  27. package/lib/model/contextual-data.js.map +1 -1
  28. package/lib/model/create-account-item-details.d.ts +31 -0
  29. package/lib/model/create-account-item-details.js +60 -0
  30. package/lib/model/create-account-item-details.js.map +1 -0
  31. package/lib/model/create-category-details.d.ts +8 -4
  32. package/lib/model/create-category-details.js +7 -1
  33. package/lib/model/create-category-details.js.map +1 -1
  34. package/lib/model/create-incident.d.ts +11 -5
  35. package/lib/model/create-incident.js +7 -1
  36. package/lib/model/create-incident.js.map +1 -1
  37. package/lib/model/create-issue-type-details.d.ts +7 -3
  38. package/lib/model/create-issue-type-details.js +7 -1
  39. package/lib/model/create-issue-type-details.js.map +1 -1
  40. package/lib/model/create-item-details.d.ts +9 -5
  41. package/lib/model/create-item-details.js +11 -1
  42. package/lib/model/create-item-details.js.map +1 -1
  43. package/lib/model/create-limit-item-details.d.ts +9 -3
  44. package/lib/model/create-limit-item-details.js +7 -1
  45. package/lib/model/create-limit-item-details.js.map +1 -1
  46. package/lib/model/create-resource-details.d.ts +9 -9
  47. package/lib/model/create-resource-details.js +7 -1
  48. package/lib/model/create-resource-details.js.map +1 -1
  49. package/lib/model/create-sub-category-details.d.ts +9 -5
  50. package/lib/model/create-sub-category-details.js +7 -1
  51. package/lib/model/create-sub-category-details.js.map +1 -1
  52. package/lib/model/create-tech-support-item-details.d.ts +8 -4
  53. package/lib/model/create-tech-support-item-details.js +7 -1
  54. package/lib/model/create-tech-support-item-details.js.map +1 -1
  55. package/lib/model/create-ticket-details.d.ts +11 -9
  56. package/lib/model/create-ticket-details.js +8 -1
  57. package/lib/model/create-ticket-details.js.map +1 -1
  58. package/lib/model/create-user-details.d.ts +14 -7
  59. package/lib/model/create-user-details.js +7 -1
  60. package/lib/model/create-user-details.js.map +1 -1
  61. package/lib/model/error-code.d.ts +27 -1
  62. package/lib/model/error-code.js +27 -1
  63. package/lib/model/error-code.js.map +1 -1
  64. package/lib/model/incident-resource-type.d.ts +18 -2
  65. package/lib/model/incident-resource-type.js +17 -1
  66. package/lib/model/incident-resource-type.js.map +1 -1
  67. package/lib/model/incident-summary.d.ts +8 -2
  68. package/lib/model/incident-summary.js +7 -1
  69. package/lib/model/incident-summary.js.map +1 -1
  70. package/lib/model/incident-type.d.ts +8 -2
  71. package/lib/model/incident-type.js +7 -1
  72. package/lib/model/incident-type.js.map +1 -1
  73. package/lib/model/incident.d.ts +9 -3
  74. package/lib/model/incident.js +7 -1
  75. package/lib/model/incident.js.map +1 -1
  76. package/lib/model/index.d.ts +13 -5
  77. package/lib/model/index.js +14 -6
  78. package/lib/model/index.js.map +1 -1
  79. package/lib/model/issue-type.d.ts +11 -1
  80. package/lib/model/issue-type.js +7 -1
  81. package/lib/model/issue-type.js.map +1 -1
  82. package/lib/model/item.d.ts +8 -2
  83. package/lib/model/item.js +11 -1
  84. package/lib/model/item.js.map +1 -1
  85. package/lib/model/lifecycle-details.d.ts +7 -1
  86. package/lib/model/lifecycle-details.js +7 -1
  87. package/lib/model/lifecycle-details.js.map +1 -1
  88. package/lib/model/lifecycle-state.d.ts +7 -1
  89. package/lib/model/lifecycle-state.js +7 -1
  90. package/lib/model/lifecycle-state.js.map +1 -1
  91. package/lib/model/limit-item.d.ts +11 -5
  92. package/lib/model/limit-item.js +7 -1
  93. package/lib/model/limit-item.js.map +1 -1
  94. package/lib/model/problem-type.d.ts +9 -2
  95. package/lib/model/problem-type.js +9 -2
  96. package/lib/model/problem-type.js.map +1 -1
  97. package/lib/model/resource.d.ts +9 -7
  98. package/lib/model/resource.js +7 -1
  99. package/lib/model/resource.js.map +1 -1
  100. package/lib/model/scope.d.ts +7 -1
  101. package/lib/model/scope.js +7 -1
  102. package/lib/model/scope.js.map +1 -1
  103. package/lib/model/service-categories.d.ts +43 -0
  104. package/lib/model/service-categories.js +35 -0
  105. package/lib/model/service-categories.js.map +1 -0
  106. package/lib/model/service-category.d.ts +8 -2
  107. package/lib/model/service-category.js +7 -1
  108. package/lib/model/service-category.js.map +1 -1
  109. package/lib/model/sort-by.d.ts +7 -1
  110. package/lib/model/sort-by.js +7 -1
  111. package/lib/model/sort-by.js.map +1 -1
  112. package/lib/model/sort-order.d.ts +7 -1
  113. package/lib/model/sort-order.js +7 -1
  114. package/lib/model/sort-order.js.map +1 -1
  115. package/lib/model/status.d.ts +7 -1
  116. package/lib/model/status.js +7 -1
  117. package/lib/model/status.js.map +1 -1
  118. package/lib/model/sub-category.d.ts +10 -4
  119. package/lib/model/sub-category.js +7 -1
  120. package/lib/model/sub-category.js.map +1 -1
  121. package/lib/model/tech-support-item.d.ts +7 -1
  122. package/lib/model/tech-support-item.js +7 -1
  123. package/lib/model/tech-support-item.js.map +1 -1
  124. package/lib/model/tenancy-information.d.ts +9 -3
  125. package/lib/model/tenancy-information.js +7 -1
  126. package/lib/model/tenancy-information.js.map +1 -1
  127. package/lib/model/ticket.d.ts +8 -1
  128. package/lib/model/ticket.js +8 -1
  129. package/lib/model/ticket.js.map +1 -1
  130. package/lib/model/time-zone.d.ts +10 -1
  131. package/lib/model/time-zone.js +10 -1
  132. package/lib/model/time-zone.js.map +1 -1
  133. package/lib/model/unit.d.ts +7 -1
  134. package/lib/model/unit.js +7 -1
  135. package/lib/model/unit.js.map +1 -1
  136. package/lib/model/update-activity-item-details.d.ts +10 -5
  137. package/lib/model/update-activity-item-details.js +8 -1
  138. package/lib/model/update-activity-item-details.js.map +1 -1
  139. package/lib/model/update-incident.d.ts +11 -1
  140. package/lib/model/update-incident.js +7 -1
  141. package/lib/model/update-incident.js.map +1 -1
  142. package/lib/model/update-item-details.d.ts +8 -4
  143. package/lib/model/update-item-details.js +7 -1
  144. package/lib/model/update-item-details.js.map +1 -1
  145. package/lib/model/update-resource-details.d.ts +7 -3
  146. package/lib/model/update-resource-details.js +7 -1
  147. package/lib/model/update-resource-details.js.map +1 -1
  148. package/lib/model/update-ticket-details.d.ts +7 -3
  149. package/lib/model/update-ticket-details.js +7 -1
  150. package/lib/model/update-ticket-details.js.map +1 -1
  151. package/lib/model/user.d.ts +21 -10
  152. package/lib/model/user.js +7 -1
  153. package/lib/model/user.js.map +1 -1
  154. package/lib/model/validation-response.d.ts +7 -1
  155. package/lib/model/validation-response.js +7 -1
  156. package/lib/model/validation-response.js.map +1 -1
  157. package/lib/request/create-incident-request.d.ts +21 -5
  158. package/lib/request/{create-user-request.d.ts → get-csi-number-request.d.ts} +26 -7
  159. package/lib/request/{create-user-request.js → get-csi-number-request.js} +1 -1
  160. package/lib/request/get-csi-number-request.js.map +1 -0
  161. package/lib/request/get-incident-request.d.ts +28 -8
  162. package/lib/request/get-status-request.d.ts +4 -8
  163. package/lib/request/index.d.ts +9 -3
  164. package/lib/request/index.js +7 -1
  165. package/lib/request/index.js.map +1 -1
  166. package/lib/request/list-incident-resource-types-request.d.ts +14 -10
  167. package/lib/request/list-incidents-request.d.ts +23 -7
  168. package/lib/request/update-incident-request.d.ts +27 -7
  169. package/lib/request/validate-user-request.d.ts +25 -8
  170. package/lib/response/create-incident-response.d.ts +1 -1
  171. package/lib/response/{create-user-response.d.ts → get-csi-number-response.d.ts} +3 -4
  172. package/lib/response/{create-user-response.js → get-csi-number-response.js} +1 -1
  173. package/lib/response/get-csi-number-response.js.map +1 -0
  174. package/lib/response/index.d.ts +9 -3
  175. package/lib/response/index.js +7 -1
  176. package/lib/response/index.js.map +1 -1
  177. package/lib/response/list-incidents-response.d.ts +8 -0
  178. package/package.json +3 -3
  179. package/lib/model/availability-domain.d.ts +0 -62
  180. package/lib/model/availability-domain.js +0 -73
  181. package/lib/model/availability-domain.js.map +0 -1
  182. package/lib/model/region.d.ts +0 -49
  183. package/lib/model/region.js +0 -60
  184. package/lib/model/region.js.map +0 -1
  185. package/lib/request/create-user-request.js.map +0 -1
  186. package/lib/response/create-user-response.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"file":"account-item.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/account-item.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAUlC,IAAiB,WAAW,CAkB3B;AAlBD,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB,EAAE,eAAyB;QACpE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,GAAG,CAAiB,CAAC,GACrE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,sBAAU,aAOzB,CAAA;IACY,gBAAI,GAAG,SAAS,CAAC;IAC9B,SAAgB,sBAAsB,CAAC,GAAgB,EAAE,eAAyB;QAChF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,IAAI,CAAC,sBAAsB,CAAC,GAAG,CAAiB,CAAC,GACjF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,kCAAsB,yBAOrC,CAAA;AACH,CAAC,EAlBgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAkB3B"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -18,23 +24,25 @@ export interface ActivityItem extends model.Item {
18
24
  /**
19
25
  * Comments added with the activity on the support ticket.
20
26
  */
21
- "comments"?: string;
27
+ "comments": string;
22
28
  /**
23
29
  * The time when the activity was created, in milliseconds since epoch time. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
30
  */
25
- "timeCreated"?: number;
31
+ "timeCreated": number;
26
32
  /**
27
33
  * The time when the activity was updated, in milliseconds since epoch time. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
28
34
  */
29
- "timeUpdated"?: number;
35
+ "timeUpdated": number;
30
36
  /**
31
37
  * The type of activity occuring on the support ticket.
32
38
  */
33
- "activityType"?: ActivityItem.ActivityType;
39
+ "activityType": ActivityItem.ActivityType;
40
+ "activityAuthor": ActivityItem.ActivityAuthor;
41
+ "itemType"?: ActivityItem.ItemType;
34
42
  /**
35
- * The person who updates the activity on the support ticket.
43
+ * Who updates the activity on the support ticket.
36
44
  */
37
- "activityAuthor"?: ActivityItem.ActivityAuthor;
45
+ "itemStatus"?: ActivityItem.ItemStatus;
38
46
  "type": string;
39
47
  }
40
48
  export declare namespace ActivityItem {
@@ -43,6 +51,7 @@ export declare namespace ActivityItem {
43
51
  ProblemDescription = "PROBLEM_DESCRIPTION",
44
52
  Update = "UPDATE",
45
53
  Close = "CLOSE",
54
+ Reopen = "REOPEN",
46
55
  /**
47
56
  * This value is used if a service returns a value for this enum that is not recognized by this
48
57
  * version of the SDK.
@@ -58,6 +67,26 @@ export declare namespace ActivityItem {
58
67
  */
59
68
  UnknownValue = "UNKNOWN_VALUE"
60
69
  }
70
+ enum ItemType {
71
+ Attachments = "ATTACHMENTS",
72
+ Comments = "COMMENTS",
73
+ /**
74
+ * This value is used if a service returns a value for this enum that is not recognized by this
75
+ * version of the SDK.
76
+ */
77
+ UnknownValue = "UNKNOWN_VALUE"
78
+ }
79
+ enum ItemStatus {
80
+ Processing = "PROCESSING",
81
+ Attached = "ATTACHED",
82
+ Removed = "REMOVED",
83
+ Failed = "FAILED",
84
+ /**
85
+ * This value is used if a service returns a value for this enum that is not recognized by this
86
+ * version of the SDK.
87
+ */
88
+ UnknownValue = "UNKNOWN_VALUE"
89
+ }
61
90
  function getJsonObj(obj: ActivityItem, isParentJsonObj?: boolean): object;
62
91
  const type = "activity";
63
92
  function getDeserializedJsonObj(obj: ActivityItem, isParentJsonObj?: boolean): object;
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -41,6 +47,7 @@ var ActivityItem;
41
47
  ActivityType["ProblemDescription"] = "PROBLEM_DESCRIPTION";
42
48
  ActivityType["Update"] = "UPDATE";
43
49
  ActivityType["Close"] = "CLOSE";
50
+ ActivityType["Reopen"] = "REOPEN";
44
51
  /**
45
52
  * This value is used if a service returns a value for this enum that is not recognized by this
46
53
  * version of the SDK.
@@ -57,6 +64,28 @@ var ActivityItem;
57
64
  */
58
65
  ActivityAuthor["UnknownValue"] = "UNKNOWN_VALUE";
59
66
  })(ActivityAuthor = ActivityItem.ActivityAuthor || (ActivityItem.ActivityAuthor = {}));
67
+ let ItemType;
68
+ (function (ItemType) {
69
+ ItemType["Attachments"] = "ATTACHMENTS";
70
+ ItemType["Comments"] = "COMMENTS";
71
+ /**
72
+ * This value is used if a service returns a value for this enum that is not recognized by this
73
+ * version of the SDK.
74
+ */
75
+ ItemType["UnknownValue"] = "UNKNOWN_VALUE";
76
+ })(ItemType = ActivityItem.ItemType || (ActivityItem.ItemType = {}));
77
+ let ItemStatus;
78
+ (function (ItemStatus) {
79
+ ItemStatus["Processing"] = "PROCESSING";
80
+ ItemStatus["Attached"] = "ATTACHED";
81
+ ItemStatus["Removed"] = "REMOVED";
82
+ ItemStatus["Failed"] = "FAILED";
83
+ /**
84
+ * This value is used if a service returns a value for this enum that is not recognized by this
85
+ * version of the SDK.
86
+ */
87
+ ItemStatus["UnknownValue"] = "UNKNOWN_VALUE";
88
+ })(ItemStatus = ActivityItem.ItemStatus || (ActivityItem.ItemStatus = {}));
60
89
  function getJsonObj(obj, isParentJsonObj) {
61
90
  const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.Item.getJsonObj(obj))), {});
62
91
  return jsonObj;
@@ -1 +1 @@
1
- {"version":3,"file":"activity-item.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/activity-item.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+BlC,IAAiB,YAAY,CAwC5B;AAxCD,WAAiB,YAAY;IAC3B,IAAY,YAUX;IAVD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,0DAA0C,CAAA;QAC1C,iCAAiB,CAAA;QACjB,+BAAe,CAAA;QACf;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EAVW,YAAY,GAAZ,yBAAY,KAAZ,yBAAY,QAUvB;IAED,IAAY,cAQX;IARD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EARW,cAAc,GAAd,2BAAc,KAAd,2BAAc,QAQzB;IAED,SAAgB,UAAU,CAAC,GAAiB,EAAE,eAAyB;QACrE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,GAAG,CAAkB,CAAC,GACtE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,uBAAU,aAOzB,CAAA;IACY,iBAAI,GAAG,UAAU,CAAC;IAC/B,SAAgB,sBAAsB,CAAC,GAAiB,EAAE,eAAyB;QACjF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,IAAI,CAAC,sBAAsB,CAAC,GAAG,CAAkB,CAAC,GAClF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,mCAAsB,yBAOrC,CAAA;AACH,CAAC,EAxCgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAwC5B"}
1
+ {"version":3,"file":"activity-item.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/activity-item.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiClC,IAAiB,YAAY,CA+D5B;AA/DD,WAAiB,YAAY;IAC3B,IAAY,YAWX;IAXD,WAAY,YAAY;QACtB,+BAAe,CAAA;QACf,0DAA0C,CAAA;QAC1C,iCAAiB,CAAA;QACjB,+BAAe,CAAA;QACf,iCAAiB,CAAA;QACjB;;;WAGG;QACH,8CAA8B,CAAA;IAChC,CAAC,EAXW,YAAY,GAAZ,yBAAY,KAAZ,yBAAY,QAWvB;IAED,IAAY,cAQX;IARD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EARW,cAAc,GAAd,2BAAc,KAAd,2BAAc,QAQzB;IAED,IAAY,QAQX;IARD,WAAY,QAAQ;QAClB,uCAA2B,CAAA;QAC3B,iCAAqB,CAAA;QACrB;;;WAGG;QACH,0CAA8B,CAAA;IAChC,CAAC,EARW,QAAQ,GAAR,qBAAQ,KAAR,qBAAQ,QAQnB;IAED,IAAY,UAUX;IAVD,WAAY,UAAU;QACpB,uCAAyB,CAAA;QACzB,mCAAqB,CAAA;QACrB,iCAAmB,CAAA;QACnB,+BAAiB,CAAA;QACjB;;;WAGG;QACH,4CAA8B,CAAA;IAChC,CAAC,EAVW,UAAU,GAAV,uBAAU,KAAV,uBAAU,QAUrB;IAED,SAAgB,UAAU,CAAC,GAAiB,EAAE,eAAyB;QACrE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,IAAI,CAAC,UAAU,CAAC,GAAG,CAAkB,CAAC,GACtE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,uBAAU,aAOzB,CAAA;IACY,iBAAI,GAAG,UAAU,CAAC;IAC/B,SAAgB,sBAAsB,CAAC,GAAiB,EAAE,eAAyB;QACjF,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,IAAI,CAAC,sBAAsB,CAAC,GAAG,CAAkB,CAAC,GAClF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,mCAAsB,yBAOrC,CAAA;AACH,CAAC,EA/DgB,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QA+D5B"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -11,15 +17,15 @@
11
17
  * 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
18
  */
13
19
  /**
14
- * Details about the category associated with the support ticket.
20
+ * Details about the service category associated with the support ticket.
15
21
  */
16
22
  export interface Category {
17
23
  /**
18
- * Unique identifier for the category.
24
+ * Unique identifier for the service category.
19
25
  */
20
26
  "categoryKey"?: string;
21
27
  /**
22
- * The name of the category. For example, `Compute` or `Identity`.
28
+ * The name of the service category. For example, `Compute` or `Identity`.
23
29
  */
24
30
  "name"?: string;
25
31
  }
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"category.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/category.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAmBH,IAAiB,QAAQ,CAWxB;AAXD,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa;QACtC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAa;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+BAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAWxB"}
1
+ {"version":3,"file":"category.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/category.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAmBH,IAAiB,QAAQ,CAWxB;AAXD,WAAiB,QAAQ;IACvB,SAAgB,UAAU,CAAC,GAAa;QACtC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,mBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAa;QAClD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+BAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAWxB"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"classifier.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/classifier.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqClC,IAAiB,UAAU,CAoD1B;AApDD,WAAiB,UAAU;IACzB,IAAY,KAUX;IAVD,WAAY,KAAK;QACf,kBAAS,CAAA;QACT,0BAAiB,CAAA;QACjB,4BAAmB,CAAA;QACnB,sBAAa,CAAA;QACb;;;WAGG;QACH,uCAA8B,CAAA;IAChC,CAAC,EAVW,KAAK,GAAL,gBAAK,KAAL,gBAAK,QAUhB;IAED,IAAY,IASX;IATD,WAAY,IAAI;QACd,uBAAe,CAAA;QACf,iBAAS,CAAA;QACT,qBAAa,CAAA;QACb;;;WAGG;QACH,sCAA8B,CAAA;IAChC,CAAC,EATW,IAAI,GAAJ,eAAI,KAAJ,eAAI,QASf;IAED,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iCAAsB,yBAarC,CAAA;AACH,CAAC,EApDgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAoD1B"}
1
+ {"version":3,"file":"classifier.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/classifier.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAqClC,IAAiB,UAAU,CAoD1B;AApDD,WAAiB,UAAU;IACzB,IAAY,KAUX;IAVD,WAAY,KAAK;QACf,kBAAS,CAAA;QACT,0BAAiB,CAAA;QACjB,4BAAmB,CAAA;QACnB,sBAAa,CAAA;QACb;;;WAGG;QACH,uCAA8B,CAAA;IAChC,CAAC,EAVW,KAAK,GAAL,gBAAK,KAAL,gBAAK,QAUhB;IAED,IAAY,IASX;IATD,WAAY,IAAI;QACd,uBAAe,CAAA;QACf,iBAAS,CAAA;QACT,qBAAa,CAAA;QACb;;;WAGG;QACH,sCAA8B,CAAA;IAChC,CAAC,EATW,IAAI,GAAJ,eAAI,KAAJ,eAAI,QASf;IAED,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC1C,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,qBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,eAAe,EAAE,GAAG,CAAC,aAAa;gBAChC,CAAC,CAAC,GAAG,CAAC,aAAa,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBAC3B,OAAO,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACtD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,iCAAsB,yBAarC,CAAA;AACH,CAAC,EApDgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAoD1B"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"contact-list.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/contact-list.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,WAAW,CA6B3B;AA7BD,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,OAAO,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QA6B3B"}
1
+ {"version":3,"file":"contact-list.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/contact-list.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAalC,IAAiB,WAAW,CA6B3B;AA7BD,WAAiB,WAAW;IAC1B,SAAgB,UAAU,CAAC,GAAgB;QACzC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,sBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAgB;QACrD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,aAAa,EAAE,GAAG,CAAC,WAAW;gBAC5B,CAAC,CAAC,GAAG,CAAC,WAAW,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACzB,OAAO,KAAK,CAAC,OAAO,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,kCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,WAAW,GAAX,mBAAW,KAAX,mBAAW,QA6B3B"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -11,7 +17,7 @@
11
17
  * 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
18
  */
13
19
  /**
14
- * Contact details for the customer.
20
+ * Contact details for the customer. Avoid entering confidential information.
15
21
  */
16
22
  export interface Contact {
17
23
  /**
@@ -22,6 +28,10 @@ export interface Contact {
22
28
  * The email of the contact person.
23
29
  */
24
30
  "contactEmail"?: string;
31
+ /**
32
+ * The email of the contact person.
33
+ */
34
+ "email"?: string;
25
35
  /**
26
36
  * The phone number of the contact person.
27
37
  */
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"contact.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/contact.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2BH,IAAiB,OAAO,CAwBvB;AAxBD,WAAiB,OAAO;IACtB,IAAY,WAWX;IAXD,WAAY,WAAW;QACrB,kCAAmB,CAAA;QACnB,sCAAuB,CAAA;QACvB,sCAAuB,CAAA;QACvB,8BAAe,CAAA;QACf,kCAAmB,CAAA;QACnB;;;WAGG;QACH,6CAA8B,CAAA;IAChC,CAAC,EAXW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAWtB;IAED,SAAgB,UAAU,CAAC,GAAY;QACrC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAY;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAsB,yBAIrC,CAAA;AACH,CAAC,EAxBgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAwBvB"}
1
+ {"version":3,"file":"contact.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/contact.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AA+BH,IAAiB,OAAO,CAwBvB;AAxBD,WAAiB,OAAO;IACtB,IAAY,WAWX;IAXD,WAAY,WAAW;QACrB,kCAAmB,CAAA;QACnB,sCAAuB,CAAA;QACvB,sCAAuB,CAAA;QACvB,8BAAe,CAAA;QACf,kCAAmB,CAAA;QACnB;;;WAGG;QACH,6CAA8B,CAAA;IAChC,CAAC,EAXW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAWtB;IAED,SAAgB,UAAU,CAAC,GAAY;QACrC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,kBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAY;QACjD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,8BAAsB,yBAIrC,CAAA;AACH,CAAC,EAxBgB,OAAO,GAAP,eAAO,KAAP,eAAO,QAwBvB"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -10,21 +16,25 @@
10
16
  * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
11
17
  * 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
18
  */
19
+ /**
20
+ * Information collected from user context during ticket creation.
21
+ *
22
+ */
13
23
  export interface ContextualData {
14
24
  /**
15
- * The unique client identifier
25
+ * The unique identifier for the client.
16
26
  */
17
27
  "clientId": string;
18
28
  /**
19
- * The schema name
29
+ * The name assigned to the schema.
20
30
  */
21
31
  "schemaName": string;
22
32
  /**
23
- * The schema version
33
+ * The version of the schema.
24
34
  */
25
35
  "schemaVersion": string;
26
36
  /**
27
- * The context data payload
37
+ * The payload for the contextual data.
28
38
  */
29
39
  "payload": string;
30
40
  }
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"contextual-data.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/contextual-data.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAwBH,IAAiB,cAAc,CAW9B;AAXD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAW9B"}
1
+ {"version":3,"file":"contextual-data.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/contextual-data.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AA4BH,IAAiB,cAAc,CAW9B;AAXD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAW9B"}
@@ -0,0 +1,31 @@
1
+ /**
2
+ * Support Management API
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
10
+ * OpenAPI spec version: 20181231
11
+ * Contact: oci_ops_cims_dev_us_grp@oracle.com
12
+ *
13
+ * NOTE: This class is auto generated by OracleSDKGenerator.
14
+ * Do not edit the class manually.
15
+ *
16
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
17
+ * 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.
18
+ */
19
+ import * as model from "../model";
20
+ /**
21
+ * Details about the issue that the account support ticket relates to. Avoid entering confidential information.
22
+ *
23
+ */
24
+ export interface CreateAccountItemDetails extends model.CreateItemDetails {
25
+ "type": string;
26
+ }
27
+ export declare namespace CreateAccountItemDetails {
28
+ function getJsonObj(obj: CreateAccountItemDetails, isParentJsonObj?: boolean): object;
29
+ const type = "account";
30
+ function getDeserializedJsonObj(obj: CreateAccountItemDetails, isParentJsonObj?: boolean): object;
31
+ }
@@ -0,0 +1,60 @@
1
+ "use strict";
2
+ /**
3
+ * Support Management API
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
11
+ * OpenAPI spec version: 20181231
12
+ * Contact: oci_ops_cims_dev_us_grp@oracle.com
13
+ *
14
+ * NOTE: This class is auto generated by OracleSDKGenerator.
15
+ * Do not edit the class manually.
16
+ *
17
+ * Copyright (c) 2020, 2023, Oracle and/or its affiliates. All rights reserved.
18
+ * 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.
19
+ */
20
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
23
+ }) : (function(o, m, k, k2) {
24
+ if (k2 === undefined) k2 = k;
25
+ o[k2] = m[k];
26
+ }));
27
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
28
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
29
+ }) : function(o, v) {
30
+ o["default"] = v;
31
+ });
32
+ var __importStar = (this && this.__importStar) || function (mod) {
33
+ if (mod && mod.__esModule) return mod;
34
+ var result = {};
35
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
36
+ __setModuleDefault(result, mod);
37
+ return result;
38
+ };
39
+ Object.defineProperty(exports, "__esModule", { value: true });
40
+ exports.CreateAccountItemDetails = void 0;
41
+ const model = __importStar(require("../model"));
42
+ var CreateAccountItemDetails;
43
+ (function (CreateAccountItemDetails) {
44
+ function getJsonObj(obj, isParentJsonObj) {
45
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
46
+ ? obj
47
+ : model.CreateItemDetails.getJsonObj(obj))), {});
48
+ return jsonObj;
49
+ }
50
+ CreateAccountItemDetails.getJsonObj = getJsonObj;
51
+ CreateAccountItemDetails.type = "account";
52
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
53
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
54
+ ? obj
55
+ : model.CreateItemDetails.getDeserializedJsonObj(obj))), {});
56
+ return jsonObj;
57
+ }
58
+ CreateAccountItemDetails.getDeserializedJsonObj = getDeserializedJsonObj;
59
+ })(CreateAccountItemDetails = exports.CreateAccountItemDetails || (exports.CreateAccountItemDetails = {}));
60
+ //# sourceMappingURL=create-account-item-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-account-item-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-account-item-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAWlC,IAAiB,wBAAwB,CAyBxC;AAzBD,WAAiB,wBAAwB;IACvC,SAAgB,UAAU,CAAC,GAA6B,EAAE,eAAyB;QACjF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,UAAU,CAAC,GAAG,CAA8B,CAAC,GACvE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,mCAAU,aASzB,CAAA;IACY,6BAAI,GAAG,SAAS,CAAC;IAC9B,SAAgB,sBAAsB,CACpC,GAA6B,EAC7B,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,iBAAiB,CAAC,sBAAsB,CAAC,GAAG,CAA8B,CAAC,GACnF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,+CAAsB,yBAYrC,CAAA;AACH,CAAC,EAzBgB,wBAAwB,GAAxB,gCAAwB,KAAxB,gCAAwB,QAyBxC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -12,13 +18,11 @@
12
18
  */
13
19
  /**
14
20
  * Details for creating the category of the support ticket.
15
- * <p>
16
- **Caution:** Avoid using any confidential information when you supply string values using the API.
17
21
  *
18
22
  */
19
23
  export interface CreateCategoryDetails {
20
24
  /**
21
- * Unique identifier for the category.
25
+ * Unique identifier for the service category.
22
26
  */
23
27
  "categoryKey"?: string;
24
28
  }
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-category-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-category-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAkBH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
1
+ {"version":3,"file":"create-category-details.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-category-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;AAgBH,IAAiB,qBAAqB,CAWrC;AAXD,WAAiB,qBAAqB;IACpC,SAAgB,UAAU,CAAC,GAA0B;QACnD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,gCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA0B;QAC/D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,4CAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAWrC"}
@@ -1,6 +1,12 @@
1
1
  /**
2
2
  * Support Management API
3
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
3
+ * Use the Support Management API to manage support requests.
4
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
5
+
6
+ **Note**: Before you can create service requests with this API,
7
+ you need to have an Oracle Single Sign On (SSO) account,
8
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
9
+
4
10
  * OpenAPI spec version: 20181231
5
11
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
6
12
  *
@@ -13,8 +19,6 @@
13
19
  import * as model from "../model";
14
20
  /**
15
21
  * Details gathered during the creation of the support ticket.
16
- * <p>
17
- **Caution:** Avoid using any confidential information when you supply string values using the API.
18
22
  *
19
23
  */
20
24
  export interface CreateIncident {
@@ -24,11 +28,13 @@ export interface CreateIncident {
24
28
  "compartmentId": string;
25
29
  "ticket": model.CreateTicketDetails;
26
30
  /**
27
- * The Customer Support Identifier number for the support account.
31
+ * The Customer Support Identifier (CSI) number associated with the support account.
32
+ * The CSI is required for technical support tickets and optional for limits and billing tickets.
33
+ *
28
34
  */
29
35
  "csi"?: string;
30
36
  /**
31
- * The kind of support ticket, such as a technical issue request.
37
+ * The kind of support ticket, such as a technical support request or a limit increase request.
32
38
  */
33
39
  "problemType": model.ProblemType;
34
40
  /**
@@ -1,7 +1,13 @@
1
1
  "use strict";
2
2
  /**
3
3
  * Support Management API
4
- * Use the Support Management API to manage support requests. For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm). **Note**: Before you can create service requests with this API, you need to have an Oracle Single Sign On (SSO) account, and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
4
+ * Use the Support Management API to manage support requests.
5
+ For more information, see [Getting Help and Contacting Support](/iaas/Content/GSG/Tasks/contactingsupport.htm).
6
+
7
+ **Note**: Before you can create service requests with this API,
8
+ you need to have an Oracle Single Sign On (SSO) account,
9
+ and you need to register your Customer Support Identifier (CSI) with My Oracle Support.
10
+
5
11
  * OpenAPI spec version: 20181231
6
12
  * Contact: oci_ops_cims_dev_us_grp@oracle.com
7
13
  *
@@ -1 +1 @@
1
- {"version":3,"file":"create-incident.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-incident.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiClC,IAAiB,cAAc,CAmC9B;AAnCD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAEnF,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,yBAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC;gBAC9D,CAAC,CAAC,SAAS;YAEb,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,OAAO,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,qCAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnCgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAmC9B"}
1
+ {"version":3,"file":"create-incident.js","sourceRoot":"","sources":["../../../../../lib/cims/lib/model/create-incident.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;;;;GAiBG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiClC,IAAiB,cAAc,CAmC9B;AAnCD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,SAAS;YAEnF,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,OAAO,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACxC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,yBAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CAAC,GAAG,CAAC,MAAM,CAAC;gBAC9D,CAAC,CAAC,SAAS;YAEb,UAAU,EAAE,GAAG,CAAC,QAAQ;gBACtB,CAAC,CAAC,GAAG,CAAC,QAAQ,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACtB,OAAO,KAAK,CAAC,OAAO,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBACpD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAjBe,qCAAsB,yBAiBrC,CAAA;AACH,CAAC,EAnCgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAmC9B"}