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/v1/", | 14 "basePath": "/apps/reseller/v1/", |
15 "baseUrl": "https://www.googleapis.com/apps/reseller/v1/", | 15 "baseUrl": "https://www.googleapis.com/apps/reseller/v1/", |
16 "batchPath": "batch", | 16 "batchPath": "batch/reseller/v1", |
17 "description": "Creates and manages your customers and their subscriptions."
, | 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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/X8_Q_t3uaU1QrzrqghkL9l2OAyo\"", | 20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/X8_Q_t3uaU1QrzrqghkL9l2OAyo\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 22 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
23 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 23 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
24 }, | 24 }, |
25 "id": "reseller:v1", | 25 "id": "reseller:v1", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
(...skipping 897 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
924 "type": "array" | 924 "type": "array" |
925 } | 925 } |
926 }, | 926 }, |
927 "type": "object" | 927 "type": "object" |
928 } | 928 } |
929 }, | 929 }, |
930 "servicePath": "apps/reseller/v1/", | 930 "servicePath": "apps/reseller/v1/", |
931 "title": "Enterprise Apps Reseller API", | 931 "title": "Enterprise Apps Reseller API", |
932 "version": "v1" | 932 "version": "v1" |
933 } | 933 } |
OLD | NEW |