mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): update to latest version
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/79Y1HrgSgdJCTf1b4Qz0Z9zJqHE\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/ZiNhyAfCE7ZKhbU1KQ-igi1g1zk\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "civicinfo:v2",
|
||||
"name": "civicinfo",
|
||||
"canonicalName": "Civic Info",
|
||||
"version": "v2",
|
||||
"revision": "20150707",
|
||||
"revision": "20150820",
|
||||
"title": "Google Civic Information API",
|
||||
"description": "An API for accessing civic information.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -284,7 +284,7 @@
|
||||
},
|
||||
"referendumBrief": {
|
||||
"type": "string",
|
||||
"description": "Specifies a short summary of the referendum that is on the ballot below the title but above the text. This field is only populated for contests of type 'Referendum'."
|
||||
"description": "Specifies a short summary of the referendum that is typically on the ballot below the title but above the text. This field is only populated for contests of type 'Referendum'."
|
||||
},
|
||||
"referendumConStatement": {
|
||||
"type": "string",
|
||||
@@ -399,6 +399,10 @@
|
||||
"name": {
|
||||
"type": "string",
|
||||
"description": "A displayable name for the election."
|
||||
},
|
||||
"ocdDivisionId": {
|
||||
"type": "string",
|
||||
"description": "The political division of the election. Represented as an OCD Division ID. Voters within these political jurisdictions are covered by this election. This is typically a state such as ocd-division/country:us/state:ca or for the midterms or general election the entire US (i.e. ocd-division/country:us)."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user