OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/drive.appdata": { | 5 "https://www.googleapis.com/auth/drive.appdata": { |
6 "description": "View and manage its own configuration data i
n your Google Drive" | 6 "description": "View and manage its own configuration data i
n your Google Drive" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/games": { | 8 "https://www.googleapis.com/auth/games": { |
9 "description": "Share your Google+ profile information and v
iew and manage your game activity" | 9 "description": "Share your Google+ profile information and v
iew and manage your game activity" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/plus.login": { | 11 "https://www.googleapis.com/auth/plus.login": { |
12 "description": "Know the list of people in your circles, you
r age range, and language" | 12 "description": "Know the list of people in your circles, you
r age range, and language" |
13 } | 13 } |
14 } | 14 } |
15 } | 15 } |
16 }, | 16 }, |
17 "basePath": "/games/v1/", | 17 "basePath": "/games/v1/", |
18 "baseUrl": "https://www.googleapis.com/games/v1/", | 18 "baseUrl": "https://www.googleapis.com/games/v1/", |
19 "batchPath": "batch", | 19 "batchPath": "batch", |
20 "canonicalName": "Games", | 20 "canonicalName": "Games", |
21 "description": "The API for Google Play Game Services.", | 21 "description": "The API for Google Play Game Services.", |
22 "discoveryVersion": "v1", | 22 "discoveryVersion": "v1", |
23 "documentationLink": "https://developers.google.com/games/services/", | 23 "documentationLink": "https://developers.google.com/games/services/", |
24 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/9V2dyn9NfeL8wRc5-lJe14ta38Y\"", | 24 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/mHyawbRhvL-5qQRVbZKvMSj4zNM\"", |
25 "icons": { | 25 "icons": { |
26 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 26 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
27 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 27 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
28 }, | 28 }, |
29 "id": "games:v1", | 29 "id": "games:v1", |
30 "kind": "discovery#restDescription", | 30 "kind": "discovery#restDescription", |
31 "name": "games", | 31 "name": "games", |
32 "ownerDomain": "google.com", | 32 "ownerDomain": "google.com", |
33 "ownerName": "Google", | 33 "ownerName": "Google", |
34 "parameters": { | 34 "parameters": { |
(...skipping 2225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2260 "$ref": "TurnBasedMatch" | 2260 "$ref": "TurnBasedMatch" |
2261 }, | 2261 }, |
2262 "scopes": [ | 2262 "scopes": [ |
2263 "https://www.googleapis.com/auth/games", | 2263 "https://www.googleapis.com/auth/games", |
2264 "https://www.googleapis.com/auth/plus.login" | 2264 "https://www.googleapis.com/auth/plus.login" |
2265 ] | 2265 ] |
2266 } | 2266 } |
2267 } | 2267 } |
2268 } | 2268 } |
2269 }, | 2269 }, |
2270 "revision": "20170111", | 2270 "revision": "20170201", |
2271 "rootUrl": "https://www.googleapis.com/", | 2271 "rootUrl": "https://www.googleapis.com/", |
2272 "schemas": { | 2272 "schemas": { |
2273 "AchievementDefinition": { | 2273 "AchievementDefinition": { |
2274 "description": "This is a JSON template for an achievement definitio
n object.", | 2274 "description": "This is a JSON template for an achievement definitio
n object.", |
2275 "id": "AchievementDefinition", | 2275 "id": "AchievementDefinition", |
2276 "properties": { | 2276 "properties": { |
2277 "achievementType": { | 2277 "achievementType": { |
2278 "description": "The type of the achievement.\nPossible value
s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE
MENTAL\" - Achievement is incremental.", | 2278 "description": "The type of the achievement.\nPossible value
s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE
MENTAL\" - Achievement is incremental.", |
2279 "type": "string" | 2279 "type": "string" |
2280 }, | 2280 }, |
(...skipping 2926 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5207 "type": "array" | 5207 "type": "array" |
5208 } | 5208 } |
5209 }, | 5209 }, |
5210 "type": "object" | 5210 "type": "object" |
5211 } | 5211 } |
5212 }, | 5212 }, |
5213 "servicePath": "games/v1/", | 5213 "servicePath": "games/v1/", |
5214 "title": "Google Play Game Services API", | 5214 "title": "Google Play Game Services API", |
5215 "version": "v1" | 5215 "version": "v1" |
5216 } | 5216 } |
OLD | NEW |