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

Unified Diff: discovery/googleapis/civicinfo__v2.json

Issue 2159673002: Api-roll 39: 2016-07-18 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 5 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/calendar__v3.json ('k') | discovery/googleapis/cloudbuild__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/civicinfo__v2.json
diff --git a/discovery/googleapis/civicinfo__v2.json b/discovery/googleapis/civicinfo__v2.json
index f120d1b18be0a1446105cb7e0df8ee811b5acde8..39649059383e68367a5e9b9dc33d8f77156ed7e3 100644
--- a/discovery/googleapis/civicinfo__v2.json
+++ b/discovery/googleapis/civicinfo__v2.json
@@ -3,10 +3,10 @@
"baseUrl": "https://www.googleapis.com/civicinfo/v2/",
"batchPath": "batch",
"canonicalName": "Civic Info",
- "description": "An API for accessing civic information.",
+ "description": "Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential addresses.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/civic-information",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/m2jEe7hMRh3PEVg32yoWNGLPJKw\"",
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/JbLtR8qm6OXKJtUgWtmtjItfF8U\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -301,7 +301,7 @@
}
}
},
- "revision": "20150820",
+ "revision": "20160707",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AdministrationRegion": {
@@ -342,6 +342,12 @@
"description": "A URL provided by this administrative body for information on absentee voting.",
"type": "string"
},
+ "addressLines": {
+ "items": {
+ "type": "string"
+ },
+ "type": "array"
+ },
"ballotInfoUrl": {
"description": "A URL provided by this administrative body to give contest information to the voter.",
"type": "string"
« no previous file with comments | « discovery/googleapis/calendar__v3.json ('k') | discovery/googleapis/cloudbuild__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698