Skip to content

Commit f4a8692

Browse files
feat(civicinfo): update the api
#### civicinfo:v2 The following keys were deleted: - schemas.AdministrationRegion (Total Keys: 7) - schemas.AdministrativeBody (Total Keys: 11) - schemas.Candidate (Total Keys: 10) - schemas.Channel (Total Keys: 4) - schemas.Contest (Total Keys: 31) - schemas.DivisionByAddressResponse (Total Keys: 5) - schemas.DivisionSearchResponse (Total Keys: 6) - schemas.DivisionSearchResult (Total Keys: 6) - schemas.Election (Total Keys: 19) - schemas.ElectoralDistrict (Total Keys: 5) - schemas.GeographicDivision (Total Keys: 8) - schemas.Office (Total Keys: 13) - schemas.Official (Total Keys: 12) - schemas.PollingLocation (Total Keys: 15) - schemas.Precinct (Total Keys: 23) - schemas.RepresentativeInfoData (Total Keys: 8) - schemas.RepresentativeInfoResponse (Total Keys: 11) - schemas.SimpleAddressType (Total Keys: 9) - schemas.Source (Total Keys: 4) - schemas.VoterInfoResponse (Total Keys: 22) The following keys were added: - schemas.CivicinfoApiprotosV2DivisionByAddressResponse (Total Keys: 5) - schemas.CivicinfoApiprotosV2DivisionSearchResponse (Total Keys: 6) - schemas.CivicinfoApiprotosV2DivisionSearchResult (Total Keys: 6) - schemas.CivicinfoApiprotosV2ElectionsQueryResponse (Total Keys: 6) - schemas.CivicinfoApiprotosV2RepresentativeInfoData (Total Keys: 8) - schemas.CivicinfoApiprotosV2RepresentativeInfoResponse (Total Keys: 11) - schemas.CivicinfoApiprotosV2VoterInfoResponse (Total Keys: 22) - schemas.CivicinfoSchemaV2AdministrationRegion (Total Keys: 7) - schemas.CivicinfoSchemaV2AdministrativeBody (Total Keys: 11) - schemas.CivicinfoSchemaV2Candidate (Total Keys: 10) - schemas.CivicinfoSchemaV2Channel (Total Keys: 4) - schemas.CivicinfoSchemaV2Contest (Total Keys: 31) - schemas.CivicinfoSchemaV2Election (Total Keys: 13) - schemas.CivicinfoSchemaV2ElectoralDistrict (Total Keys: 5) - schemas.CivicinfoSchemaV2GeographicDivision (Total Keys: 8) - schemas.CivicinfoSchemaV2Office (Total Keys: 13) - schemas.CivicinfoSchemaV2Official (Total Keys: 12) - schemas.CivicinfoSchemaV2PollingLocation (Total Keys: 15) - schemas.CivicinfoSchemaV2Precinct (Total Keys: 23) - schemas.CivicinfoSchemaV2SimpleAddressType (Total Keys: 9) - schemas.CivicinfoSchemaV2Source (Total Keys: 4) The following keys were changed: - resources.divisions.methods.queryDivisionByAddress.response.$ref (Total Keys: 1) - resources.divisions.methods.search.response.$ref (Total Keys: 1) - resources.elections.methods.electionQuery.response.$ref (Total Keys: 1) - resources.elections.methods.voterInfoQuery.response.$ref (Total Keys: 1) - resources.representatives.methods.representativeInfoByAddress.response.$ref (Total Keys: 1) - resources.representatives.methods.representativeInfoByDivision.response.$ref (Total Keys: 1)
1 parent eceac9d commit f4a8692

File tree

2 files changed

+268
-268
lines changed

2 files changed

+268
-268
lines changed

docs/dyn/civicinfo_v2.elections.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ <h3>Method Details</h3>
381381
],
382382
&quot;votingLocationFinderUrl&quot;: &quot;A String&quot;, # A URL provided by this administrative body for looking up where to vote.
383383
},
384-
&quot;local_jurisdiction&quot;: # Object with schema name: AdministrationRegion # The city or county that provides election information for this voter. This object can have the same elements as state.
384+
&quot;local_jurisdiction&quot;: # Object with schema name: CivicinfoSchemaV2AdministrationRegion # The city or county that provides election information for this voter. This object can have the same elements as state.
385385
&quot;name&quot;: &quot;A String&quot;, # The name of the jurisdiction.
386386
&quot;sources&quot;: [ # A list of sources for this area. If multiple sources are listed the data has been aggregated from those sources.
387387
{ # Contains information about the data source for the element containing it.

0 commit comments

Comments
 (0)