Skip to content

Commit 2fea8ef

Browse files
fix(sts): update the api
#### sts:v1 The following keys were changed: - endpoints (Total Keys: 1) #### sts:v1beta The following keys were changed: - endpoints (Total Keys: 1)
1 parent f0dd9b4 commit 2fea8ef

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

googleapiclient/discovery_cache/documents/sts.v1.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
},
2020
{
2121
"description": "Regional Endpoint",
22+
"endpointUrl": "https://sts.asia-east2.rep.googleapis.com/",
23+
"location": "asia-east2"
24+
},
25+
{
26+
"description": "Regional Endpoint",
2227
"endpointUrl": "https://sts.asia-northeast1.rep.googleapis.com/",
2328
"location": "asia-northeast1"
2429
},
@@ -333,7 +338,7 @@
333338
}
334339
}
335340
},
336-
"revision": "20250331",
341+
"revision": "20250507",
337342
"rootUrl": "https://sts.googleapis.com/",
338343
"schemas": {
339344
"GoogleIamV1Binding": {

googleapiclient/discovery_cache/documents/sts.v1beta.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@
1919
},
2020
{
2121
"description": "Regional Endpoint",
22+
"endpointUrl": "https://sts.asia-east2.rep.googleapis.com/",
23+
"location": "asia-east2"
24+
},
25+
{
26+
"description": "Regional Endpoint",
2227
"endpointUrl": "https://sts.asia-northeast1.rep.googleapis.com/",
2328
"location": "asia-northeast1"
2429
},
@@ -333,7 +338,7 @@
333338
}
334339
}
335340
},
336-
"revision": "20250331",
341+
"revision": "20250507",
337342
"rootUrl": "https://sts.googleapis.com/",
338343
"schemas": {
339344
"GoogleIamV1Binding": {

0 commit comments

Comments
 (0)