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

Side by Side Diff: discovery/googleapis/civicinfo__v2.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 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/civicinfo__v1.json ('k') | discovery/googleapis/compute__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": "An API for accessing civic information.",
7 "discoveryVersion": "v1", 7 "discoveryVersion": "v1",
8 "documentationLink": "https://developers.google.com/civic-information", 8 "documentationLink": "https://developers.google.com/civic-information",
9 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/YV4QnTSNnV4r4LSJ23wzwsBf0U0\"", 9 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/5v6NdAJI6D9bRU7oDGpNoBkCKy8\"",
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": "20140814", 304 "revision": "20141013",
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 699 matching lines...) Expand 10 before | Expand all | Expand 10 after
1014 "type": "array" 1014 "type": "array"
1015 } 1015 }
1016 }, 1016 },
1017 "type": "object" 1017 "type": "object"
1018 } 1018 }
1019 }, 1019 },
1020 "servicePath": "civicinfo/v2/", 1020 "servicePath": "civicinfo/v2/",
1021 "title": "Google Civic Information API", 1021 "title": "Google Civic Information API",
1022 "version": "v2" 1022 "version": "v2"
1023 } 1023 }
OLDNEW
« no previous file with comments | « discovery/googleapis/civicinfo__v1.json ('k') | discovery/googleapis/compute__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698