qovery-typescript-axios 1.1.967 → 1.1.968
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/api.ts +0 -6
- package/dist/api.d.ts +0 -6
- package/dist/esm/api.d.ts +0 -6
- package/package.json +1 -1
package/api.ts
CHANGED
|
@@ -8254,12 +8254,6 @@ export interface ClusterOperatorStatusResponse {
|
|
|
8254
8254
|
* @memberof ClusterOperatorStatusResponse
|
|
8255
8255
|
*/
|
|
8256
8256
|
'operator_version'?: string | null;
|
|
8257
|
-
/**
|
|
8258
|
-
*
|
|
8259
|
-
* @type {string}
|
|
8260
|
-
* @memberof ClusterOperatorStatusResponse
|
|
8261
|
-
*/
|
|
8262
|
-
'controller_version'?: string | null;
|
|
8263
8257
|
/**
|
|
8264
8258
|
*
|
|
8265
8259
|
* @type {string}
|
package/dist/api.d.ts
CHANGED
|
@@ -8034,12 +8034,6 @@ export interface ClusterOperatorStatusResponse {
|
|
|
8034
8034
|
* @memberof ClusterOperatorStatusResponse
|
|
8035
8035
|
*/
|
|
8036
8036
|
'operator_version'?: string | null;
|
|
8037
|
-
/**
|
|
8038
|
-
*
|
|
8039
|
-
* @type {string}
|
|
8040
|
-
* @memberof ClusterOperatorStatusResponse
|
|
8041
|
-
*/
|
|
8042
|
-
'controller_version'?: string | null;
|
|
8043
8037
|
/**
|
|
8044
8038
|
*
|
|
8045
8039
|
* @type {string}
|
package/dist/esm/api.d.ts
CHANGED
|
@@ -8034,12 +8034,6 @@ export interface ClusterOperatorStatusResponse {
|
|
|
8034
8034
|
* @memberof ClusterOperatorStatusResponse
|
|
8035
8035
|
*/
|
|
8036
8036
|
'operator_version'?: string | null;
|
|
8037
|
-
/**
|
|
8038
|
-
*
|
|
8039
|
-
* @type {string}
|
|
8040
|
-
* @memberof ClusterOperatorStatusResponse
|
|
8041
|
-
*/
|
|
8042
|
-
'controller_version'?: string | null;
|
|
8043
8037
|
/**
|
|
8044
8038
|
*
|
|
8045
8039
|
* @type {string}
|