From 6ff1a1985684b46c4ca67ad366f0c4f5c9f6b17d Mon Sep 17 00:00:00 2001 From: kohei12 Date: Sun, 1 Jan 2017 13:01:16 +0900 Subject: [PATCH] Fix typo of api names yaml --- api_names.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api_names.yaml b/api_names.yaml index 8092ce038..da6fb2057 100644 --- a/api_names.yaml +++ b/api_names.yaml @@ -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