| Index: discovery/googleapis/reseller__v1.json
|
| diff --git a/discovery/googleapis/reseller__v1.json b/discovery/googleapis/reseller__v1.json
|
| index 413aefdc3aabc80351c7fd0059b1b9942d340bc6..1d2c4e5d80c915ae7d45615bc4acdf034fc3c633 100644
|
| --- a/discovery/googleapis/reseller__v1.json
|
| +++ b/discovery/googleapis/reseller__v1.json
|
| @@ -14,10 +14,10 @@
|
| "basePath": "/apps/reseller/v1/",
|
| "baseUrl": "https://www.googleapis.com/apps/reseller/v1/",
|
| "batchPath": "batch",
|
| - "description": "Lets you create and manage your customers and their subscriptions.",
|
| + "description": "Creates and manages your customers and their subscriptions.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/google-apps/reseller/",
|
| - "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/Vfj6rONwWLvfIG4-Ml4mUBsQqJ0\"",
|
| + "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/c3LGYdknVwQott16aT3fh-hRsmo\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
| "x32": "http://www.google.com/images/icons/product/search-32.gif"
|
| @@ -109,7 +109,7 @@
|
| "id": "reseller.customers.insert",
|
| "parameters": {
|
| "customerAuthToken": {
|
| - "description": "An auth token needed for inserting a customer for which domain already exists. Can be generated at https://www.google.com/a/cpanel//TransferToken. Optional.",
|
| + "description": "An auth token needed for inserting a customer for which domain already exists. Can be generated at https://admin.google.com/TransferToken. Optional.",
|
| "location": "query",
|
| "type": "string"
|
| }
|
| @@ -524,7 +524,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20151110",
|
| + "revision": "20160229",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Address": {
|
| @@ -695,6 +695,10 @@
|
| "format": "int64",
|
| "type": "string"
|
| },
|
| + "customerDomain": {
|
| + "description": "Primary domain name of the customer",
|
| + "type": "string"
|
| + },
|
| "customerId": {
|
| "description": "The id of the customer to whom the subscription belongs.",
|
| "type": "string"
|
|
|