Skip to content

Commit 1d7e6f4

Browse files
modular-magicianScottSuarez
authored andcommitted
Revert "Point GKEHub Membership API to v1beta as v1beta1 will be deprecated soon #16950" (#9846) (#6882)
[upstream:ff9f783e20a7fb922821ca066557fcc1bcc30104] Signed-off-by: Modular Magician <[email protected]>
1 parent 20f4952 commit 1d7e6f4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.changelog/9846.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
```release-note:none
2+
```

google-beta/transport/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -530,7 +530,7 @@ var DefaultBasePaths = map[string]string{
530530
FirebaseStorageBasePathKey: "https://firebasestorage.googleapis.com/v1beta/",
531531
FirestoreBasePathKey: "https://firestore.googleapis.com/v1/",
532532
GKEBackupBasePathKey: "https://gkebackup.googleapis.com/v1/",
533-
GKEHubBasePathKey: "https://gkehub.googleapis.com/v1beta/",
533+
GKEHubBasePathKey: "https://gkehub.googleapis.com/v1beta1/",
534534
GKEHub2BasePathKey: "https://gkehub.googleapis.com/v1beta/",
535535
GkeonpremBasePathKey: "https://gkeonprem.googleapis.com/v1/",
536536
HealthcareBasePathKey: "https://healthcare.googleapis.com/v1beta1/",

0 commit comments

Comments
 (0)