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

Unified Diff: discovery/googleapis/plusDomains__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/playmoviespartner__v1.json ('k') | discovery/googleapis/plus__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/plusDomains__v1.json
diff --git a/discovery/googleapis/plusDomains__v1.json b/discovery/googleapis/plusDomains__v1.json
index 0eccb4d07cf9de19d9fea09fae4d86bd06d66dd7..359600d38c6334330e56c3fba1a0ebad489f0fb2 100644
--- a/discovery/googleapis/plusDomains__v1.json
+++ b/discovery/googleapis/plusDomains__v1.json
@@ -41,7 +41,7 @@
"description": "The Google+ API enables developers to build on top of the Google+ platform.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/+/domains/",
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/T5ClqEST_1znpP6tPbRCfKlJvKU\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/jxHHHTxphOxRRj1e-6n-4T9e23M\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/gplus-16.png",
"x32": "http://www.google.com/images/icons/product/gplus-32.png"
@@ -852,7 +852,7 @@
}
}
},
- "revision": "20150801",
+ "revision": "20150812",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Acl": {
@@ -926,6 +926,16 @@
"url": {
"description": "The link to the actor's Google profile.",
"type": "string"
+ },
+ "verification": {
+ "description": "Verification status of actor.",
+ "properties": {
+ "adHocVerified": {
+ "description": "Verification for one-time or manual processes.",
+ "type": "string"
+ }
+ },
+ "type": "object"
}
},
"type": "object"
@@ -990,6 +1000,16 @@
"url": {
"description": "A link to the original actor's Google profile.",
"type": "string"
+ },
+ "verification": {
+ "description": "Verification status of actor.",
+ "properties": {
+ "adHocVerified": {
+ "description": "Verification for one-time or manual processes.",
+ "type": "string"
+ }
+ },
+ "type": "object"
}
},
"type": "object"
@@ -1498,6 +1518,16 @@
"url": {
"description": "A link to the Person resource for this actor.",
"type": "string"
+ },
+ "verification": {
+ "description": "Verification status of actor.",
+ "properties": {
+ "adHocVerified": {
+ "description": "Verification for one-time or manual processes.",
+ "type": "string"
+ }
+ },
+ "type": "object"
}
},
"type": "object"
« no previous file with comments | « discovery/googleapis/playmoviespartner__v1.json ('k') | discovery/googleapis/plus__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698