| Index: generated/googleapis/lib/coordinate/v1.dart
|
| diff --git a/generated/googleapis/lib/coordinate/v1.dart b/generated/googleapis/lib/coordinate/v1.dart
|
| index fb98e62809fac19b2b05f78a89fc4d0bf7bc5f64..54d45a80a615f00a1750cd0958ebd0f70a3364f7 100644
|
| --- a/generated/googleapis/lib/coordinate/v1.dart
|
| +++ b/generated/googleapis/lib/coordinate/v1.dart
|
| @@ -31,7 +31,7 @@ class CoordinateApi {
|
| WorkerResourceApi get worker => new WorkerResourceApi(_requester);
|
|
|
| CoordinateApi(http.Client client) :
|
| - _requester = new common_internal.ApiRequester(client, "https://www.googleapis.com/", "/coordinate/v1/teams/");
|
| + _requester = new common_internal.ApiRequester(client, "https://www.googleapis.com/", "coordinate/v1/teams/");
|
| }
|
|
|
|
|
|
|