@kohost/api-client 3.9.8 → 3.9.9

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.
@@ -17,6 +17,9 @@
17
17
  "type": "number",
18
18
  "minimum": 1655907956593
19
19
  },
20
+ "driver": {
21
+ "$ref": "definitions.json#/definitions/driver"
22
+ },
20
23
  "message": {
21
24
  "type": "string"
22
25
  },
@@ -13869,6 +13869,9 @@ var require_log = __commonJS({
13869
13869
  type: "number",
13870
13870
  minimum: 1655907956593
13871
13871
  },
13872
+ driver: {
13873
+ $ref: "definitions.json#/definitions/driver"
13874
+ },
13872
13875
  message: {
13873
13876
  type: "string"
13874
13877
  },