Skip to content

Commit 13c5b5e

Browse files
OAS Update
1 parent 334c4e5 commit 13c5b5e

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

services/ske/v1/ske.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
}
349349
],
350350
"status": {
351-
"aggregated": "STATE_UNSPECIFIED",
351+
"aggregated": "STATE_HEALTHY",
352352
"creationTime": "2000-01-23T04:56:07Z",
353353
"credentialsRotation": {
354354
"lastCompletionTime": "2000-01-23T04:56:07Z",
@@ -445,7 +445,7 @@
445445
},
446446
"ClusterStatus": {
447447
"example": {
448-
"aggregated": "STATE_UNSPECIFIED",
448+
"aggregated": "STATE_HEALTHY",
449449
"creationTime": "2000-01-23T04:56:07Z",
450450
"credentialsRotation": {
451451
"lastCompletionTime": "2000-01-23T04:56:07Z",
@@ -525,9 +525,7 @@
525525
"type": "object"
526526
},
527527
"ClusterStatusState": {
528-
"default": "STATE_UNSPECIFIED",
529528
"enum": [
530-
"STATE_UNSPECIFIED",
531529
"STATE_HEALTHY",
532530
"STATE_CREATING",
533531
"STATE_DELETING",
@@ -1110,7 +1108,7 @@
11101108
}
11111109
],
11121110
"status": {
1113-
"aggregated": "STATE_UNSPECIFIED",
1111+
"aggregated": "STATE_HEALTHY",
11141112
"creationTime": "2000-01-23T04:56:07Z",
11151113
"credentialsRotation": {
11161114
"lastCompletionTime": "2000-01-23T04:56:07Z",
@@ -1408,7 +1406,7 @@
14081406
}
14091407
],
14101408
"status": {
1411-
"aggregated": "STATE_UNSPECIFIED",
1409+
"aggregated": "STATE_HEALTHY",
14121410
"creationTime": "2000-01-23T04:56:07Z",
14131411
"credentialsRotation": {
14141412
"lastCompletionTime": "2000-01-23T04:56:07Z",

0 commit comments

Comments
 (0)