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", |
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/dYMiE8hKqa-VooV0hGawF9oUXnw\"", | 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/fkMKFYhAB3V0ia83SVxm8xZB5LU\"", |
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", |
24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
25 "name": "androidpublisher", | 25 "name": "androidpublisher", |
26 "ownerDomain": "google.com", | 26 "ownerDomain": "google.com", |
27 "ownerName": "Google", | 27 "ownerName": "Google", |
28 "parameters": { | 28 "parameters": { |
(...skipping 2452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2481 "response": { | 2481 "response": { |
2482 "$ref": "ReviewsReplyResponse" | 2482 "$ref": "ReviewsReplyResponse" |
2483 }, | 2483 }, |
2484 "scopes": [ | 2484 "scopes": [ |
2485 "https://www.googleapis.com/auth/androidpublisher" | 2485 "https://www.googleapis.com/auth/androidpublisher" |
2486 ] | 2486 ] |
2487 } | 2487 } |
2488 } | 2488 } |
2489 } | 2489 } |
2490 }, | 2490 }, |
2491 "revision": "20170425", | 2491 "revision": "20170504", |
2492 "rootUrl": "https://www.googleapis.com/", | 2492 "rootUrl": "https://www.googleapis.com/", |
2493 "schemas": { | 2493 "schemas": { |
2494 "Apk": { | 2494 "Apk": { |
2495 "id": "Apk", | 2495 "id": "Apk", |
2496 "properties": { | 2496 "properties": { |
2497 "binary": { | 2497 "binary": { |
2498 "$ref": "ApkBinary", | 2498 "$ref": "ApkBinary", |
2499 "description": "Information about the binary payload of this
APK." | 2499 "description": "Information about the binary payload of this
APK." |
2500 }, | 2500 }, |
2501 "versionCode": { | 2501 "versionCode": { |
(...skipping 1139 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3641 "type": "array" | 3641 "type": "array" |
3642 } | 3642 } |
3643 }, | 3643 }, |
3644 "type": "object" | 3644 "type": "object" |
3645 } | 3645 } |
3646 }, | 3646 }, |
3647 "servicePath": "androidpublisher/v2/applications/", | 3647 "servicePath": "androidpublisher/v2/applications/", |
3648 "title": "Google Play Developer API", | 3648 "title": "Google Play Developer API", |
3649 "version": "v2" | 3649 "version": "v2" |
3650 } | 3650 } |
OLD | NEW |