| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/apps.order": { | 5 "https://www.googleapis.com/auth/apps.order": { |
| 6 "description": "Manage users on your domain" | 6 "description": "Manage users on your domain" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/apps.order.readonly": { | 8 "https://www.googleapis.com/auth/apps.order.readonly": { |
| 9 "description": "Manage users on your domain" | 9 "description": "Manage users on your domain" |
| 10 } | 10 } |
| 11 } | 11 } |
| 12 } | 12 } |
| 13 }, | 13 }, |
| 14 "basePath": "/apps/reseller/v1sandbox/", | 14 "basePath": "/apps/reseller/v1sandbox/", |
| 15 "baseUrl": "https://www.googleapis.com/apps/reseller/v1sandbox/", | 15 "baseUrl": "https://www.googleapis.com/apps/reseller/v1sandbox/", |
| 16 "batchPath": "batch", | 16 "batchPath": "batch", |
| 17 "description": "Lets you create and manage your customers and their subscrip
tions.", | 17 "description": "Creates and manages your customers and their subscriptions."
, |
| 18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
| 19 "documentationLink": "https://developers.google.com/google-apps/reseller/", | 19 "documentationLink": "https://developers.google.com/google-apps/reseller/", |
| 20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/Ag4zMYdufSwB5RSGx6O4s86wiiE\"", | 20 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/rNXDiDXba8J64ExFCSbGk-pyXMA\"", |
| 21 "icons": { | 21 "icons": { |
| 22 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 22 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 23 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 23 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 24 }, | 24 }, |
| 25 "id": "reseller:v1sandbox", | 25 "id": "reseller:v1sandbox", |
| 26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
| 27 "labels": [ | 27 "labels": [ |
| 28 "limited_availability" | 28 "limited_availability" |
| 29 ], | 29 ], |
| 30 "name": "reseller", | 30 "name": "reseller", |
| (...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 102 "https://www.googleapis.com/auth/apps.order", | 102 "https://www.googleapis.com/auth/apps.order", |
| 103 "https://www.googleapis.com/auth/apps.order.readonly" | 103 "https://www.googleapis.com/auth/apps.order.readonly" |
| 104 ] | 104 ] |
| 105 }, | 105 }, |
| 106 "insert": { | 106 "insert": { |
| 107 "description": "Creates a customer resource if one does not
already exist.", | 107 "description": "Creates a customer resource if one does not
already exist.", |
| 108 "httpMethod": "POST", | 108 "httpMethod": "POST", |
| 109 "id": "reseller.customers.insert", | 109 "id": "reseller.customers.insert", |
| 110 "parameters": { | 110 "parameters": { |
| 111 "customerAuthToken": { | 111 "customerAuthToken": { |
| 112 "description": "An auth token needed for inserting a
customer for which domain already exists. Can be generated at https://www.googl
e.com/a/cpanel//TransferToken. Optional.", | 112 "description": "An auth token needed for inserting a
customer for which domain already exists. Can be generated at https://admin.goo
gle.com/TransferToken. Optional.", |
| 113 "location": "query", | 113 "location": "query", |
| 114 "type": "string" | 114 "type": "string" |
| 115 } | 115 } |
| 116 }, | 116 }, |
| 117 "path": "customers", | 117 "path": "customers", |
| 118 "request": { | 118 "request": { |
| 119 "$ref": "Customer" | 119 "$ref": "Customer" |
| 120 }, | 120 }, |
| 121 "response": { | 121 "response": { |
| 122 "$ref": "Customer" | 122 "$ref": "Customer" |
| (...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 "response": { | 517 "response": { |
| 518 "$ref": "Subscription" | 518 "$ref": "Subscription" |
| 519 }, | 519 }, |
| 520 "scopes": [ | 520 "scopes": [ |
| 521 "https://www.googleapis.com/auth/apps.order" | 521 "https://www.googleapis.com/auth/apps.order" |
| 522 ] | 522 ] |
| 523 } | 523 } |
| 524 } | 524 } |
| 525 } | 525 } |
| 526 }, | 526 }, |
| 527 "revision": "20151110", | 527 "revision": "20160229", |
| 528 "rootUrl": "https://www.googleapis.com/", | 528 "rootUrl": "https://www.googleapis.com/", |
| 529 "schemas": { | 529 "schemas": { |
| 530 "Address": { | 530 "Address": { |
| 531 "description": "JSON template for address of a customer.", | 531 "description": "JSON template for address of a customer.", |
| 532 "id": "Address", | 532 "id": "Address", |
| 533 "properties": { | 533 "properties": { |
| 534 "addressLine1": { | 534 "addressLine1": { |
| 535 "description": "Address line 1 of the address.", | 535 "description": "Address line 1 of the address.", |
| 536 "type": "string" | 536 "type": "string" |
| 537 }, | 537 }, |
| (...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 688 "properties": { | 688 "properties": { |
| 689 "billingMethod": { | 689 "billingMethod": { |
| 690 "description": "Billing method of this subscription.", | 690 "description": "Billing method of this subscription.", |
| 691 "type": "string" | 691 "type": "string" |
| 692 }, | 692 }, |
| 693 "creationTime": { | 693 "creationTime": { |
| 694 "description": "Creation time of this subscription in millis
econds since Unix epoch.", | 694 "description": "Creation time of this subscription in millis
econds since Unix epoch.", |
| 695 "format": "int64", | 695 "format": "int64", |
| 696 "type": "string" | 696 "type": "string" |
| 697 }, | 697 }, |
| 698 "customerDomain": { |
| 699 "description": "Primary domain name of the customer", |
| 700 "type": "string" |
| 701 }, |
| 698 "customerId": { | 702 "customerId": { |
| 699 "description": "The id of the customer to whom the subscript
ion belongs.", | 703 "description": "The id of the customer to whom the subscript
ion belongs.", |
| 700 "type": "string" | 704 "type": "string" |
| 701 }, | 705 }, |
| 702 "kind": { | 706 "kind": { |
| 703 "default": "reseller#subscription", | 707 "default": "reseller#subscription", |
| 704 "description": "Identifies the resource as a Subscription.", | 708 "description": "Identifies the resource as a Subscription.", |
| 705 "type": "string" | 709 "type": "string" |
| 706 }, | 710 }, |
| 707 "plan": { | 711 "plan": { |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 823 "type": "array" | 827 "type": "array" |
| 824 } | 828 } |
| 825 }, | 829 }, |
| 826 "type": "object" | 830 "type": "object" |
| 827 } | 831 } |
| 828 }, | 832 }, |
| 829 "servicePath": "apps/reseller/v1sandbox/", | 833 "servicePath": "apps/reseller/v1sandbox/", |
| 830 "title": "Enterprise Apps Reseller API", | 834 "title": "Enterprise Apps Reseller API", |
| 831 "version": "v1sandbox" | 835 "version": "v1sandbox" |
| 832 } | 836 } |
| OLD | NEW |