@kohost/api-client 3.1.3 → 3.1.4

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
@@ -7673,7 +7673,7 @@ var require_definitions = __commonJS({
7673
7673
  }
7674
7674
  },
7675
7675
  batteryLevel: {
7676
- type: "number",
7676
+ type: ["number", "null"],
7677
7677
  minimum: 0,
7678
7678
  maximum: 100
7679
7679
  },