OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/androidpublisher": { | 5 "https://www.googleapis.com/auth/androidpublisher": { |
6 "description": "View and manage your Google Play Developer a
ccount" | 6 "description": "View and manage your Google Play Developer a
ccount" |
7 } | 7 } |
8 } | 8 } |
9 } | 9 } |
10 }, | 10 }, |
11 "basePath": "/playcustomapp/v1/accounts/", | 11 "basePath": "/playcustomapp/v1/accounts/", |
12 "baseUrl": "https://www.googleapis.com/playcustomapp/v1/accounts/", | 12 "baseUrl": "https://www.googleapis.com/playcustomapp/v1/accounts/", |
13 "batchPath": "batch", | 13 "batchPath": "batch/playcustomapp/v1", |
14 "description": "An API to publish custom Android apps.", | 14 "description": "An API to publish custom Android apps.", |
15 "discoveryVersion": "v1", | 15 "discoveryVersion": "v1", |
16 "documentationLink": "https://developers.google.com/android/work/play/custom
-app-api", | 16 "documentationLink": "https://developers.google.com/android/work/play/custom
-app-api", |
17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/S9A8Fvkyeh8EMNMlBREkvuFfFUI\"", | 17 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/S9A8Fvkyeh8EMNMlBREkvuFfFUI\"", |
18 "icons": { | 18 "icons": { |
19 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 19 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
20 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 20 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
21 }, | 21 }, |
22 "id": "playcustomapp:v1", | 22 "id": "playcustomapp:v1", |
23 "kind": "discovery#restDescription", | 23 "kind": "discovery#restDescription", |
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
140 "type": "string" | 140 "type": "string" |
141 } | 141 } |
142 }, | 142 }, |
143 "type": "object" | 143 "type": "object" |
144 } | 144 } |
145 }, | 145 }, |
146 "servicePath": "playcustomapp/v1/accounts/", | 146 "servicePath": "playcustomapp/v1/accounts/", |
147 "title": "Google Play Custom App Publishing API", | 147 "title": "Google Play Custom App Publishing API", |
148 "version": "v1" | 148 "version": "v1" |
149 } | 149 } |
OLD | NEW |