@kohost/api-client 3.9.1 → 3.9.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/esm/utils.js CHANGED
@@ -13113,6 +13113,10 @@ var require_issue = __commonJS({
13113
13113
  },
13114
13114
  systemKey: {
13115
13115
  type: "string"
13116
+ },
13117
+ autoCreateTicket: {
13118
+ type: "boolean",
13119
+ default: true
13116
13120
  }
13117
13121
  },
13118
13122
  required: ["id", "type", "name", "department"]