K8s: improve openapi generation (#83796)
This commit is contained in:
@@ -77,7 +77,7 @@ func TestIntegrationDashboardsApp(t *testing.T) {
|
||||
{
|
||||
"responseKind": {
|
||||
"group": "",
|
||||
"kind": "DashboardVersionsInfo",
|
||||
"kind": "DashboardVersionList",
|
||||
"version": ""
|
||||
},
|
||||
"subresource": "versions",
|
||||
|
||||
@@ -80,8 +80,7 @@ func TestIntegrationTestDatasource(t *testing.T) {
|
||||
},
|
||||
"subresource": "query",
|
||||
"verbs": [
|
||||
"create",
|
||||
"get"
|
||||
"create"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user