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": "/androidpublisher/v2/applications/", | 11 "basePath": "/androidpublisher/v2/applications/", |
12 "baseUrl": "https://www.googleapis.com/androidpublisher/v2/applications/", | 12 "baseUrl": "https://www.googleapis.com/androidpublisher/v2/applications/", |
13 "batchPath": "batch", | 13 "batchPath": "batch/androidpublisher/v2", |
14 "canonicalName": "Android Publisher", | 14 "canonicalName": "Android Publisher", |
15 "description": "Lets Android application developers access their Google Play
accounts.", | 15 "description": "Lets Android application developers access their Google Play
accounts.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://developers.google.com/android-publisher", | 17 "documentationLink": "https://developers.google.com/android-publisher", |
18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/e4AtolObWHB9RMWbWiGGnmazpNA\"", | 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/e4AtolObWHB9RMWbWiGGnmazpNA\"", |
19 "icons": { | 19 "icons": { |
20 "x16": "https://www.google.com/images/icons/product/android-16.png", | 20 "x16": "https://www.google.com/images/icons/product/android-16.png", |
21 "x32": "https://www.google.com/images/icons/product/android-32.png" | 21 "x32": "https://www.google.com/images/icons/product/android-32.png" |
22 }, | 22 }, |
23 "id": "androidpublisher:v2", | 23 "id": "androidpublisher:v2", |
(...skipping 3629 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3653 "type": "array" | 3653 "type": "array" |
3654 } | 3654 } |
3655 }, | 3655 }, |
3656 "type": "object" | 3656 "type": "object" |
3657 } | 3657 } |
3658 }, | 3658 }, |
3659 "servicePath": "androidpublisher/v2/applications/", | 3659 "servicePath": "androidpublisher/v2/applications/", |
3660 "title": "Google Play Developer API", | 3660 "title": "Google Play Developer API", |
3661 "version": "v2" | 3661 "version": "v2" |
3662 } | 3662 } |
OLD | NEW |