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": "/games/v1configuration/", | 11 "basePath": "/games/v1configuration/", |
12 "baseUrl": "https://www.googleapis.com/games/v1configuration/", | 12 "baseUrl": "https://www.googleapis.com/games/v1configuration/", |
13 "batchPath": "batch", | 13 "batchPath": "batch", |
14 "canonicalName": "Games Configuration", | 14 "canonicalName": "Games Configuration", |
15 "description": "The Publishing API for Google Play Game Services.", | 15 "description": "The Publishing API for Google Play Game Services.", |
16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
17 "documentationLink": "https://developers.google.com/games/services", | 17 "documentationLink": "https://developers.google.com/games/services", |
18 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/Y51_sSgRxep6h8xnvx3Q8dLJYSQ\"", | 18 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/4PiFayS0_NBNk0G4XnAKOF8VwKM\"", |
19 "icons": { | 19 "icons": { |
20 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 20 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
21 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 21 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
22 }, | 22 }, |
23 "id": "gamesConfiguration:v1configuration", | 23 "id": "gamesConfiguration:v1configuration", |
24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
25 "name": "gamesConfiguration", | 25 "name": "gamesConfiguration", |
26 "ownerDomain": "google.com", | 26 "ownerDomain": "google.com", |
27 "ownerName": "Google", | 27 "ownerName": "Google", |
28 "parameters": { | 28 "parameters": { |
(...skipping 418 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
447 "response": { | 447 "response": { |
448 "$ref": "LeaderboardConfiguration" | 448 "$ref": "LeaderboardConfiguration" |
449 }, | 449 }, |
450 "scopes": [ | 450 "scopes": [ |
451 "https://www.googleapis.com/auth/androidpublisher" | 451 "https://www.googleapis.com/auth/androidpublisher" |
452 ] | 452 ] |
453 } | 453 } |
454 } | 454 } |
455 } | 455 } |
456 }, | 456 }, |
457 "revision": "20170111", | 457 "revision": "20170201", |
458 "rootUrl": "https://www.googleapis.com/", | 458 "rootUrl": "https://www.googleapis.com/", |
459 "schemas": { | 459 "schemas": { |
460 "AchievementConfiguration": { | 460 "AchievementConfiguration": { |
461 "description": "This is a JSON template for an achievement configura
tion resource.", | 461 "description": "This is a JSON template for an achievement configura
tion resource.", |
462 "id": "AchievementConfiguration", | 462 "id": "AchievementConfiguration", |
463 "properties": { | 463 "properties": { |
464 "achievementType": { | 464 "achievementType": { |
465 "description": "The type of the achievement.\nPossible value
s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE
MENTAL\" - Achievement is incremental.", | 465 "description": "The type of the achievement.\nPossible value
s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE
MENTAL\" - Achievement is incremental.", |
466 "type": "string" | 466 "type": "string" |
467 }, | 467 }, |
(...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
765 "type": "array" | 765 "type": "array" |
766 } | 766 } |
767 }, | 767 }, |
768 "type": "object" | 768 "type": "object" |
769 } | 769 } |
770 }, | 770 }, |
771 "servicePath": "games/v1configuration/", | 771 "servicePath": "games/v1configuration/", |
772 "title": "Google Play Game Services Publishing API", | 772 "title": "Google Play Game Services Publishing API", |
773 "version": "v1configuration" | 773 "version": "v1configuration" |
774 } | 774 } |
OLD | NEW |