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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/kcmli-0AhQgKCzcLiKZ8WixyuKk\"", | 18 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/r9WkE_LmqUcVc4_Er0ylTMD2eKo\"", |
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 2320 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2349 "response": { | 2349 "response": { |
2350 "$ref": "ReviewsReplyResponse" | 2350 "$ref": "ReviewsReplyResponse" |
2351 }, | 2351 }, |
2352 "scopes": [ | 2352 "scopes": [ |
2353 "https://www.googleapis.com/auth/androidpublisher" | 2353 "https://www.googleapis.com/auth/androidpublisher" |
2354 ] | 2354 ] |
2355 } | 2355 } |
2356 } | 2356 } |
2357 } | 2357 } |
2358 }, | 2358 }, |
2359 "revision": "20160516", | 2359 "revision": "20160602", |
2360 "rootUrl": "https://www.googleapis.com/", | 2360 "rootUrl": "https://www.googleapis.com/", |
2361 "schemas": { | 2361 "schemas": { |
2362 "Apk": { | 2362 "Apk": { |
2363 "id": "Apk", | 2363 "id": "Apk", |
2364 "properties": { | 2364 "properties": { |
2365 "binary": { | 2365 "binary": { |
2366 "$ref": "ApkBinary", | 2366 "$ref": "ApkBinary", |
2367 "description": "Information about the binary payload of this
APK." | 2367 "description": "Information about the binary payload of this
APK." |
2368 }, | 2368 }, |
2369 "versionCode": { | 2369 "versionCode": { |
(...skipping 997 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3367 "type": "string" | 3367 "type": "string" |
3368 } | 3368 } |
3369 }, | 3369 }, |
3370 "type": "object" | 3370 "type": "object" |
3371 } | 3371 } |
3372 }, | 3372 }, |
3373 "servicePath": "androidpublisher/v2/applications/", | 3373 "servicePath": "androidpublisher/v2/applications/", |
3374 "title": "Google Play Developer API", | 3374 "title": "Google Play Developer API", |
3375 "version": "v2" | 3375 "version": "v2" |
3376 } | 3376 } |
OLD | NEW |