Skip to content

Commit 3734fb7

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 d337c04 commit 3734fb7

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

googleapiclient/discovery_cache/documents/sts.v1.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@
5151
"description": "Regional Endpoint",
5252
"endpointUrl": "https://sts.us-west1.rep.googleapis.com/",
5353
"location": "us-west1"
54-
},
55-
{
56-
"description": "Locational Endpoint",
57-
"endpointUrl": "https://sts.us-east4.rep.sandbox.googleapis.com/",
58-
"location": "us-east4"
5954
}
6055
],
6156
"fullyEncodeReservedExpansion": true,
@@ -168,7 +163,7 @@
168163
}
169164
}
170165
},
171-
"revision": "20250211",
166+
"revision": "20250303",
172167
"rootUrl": "https://sts.googleapis.com/",
173168
"schemas": {
174169
"GoogleIamV1Binding": {

googleapiclient/discovery_cache/documents/sts.v1beta.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,6 @@
5151
"description": "Regional Endpoint",
5252
"endpointUrl": "https://sts.us-west1.rep.googleapis.com/",
5353
"location": "us-west1"
54-
},
55-
{
56-
"description": "Locational Endpoint",
57-
"endpointUrl": "https://sts.us-east4.rep.sandbox.googleapis.com/",
58-
"location": "us-east4"
5954
}
6055
],
6156
"fullyEncodeReservedExpansion": true,
@@ -168,7 +163,7 @@
168163
}
169164
}
170165
},
171-
"revision": "20250211",
166+
"revision": "20250303",
172167
"rootUrl": "https://sts.googleapis.com/",
173168
"schemas": {
174169
"GoogleIamV1Binding": {

0 commit comments

Comments
 (0)