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

Unified Diff: discovery/googleapis/gmail__v1.json

Issue 1296863002: Api-roll 22: 2015-08-17 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 years, 4 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/genomics__v1.json ('k') | discovery/googleapis/partners__v2.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/gmail__v1.json
diff --git a/discovery/googleapis/gmail__v1.json b/discovery/googleapis/gmail__v1.json
index c3c55335ecc192467a3f3ab73373caaef3215c97..b209b7eb05abfdb9ea1d4d5a06e8860fef916f69 100644
--- a/discovery/googleapis/gmail__v1.json
+++ b/discovery/googleapis/gmail__v1.json
@@ -19,6 +19,9 @@
},
"https://www.googleapis.com/auth/gmail.readonly": {
"description": "View your emails messages and settings"
+ },
+ "https://www.googleapis.com/auth/gmail.send": {
+ "description": "Send email on your behalf"
}
}
}
@@ -29,7 +32,7 @@
"description": "The Gmail REST API.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/gmail/api/",
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/rcmL92SXMKTyKvGjL_5VhC8zz9s\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/hPQpcOx1jxdLJJoNmiYxoTv2oFc\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/googlemail-16.png",
"x32": "https://www.google.com/images/icons/product/googlemail-32.png"
@@ -1051,7 +1054,8 @@
"scopes": [
"https://mail.google.com/",
"https://www.googleapis.com/auth/gmail.compose",
- "https://www.googleapis.com/auth/gmail.modify"
+ "https://www.googleapis.com/auth/gmail.modify",
+ "https://www.googleapis.com/auth/gmail.send"
],
"supportsMediaUpload": true
},
@@ -1411,7 +1415,7 @@
}
}
},
- "revision": "20150526",
+ "revision": "20150805",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Draft": {
« no previous file with comments | « discovery/googleapis/genomics__v1.json ('k') | discovery/googleapis/partners__v2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698