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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « discovery/googleapis/calendar__v3.json ('k') | discovery/googleapis/cloudbuild__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "basePath": "/civicinfo/v2/", 2 "basePath": "/civicinfo/v2/",
3 "baseUrl": "https://www.googleapis.com/civicinfo/v2/", 3 "baseUrl": "https://www.googleapis.com/civicinfo/v2/",
4 "batchPath": "batch", 4 "batchPath": "batch",
5 "canonicalName": "Civic Info", 5 "canonicalName": "Civic Info",
6 "description": "An API for accessing civic information.", 6 "description": "Provides polling places, early vote locations, contest data, election officials, and government representatives for U.S. residential address es.",
7 "discoveryVersion": "v1", 7 "discoveryVersion": "v1",
8 "documentationLink": "https://developers.google.com/civic-information", 8 "documentationLink": "https://developers.google.com/civic-information",
9 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/m2jEe7hMRh3PEVg32yoWNGLPJKw\"", 9 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/JbLtR8qm6OXKJtUgWtmtjItfF8U\"",
10 "icons": { 10 "icons": {
11 "x16": "http://www.google.com/images/icons/product/search-16.gif", 11 "x16": "http://www.google.com/images/icons/product/search-16.gif",
12 "x32": "http://www.google.com/images/icons/product/search-32.gif" 12 "x32": "http://www.google.com/images/icons/product/search-32.gif"
13 }, 13 },
14 "id": "civicinfo:v2", 14 "id": "civicinfo:v2",
15 "kind": "discovery#restDescription", 15 "kind": "discovery#restDescription",
16 "name": "civicinfo", 16 "name": "civicinfo",
17 "ownerDomain": "google.com", 17 "ownerDomain": "google.com",
18 "ownerName": "Google", 18 "ownerName": "Google",
19 "parameters": { 19 "parameters": {
(...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 } 294 }
295 }, 295 },
296 "path": "representatives/{ocdId}", 296 "path": "representatives/{ocdId}",
297 "response": { 297 "response": {
298 "$ref": "RepresentativeInfoData" 298 "$ref": "RepresentativeInfoData"
299 } 299 }
300 } 300 }
301 } 301 }
302 } 302 }
303 }, 303 },
304 "revision": "20150820", 304 "revision": "20160707",
305 "rootUrl": "https://www.googleapis.com/", 305 "rootUrl": "https://www.googleapis.com/",
306 "schemas": { 306 "schemas": {
307 "AdministrationRegion": { 307 "AdministrationRegion": {
308 "description": "Describes information about a regional election admi nistrative area.", 308 "description": "Describes information about a regional election admi nistrative area.",
309 "id": "AdministrationRegion", 309 "id": "AdministrationRegion",
310 "properties": { 310 "properties": {
311 "electionAdministrationBody": { 311 "electionAdministrationBody": {
312 "$ref": "AdministrativeBody", 312 "$ref": "AdministrativeBody",
313 "description": "The election administration body for this ar ea." 313 "description": "The election administration body for this ar ea."
314 }, 314 },
(...skipping 20 matching lines...) Expand all
335 "type": "object" 335 "type": "object"
336 }, 336 },
337 "AdministrativeBody": { 337 "AdministrativeBody": {
338 "description": "Information about an election administrative body (e .g. County Board of Elections).", 338 "description": "Information about an election administrative body (e .g. County Board of Elections).",
339 "id": "AdministrativeBody", 339 "id": "AdministrativeBody",
340 "properties": { 340 "properties": {
341 "absenteeVotingInfoUrl": { 341 "absenteeVotingInfoUrl": {
342 "description": "A URL provided by this administrative body f or information on absentee voting.", 342 "description": "A URL provided by this administrative body f or information on absentee voting.",
343 "type": "string" 343 "type": "string"
344 }, 344 },
345 "addressLines": {
346 "items": {
347 "type": "string"
348 },
349 "type": "array"
350 },
345 "ballotInfoUrl": { 351 "ballotInfoUrl": {
346 "description": "A URL provided by this administrative body t o give contest information to the voter.", 352 "description": "A URL provided by this administrative body t o give contest information to the voter.",
347 "type": "string" 353 "type": "string"
348 }, 354 },
349 "correspondenceAddress": { 355 "correspondenceAddress": {
350 "$ref": "SimpleAddressType", 356 "$ref": "SimpleAddressType",
351 "description": "The mailing address of this administrative b ody." 357 "description": "The mailing address of this administrative b ody."
352 }, 358 },
353 "electionInfoUrl": { 359 "electionInfoUrl": {
354 "description": "A URL provided by this administrative body f or looking up general election information.", 360 "description": "A URL provided by this administrative body f or looking up general election information.",
(...skipping 705 matching lines...) Expand 10 before | Expand all | Expand 10 after
1060 "type": "array" 1066 "type": "array"
1061 } 1067 }
1062 }, 1068 },
1063 "type": "object" 1069 "type": "object"
1064 } 1070 }
1065 }, 1071 },
1066 "servicePath": "civicinfo/v2/", 1072 "servicePath": "civicinfo/v2/",
1067 "title": "Google Civic Information API", 1073 "title": "Google Civic Information API",
1068 "version": "v2" 1074 "version": "v2"
1069 } 1075 }
OLDNEW
« 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