kb-cloud-client-typescript 2.3.0-alpha.127 → 2.3.0-alpha.128

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.
@@ -16,11 +16,17 @@
16
16
  */
17
17
  export interface DmsSession {
18
18
  /**
19
- * session ID
19
+ * numeric session ID, when the database exposes one that fits in int64
20
20
  * @type {number}
21
21
  * @memberof DmsSession
22
22
  */
23
- 'id': number;
23
+ 'id'?: number | null;
24
+ /**
25
+ * native session ID used by the terminate API
26
+ * @type {string}
27
+ * @memberof DmsSession
28
+ */
29
+ 'sessionId'?: string | null;
24
30
  /**
25
31
  * user name
26
32
  * @type {string}
@@ -1 +1 @@
1
- {"version":3,"file":"dms-session.d.ts","sourceRoot":"","sources":["../../../src/adminapi/models/dms-session.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB"}
1
+ {"version":3,"file":"dms-session.d.ts","sourceRoot":"","sources":["../../../src/adminapi/models/dms-session.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB"}
@@ -16,11 +16,17 @@
16
16
  */
17
17
  export interface DmsSession {
18
18
  /**
19
- * session ID
19
+ * numeric session ID, when the database exposes one that fits in int64
20
20
  * @type {number}
21
21
  * @memberof DmsSession
22
22
  */
23
- 'id': number;
23
+ 'id'?: number | null;
24
+ /**
25
+ * native session ID used by the terminate API
26
+ * @type {string}
27
+ * @memberof DmsSession
28
+ */
29
+ 'sessionId'?: string | null;
24
30
  /**
25
31
  * user name
26
32
  * @type {string}
@@ -1 +1 @@
1
- {"version":3,"file":"dms-session.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/dms-session.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB;;;;OAIG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB"}
1
+ {"version":3,"file":"dms-session.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/dms-session.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,UAAU;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC5B;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;;OAIG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,IAAI,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB;;;;OAIG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACzB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kb-cloud-client-typescript",
3
- "version": "2.3.0-alpha.127",
3
+ "version": "2.3.0-alpha.128",
4
4
  "description": "Auto-generated TypeScript SDK for KubeBlocks Cloud API",
5
5
  "private": false,
6
6
  "license": "Apache-2.0",
@@ -21,11 +21,17 @@
21
21
  */
22
22
  export interface DmsSession {
23
23
  /**
24
- * session ID
24
+ * numeric session ID, when the database exposes one that fits in int64
25
25
  * @type {number}
26
26
  * @memberof DmsSession
27
27
  */
28
- 'id': number;
28
+ 'id'?: number | null;
29
+ /**
30
+ * native session ID used by the terminate API
31
+ * @type {string}
32
+ * @memberof DmsSession
33
+ */
34
+ 'sessionId'?: string | null;
29
35
  /**
30
36
  * user name
31
37
  * @type {string}
package/src/adminapi.yaml CHANGED
@@ -27022,14 +27022,18 @@ components:
27022
27022
  DmsSession:
27023
27023
  type: object
27024
27024
  required:
27025
- - id
27026
27025
  - user
27027
27026
  - host
27028
27027
  properties:
27029
27028
  id:
27030
27029
  type: integer
27031
- description: session ID
27030
+ description: numeric session ID, when the database exposes one that fits in int64
27032
27031
  format: int64
27032
+ nullable: true
27033
+ sessionId:
27034
+ type: string
27035
+ description: native session ID used by the terminate API
27036
+ nullable: true
27033
27037
  user:
27034
27038
  type: string
27035
27039
  description: user name
@@ -21,11 +21,17 @@
21
21
  */
22
22
  export interface DmsSession {
23
23
  /**
24
- * session ID
24
+ * numeric session ID, when the database exposes one that fits in int64
25
25
  * @type {number}
26
26
  * @memberof DmsSession
27
27
  */
28
- 'id': number;
28
+ 'id'?: number | null;
29
+ /**
30
+ * native session ID used by the terminate API
31
+ * @type {string}
32
+ * @memberof DmsSession
33
+ */
34
+ 'sessionId'?: string | null;
29
35
  /**
30
36
  * user name
31
37
  * @type {string}
package/src/openapi.yaml CHANGED
@@ -28830,14 +28830,18 @@ components:
28830
28830
  DmsSession:
28831
28831
  type: object
28832
28832
  required:
28833
- - id
28834
28833
  - user
28835
28834
  - host
28836
28835
  properties:
28837
28836
  id:
28838
28837
  type: integer
28839
- description: session ID
28838
+ description: numeric session ID, when the database exposes one that fits in int64
28840
28839
  format: int64
28840
+ nullable: true
28841
+ sessionId:
28842
+ type: string
28843
+ description: native session ID used by the terminate API
28844
+ nullable: true
28841
28845
  user:
28842
28846
  type: string
28843
28847
  description: user name