Merge pull request #511 from kohei12/20170101/fix_typo_of_api_names_yaml

Fix typo of api names yaml
This commit is contained in:
Steve Bazyl 2017-03-30 12:32:46 -07:00 committed by GitHub
commit 75fea23df2
1 changed files with 1 additions and 1 deletions

View File

@ -343,7 +343,7 @@
"/calendar:v3/EventReminder/method": reminder_method "/calendar:v3/EventReminder/method": reminder_method
"/calendar:v3/calendar.events.instances": list_event_instances "/calendar:v3/calendar.events.instances": list_event_instances
"/calendar:v3/calendar.events.quickAdd": quick_add_event "/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/ElectionsQueryResponse": query_elections_response
"/civicinfo:v2/civicinfo.divisions.search": search_divisions "/civicinfo:v2/civicinfo.divisions.search": search_divisions
"/civicinfo:v2/civicinfo.elections.electionQuery": query_election "/civicinfo:v2/civicinfo.elections.electionQuery": query_election