Merge pull request #511 from kohei12/20170101/fix_typo_of_api_names_yaml
Fix typo of api names yaml
This commit is contained in:
commit
75fea23df2
|
@ -343,7 +343,7 @@
|
|||
"/calendar:v3/EventReminder/method": reminder_method
|
||||
"/calendar:v3/calendar.events.instances": list_event_instances
|
||||
"/calendar:v3/calendar.events.quickAdd": quick_add_event
|
||||
/civicinfo:v2/DivisionSearchResponse": search_division_response
|
||||
"/civicinfo:v2/DivisionSearchResponse": search_division_response
|
||||
"/civicinfo:v2/ElectionsQueryResponse": query_elections_response
|
||||
"/civicinfo:v2/civicinfo.divisions.search": search_divisions
|
||||
"/civicinfo:v2/civicinfo.elections.electionQuery": query_election
|
||||
|
|
Loading…
Reference in New Issue