kb-cloud-client-typescript 2.3.0-alpha.95 → 2.3.0-alpha.96
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/adminapi/models/database-option.d.ts +6 -0
- package/dist/adminapi/models/database-option.d.ts.map +1 -1
- package/dist/openapi/models/database-option.d.ts +6 -0
- package/dist/openapi/models/database-option.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/adminapi/models/database-option.ts +6 -0
- package/src/adminapi.yaml +6 -0
- package/src/openapi/models/database-option.ts +6 -0
- package/src/openapi.yaml +6 -0
|
@@ -59,6 +59,12 @@ export interface DatabaseOption {
|
|
|
59
59
|
* @memberof DatabaseOption
|
|
60
60
|
*/
|
|
61
61
|
'listOption'?: Array<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Database names that should be visible in database lists but protected from destructive operations.
|
|
64
|
+
* @type {Array<string>}
|
|
65
|
+
* @memberof DatabaseOption
|
|
66
|
+
*/
|
|
67
|
+
'protectedDatabases'?: Array<string>;
|
|
62
68
|
/**
|
|
63
69
|
* The database option cloud be set when creating databases
|
|
64
70
|
* @type {Array<string>}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"database-option.d.ts","sourceRoot":"","sources":["../../../src/adminapi/models/database-option.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,kDAAkD,CAAC;AAGlH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAE9F;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;;;OAIG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,gCAAgC,GAAG,IAAI,CAAC;IAC/D;;;;OAIG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,CAAC;CAC/E"}
|
|
1
|
+
{"version":3,"file":"database-option.d.ts","sourceRoot":"","sources":["../../../src/adminapi/models/database-option.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,kDAAkD,CAAC;AAGlH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAE9F;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;;;OAIG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,gCAAgC,GAAG,IAAI,CAAC;IAC/D;;;;OAIG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,CAAC;CAC/E"}
|
|
@@ -59,6 +59,12 @@ export interface DatabaseOption {
|
|
|
59
59
|
* @memberof DatabaseOption
|
|
60
60
|
*/
|
|
61
61
|
'listOption'?: Array<string>;
|
|
62
|
+
/**
|
|
63
|
+
* Database names that should be visible in database lists but protected from destructive operations.
|
|
64
|
+
* @type {Array<string>}
|
|
65
|
+
* @memberof DatabaseOption
|
|
66
|
+
*/
|
|
67
|
+
'protectedDatabases'?: Array<string>;
|
|
62
68
|
/**
|
|
63
69
|
* The database option cloud be set when creating databases
|
|
64
70
|
* @type {Array<string>}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"database-option.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/database-option.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,kDAAkD,CAAC;AAGlH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAE9F;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;;;OAIG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,gCAAgC,GAAG,IAAI,CAAC;IAC/D;;;;OAIG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,CAAC;CAC/E"}
|
|
1
|
+
{"version":3,"file":"database-option.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/database-option.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,yCAAyC,EAAE,MAAM,kDAAkD,CAAC;AAGlH,OAAO,KAAK,EAAE,gCAAgC,EAAE,MAAM,uCAAuC,CAAC;AAE9F;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;;;OAIG;IACH,SAAS,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,gCAAgC,GAAG,IAAI,CAAC;IAC/D;;;;OAIG;IACH,YAAY,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IAC7B;;;;OAIG;IACH,oBAAoB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACrC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC;;;;OAIG;IACH,wBAAwB,CAAC,EAAE,KAAK,CAAC,yCAAyC,CAAC,CAAC;CAC/E"}
|
package/package.json
CHANGED
|
@@ -68,6 +68,12 @@ export interface DatabaseOption {
|
|
|
68
68
|
* @memberof DatabaseOption
|
|
69
69
|
*/
|
|
70
70
|
'listOption'?: Array<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Database names that should be visible in database lists but protected from destructive operations.
|
|
73
|
+
* @type {Array<string>}
|
|
74
|
+
* @memberof DatabaseOption
|
|
75
|
+
*/
|
|
76
|
+
'protectedDatabases'?: Array<string>;
|
|
71
77
|
/**
|
|
72
78
|
* The database option cloud be set when creating databases
|
|
73
79
|
* @type {Array<string>}
|
package/src/adminapi.yaml
CHANGED
|
@@ -29709,6 +29709,12 @@ components:
|
|
|
29709
29709
|
The database option information that will be displayed when listing databases
|
|
29710
29710
|
items:
|
|
29711
29711
|
type: string
|
|
29712
|
+
protectedDatabases:
|
|
29713
|
+
type: array
|
|
29714
|
+
description: |
|
|
29715
|
+
Database names that should be visible in database lists but protected from destructive operations.
|
|
29716
|
+
items:
|
|
29717
|
+
type: string
|
|
29712
29718
|
availableOptions:
|
|
29713
29719
|
type: array
|
|
29714
29720
|
description: |
|
|
@@ -68,6 +68,12 @@ export interface DatabaseOption {
|
|
|
68
68
|
* @memberof DatabaseOption
|
|
69
69
|
*/
|
|
70
70
|
'listOption'?: Array<string>;
|
|
71
|
+
/**
|
|
72
|
+
* Database names that should be visible in database lists but protected from destructive operations.
|
|
73
|
+
* @type {Array<string>}
|
|
74
|
+
* @memberof DatabaseOption
|
|
75
|
+
*/
|
|
76
|
+
'protectedDatabases'?: Array<string>;
|
|
71
77
|
/**
|
|
72
78
|
* The database option cloud be set when creating databases
|
|
73
79
|
* @type {Array<string>}
|
package/src/openapi.yaml
CHANGED
|
@@ -23408,6 +23408,12 @@ components:
|
|
|
23408
23408
|
The database option information that will be displayed when listing databases
|
|
23409
23409
|
items:
|
|
23410
23410
|
type: string
|
|
23411
|
+
protectedDatabases:
|
|
23412
|
+
type: array
|
|
23413
|
+
description: |
|
|
23414
|
+
Database names that should be visible in database lists but protected from destructive operations.
|
|
23415
|
+
items:
|
|
23416
|
+
type: string
|
|
23411
23417
|
availableOptions:
|
|
23412
23418
|
type: array
|
|
23413
23419
|
description: |
|