kb-cloud-client-typescript 2.2.66 → 2.2.68
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/package.json +1 -1
- package/src/adminapi.yaml +1 -0
package/package.json
CHANGED
package/src/adminapi.yaml
CHANGED
|
@@ -28385,6 +28385,7 @@ components:
|
|
|
28385
28385
|
type: number
|
|
28386
28386
|
description: The used count of the engine
|
|
28387
28387
|
format: double
|
|
28388
|
+
x-omitempty: false
|
|
28388
28389
|
license:
|
|
28389
28390
|
description: License info
|
|
28390
28391
|
type: object
|