Skip to content

Commit

Permalink
feat(testing): update the api
Browse files Browse the repository at this point in the history
#### testing:v1

The following keys were added:
- fullyEncodeReservedExpansion (Total Keys: 1)
  • Loading branch information
yoshi-automation committed Mar 26, 2024
1 parent b4175cf commit 474ebeb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions googleapiclient/discovery_cache/documents/testing.v1.json
Expand Up @@ -16,7 +16,8 @@
"batchPath": "batch",
"description": "Allows developers to run automated tests for their mobile applications on Google infrastructure.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/cloud-test-lab/",
"documentationLink": "https://firebase.google.com/docs/test-lab/",
"fullyEncodeReservedExpansion": true,
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
Expand Down Expand Up @@ -448,7 +449,7 @@
}
}
},
"revision": "20240311",
"revision": "20240319",
"rootUrl": "https://testing.googleapis.com/",
"schemas": {
"Account": {
Expand Down

0 comments on commit 474ebeb

Please sign in to comment.