| Index: generated/googleapis/lib/customsearch/v1.dart
|
| diff --git a/generated/googleapis/lib/customsearch/v1.dart b/generated/googleapis/lib/customsearch/v1.dart
|
| index 6822db6233ae3e308278282f357284c2dd58514c..9d99025b8070bac009f1b11812312929d12c5312 100644
|
| --- a/generated/googleapis/lib/customsearch/v1.dart
|
| +++ b/generated/googleapis/lib/customsearch/v1.dart
|
| @@ -21,7 +21,7 @@ class CustomsearchApi {
|
| CseResourceApi get cse => new CseResourceApi(_requester);
|
|
|
| CustomsearchApi(http.Client client) :
|
| - _requester = new common_internal.ApiRequester(client, "https://www.googleapis.com/", "/customsearch/");
|
| + _requester = new common_internal.ApiRequester(client, "https://www.googleapis.com/", "customsearch/");
|
| }
|
|
|
|
|
|
|