@kohost/api-client 3.0.0-beta.45 → 3.0.0-beta.46

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.
@@ -4396,6 +4396,10 @@ var require_property = __commonJS({
4396
4396
  type: "string",
4397
4397
  enum: ["salto"]
4398
4398
  },
4399
+ systemOnline: {
4400
+ type: "boolean",
4401
+ default: false
4402
+ },
4399
4403
  branding: {
4400
4404
  type: "object",
4401
4405
  properties: {
@@ -14640,6 +14640,10 @@ var require_property = __commonJS({
14640
14640
  type: "string",
14641
14641
  enum: ["salto"]
14642
14642
  },
14643
+ systemOnline: {
14644
+ type: "boolean",
14645
+ default: false
14646
+ },
14643
14647
  branding: {
14644
14648
  type: "object",
14645
14649
  properties: {