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", |
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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/YYt2cLTkBPBrBPF_Oe4KxSogSAI\"", | 20 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/n63v3jbq0NMxEV0nJ3he6mTRpog\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 22 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 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", |
27 "labels": [ | 27 "labels": [ |
28 "limited_availability" | 28 "limited_availability" |
29 ], | 29 ], |
30 "name": "reseller", | 30 "name": "reseller", |
31 "ownerDomain": "google.com", | 31 "ownerDomain": "google.com", |
32 "ownerName": "Google", | 32 "ownerName": "Google", |
33 "parameters": { | 33 "parameters": { |
(...skipping 801 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
835 "type": "array" | 835 "type": "array" |
836 } | 836 } |
837 }, | 837 }, |
838 "type": "object" | 838 "type": "object" |
839 } | 839 } |
840 }, | 840 }, |
841 "servicePath": "apps/reseller/v1/", | 841 "servicePath": "apps/reseller/v1/", |
842 "title": "Enterprise Apps Reseller API", | 842 "title": "Enterprise Apps Reseller API", |
843 "version": "v1" | 843 "version": "v1" |
844 } | 844 } |
OLD | NEW |