@maxim_mazurok/gapi.client.drive-v3
Advanced tools
Comparing version 0.0.20250131 to 0.0.20250210
{ | ||
"name": "@maxim_mazurok/gapi.client.drive-v3", | ||
"version": "0.0.20250131", | ||
"version": "0.0.20250210", | ||
"description": "TypeScript typings for Google Drive API v3", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -278,3 +278,3 @@ # TypeScript typings for Google Drive API v3 | ||
*/ | ||
await gapi.client.drive.operation.cancel({ name: "name", }); | ||
await gapi.client.drive.operations.cancel({ name: "name", }); | ||
@@ -284,3 +284,3 @@ /* | ||
*/ | ||
await gapi.client.drive.operation.delete({ name: "name", }); | ||
await gapi.client.drive.operations.delete({ name: "name", }); | ||
@@ -287,0 +287,0 @@ /* |
Sorry, the diff of this file is too big to display
239326
3736