Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1510)

Unified Diff: discovery/googleapis/drive__v3.json

Issue 1797933002: Api-roll 33: 2016-03-14 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Added resources/*/CHANGELOG.md, addresssed comments Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/fitness__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/drive__v3.json
diff --git a/discovery/googleapis/drive__v3.json b/discovery/googleapis/drive__v3.json
index b47dd97148748477fb026116ef193e1c49a24157..09e79a5392ed2ee933f641c6e57be50b17115c23 100644
--- a/discovery/googleapis/drive__v3.json
+++ b/discovery/googleapis/drive__v3.json
@@ -35,7 +35,7 @@
"description": "The API to interact with Drive.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/drive/",
- "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/4v0wLphe5UXLJdQFE80Eas9uwIw\"",
+ "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/O9_NbpoVnW5GMGl7qWBIajcyrt8\"",
"icons": {
"x16": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_16.png",
"x32": "https://ssl.gstatic.com/docs/doclist/images/drive_icon_32.png"
@@ -598,7 +598,7 @@
]
},
"export": {
- "description": "Exports a Google Doc to the requested MIME type.",
+ "description": "Exports a Google Doc to the requested MIME type and returns the exported content.",
"httpMethod": "GET",
"id": "drive.files.export",
"parameterOrder": [
@@ -1406,7 +1406,7 @@
}
}
},
- "revision": "20160126",
+ "revision": "20160303",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"About": {
@@ -1730,6 +1730,10 @@
"description": "Whether the user can edit the file's content.",
"type": "boolean"
},
+ "canReadRevisions": {
+ "description": "Whether the current user has read access to the Revisions resource of the file.",
+ "type": "boolean"
+ },
"canShare": {
"description": "Whether the user can modify the file's permissions and sharing settings.",
"type": "boolean"
« no previous file with comments | « discovery/googleapis/drive__v2.json ('k') | discovery/googleapis/fitness__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698