1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-03 17:13:18 +00:00

Update vendor dependencies

This commit is contained in:
Nick Craig-Wood
2016-11-19 10:03:41 +00:00
parent 8118623680
commit 00af021abb
247 changed files with 45514 additions and 11689 deletions

View File

@@ -1,11 +1,11 @@
{
"kind": "discovery#restDescription",
"etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/Bxo7TXXOxzhoC81JSCcKcp551FA\"",
"etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/Q3Kd6t_wsQx8lVoiuJLagBsP-sc\"",
"discoveryVersion": "v1",
"id": "drive:v2",
"name": "drive",
"version": "v2",
"revision": "20161018",
"revision": "20161103",
"title": "Drive API",
"description": "Manages files in Drive including uploading, downloading, searching, detecting changes, and updating sharing permissions.",
"ownerDomain": "google.com",
@@ -1119,6 +1119,10 @@
"type": "boolean",
"description": "Deprecated."
},
"modified": {
"type": "boolean",
"description": "Whether the file has been modified by this user."
},
"restricted": {
"type": "boolean",
"description": "Whether viewers and commenters are prevented from downloading, printing, and copying this file."
@@ -4246,8 +4250,10 @@
"maxResults": {
"type": "integer",
"description": "Maximum number of revisions to return.",
"default": "200",
"format": "int32",
"minimum": "1",
"maximum": "1000",
"location": "query"
},
"pageToken": {

File diff suppressed because it is too large Load Diff