Skip to content

Commit

Permalink
fix(drive): update the API
Browse files Browse the repository at this point in the history
#### drive:v3

The following keys were changed:
- resources.drives.methods.update.description
  • Loading branch information
yoshi-automation authored and sofisl committed May 2, 2024
1 parent f6e9c9a commit 5f88b3e
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 3 deletions.
4 changes: 2 additions & 2 deletions discovery/drive-v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -891,7 +891,7 @@
]
},
"update": {
"description": "Updates the metadate for a shared drive.",
"description": "Updates the metadata for a shared drive.",
"flatPath": "drives/{driveId}",
"httpMethod": "PATCH",
"id": "drive.drives.update",
Expand Down Expand Up @@ -2503,7 +2503,7 @@
}
}
},
"revision": "20240126",
"revision": "20240426",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"About": {
Expand Down
Loading

0 comments on commit 5f88b3e

Please sign in to comment.