Reporting: Add basic read-only apiserver (#89140)
This commit is contained in:
@@ -19966,6 +19966,7 @@
|
||||
}
|
||||
},
|
||||
"State": {
|
||||
"description": "+enum",
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
@@ -20725,6 +20726,7 @@
|
||||
}
|
||||
},
|
||||
"Type": {
|
||||
"description": "+enum",
|
||||
"type": "string"
|
||||
},
|
||||
"TypeMeta": {
|
||||
|
||||
@@ -10345,6 +10345,7 @@
|
||||
"type": "object"
|
||||
},
|
||||
"State": {
|
||||
"description": "+enum",
|
||||
"type": "string"
|
||||
},
|
||||
"Status": {
|
||||
@@ -11104,6 +11105,7 @@
|
||||
"type": "array"
|
||||
},
|
||||
"Type": {
|
||||
"description": "+enum",
|
||||
"type": "string"
|
||||
},
|
||||
"TypeMeta": {
|
||||
|
||||
Reference in New Issue
Block a user