| 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"
|
|
|