Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b70619d

Browse files
committedFeb 11, 2025
feat(toolresults): update the api
#### toolresults:v1beta3 The following keys were added: - schemas.NonSdkApi.properties.list.deprecated (Total Keys: 1)
1 parent 84983cc commit b70619d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎googleapiclient/discovery_cache/documents/toolresults.v1beta3.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,7 @@
14641464
}
14651465
}
14661466
},
1467-
"revision": "20241121",
1467+
"revision": "20250204",
14681468
"rootUrl": "https://toolresults.googleapis.com/",
14691469
"schemas": {
14701470
"ANR": {
@@ -2635,6 +2635,7 @@
26352635
"type": "integer"
26362636
},
26372637
"list": {
2638+
"deprecated": true,
26382639
"description": "Which list this API appears on",
26392640
"enum": [
26402641
"NONE",

0 commit comments

Comments
 (0)
Please sign in to comment.