@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.
package/dist/esm/utils.js
CHANGED
|
@@ -13949,6 +13949,9 @@ var require_log = __commonJS({
|
|
|
13949
13949
|
type: "number",
|
|
13950
13950
|
minimum: 1655907956593
|
|
13951
13951
|
},
|
|
13952
|
+
driver: {
|
|
13953
|
+
$ref: "definitions.json#/definitions/driver"
|
|
13954
|
+
},
|
|
13952
13955
|
message: {
|
|
13953
13956
|
type: "string"
|
|
13954
13957
|
},
|