kb-cloud-client-typescript 2.3.0-alpha.167 → 2.3.0-alpha.169
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
|
@@ -34574,6 +34574,7 @@ components:
|
|
|
34574
34574
|
type: number
|
|
34575
34575
|
description: The used count of the engine
|
|
34576
34576
|
format: double
|
|
34577
|
+
x-omitempty: false
|
|
34577
34578
|
license:
|
|
34578
34579
|
description: License info
|
|
34579
34580
|
type: object
|