Reporting: Add basic read-only apiserver (#89140)

This commit is contained in:
Ryan McKinley
2024-06-14 15:49:08 +03:00
committed by GitHub
parent afc1e148b2
commit 23d9af7175
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -19966,6 +19966,7 @@
}
},
"State": {
"description": "+enum",
"type": "string"
},
"Status": {
@@ -20725,6 +20726,7 @@
}
},
"Type": {
"description": "+enum",
"type": "string"
},
"TypeMeta": {
+2
View File
@@ -10345,6 +10345,7 @@
"type": "object"
},
"State": {
"description": "+enum",
"type": "string"
},
"Status": {
@@ -11104,6 +11105,7 @@
"type": "array"
},
"Type": {
"description": "+enum",
"type": "string"
},
"TypeMeta": {