diff --git a/integrations/extensions/starter-kits/google-custom-search/basic/google-custom-search-openapi.json b/integrations/extensions/starter-kits/google-custom-search/basic/google-custom-search-openapi.json index 9c896654..cb7ef364 100644 --- a/integrations/extensions/starter-kits/google-custom-search/basic/google-custom-search-openapi.json +++ b/integrations/extensions/starter-kits/google-custom-search/basic/google-custom-search-openapi.json @@ -8,7 +8,7 @@ }, "servers": [ { - "url": "https://customsearch.googleapis.com" + "url": "https://www.googleapis.com" } ], "components": { @@ -728,4 +728,4 @@ } } } -} \ No newline at end of file +}