Skip to content

Commit 852b4c5

Browse files
fix(gkeonprem): update the API
#### gkeonprem:v1 The following keys were changed: - title
1 parent d04d00c commit 852b4c5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

discovery/gkeonprem-v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3094,7 +3094,7 @@
30943094
}
30953095
}
30963096
},
3097-
"revision": "20241204",
3097+
"revision": "20250224",
30983098
"rootUrl": "https://gkeonprem.googleapis.com/",
30993099
"schemas": {
31003100
"Authorization": {
@@ -6878,7 +6878,7 @@
68786878
}
68796879
},
68806880
"servicePath": "",
6881-
"title": "GDC Virtual API",
6881+
"title": "GKE On-Prem API",
68826882
"version": "v1",
68836883
"version_module": true
68846884
}

src/apis/gkeonprem/v1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ export namespace gkeonprem_v1 {
100100
}
101101

102102
/**
103-
* GDC Virtual API
103+
* GKE On-Prem API
104104
*
105105
*
106106
*

0 commit comments

Comments
 (0)