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 your basic profile info and list of peo
ple in your circles." | 12 "description": "Know your basic profile info and list of peo
ple in your circles." |
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": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/NncFgBJeCrnXAbpnOtRcRiDDkZg\"", | 24 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/BZizlPQP52YM5WPuW178a0ClK98\"", |
25 "icons": { | 25 "icons": { |
26 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 26 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
27 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 27 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
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 1865 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1900 "$ref": "TurnBasedMatch" | 1900 "$ref": "TurnBasedMatch" |
1901 }, | 1901 }, |
1902 "scopes": [ | 1902 "scopes": [ |
1903 "https://www.googleapis.com/auth/games", | 1903 "https://www.googleapis.com/auth/games", |
1904 "https://www.googleapis.com/auth/plus.login" | 1904 "https://www.googleapis.com/auth/plus.login" |
1905 ] | 1905 ] |
1906 } | 1906 } |
1907 } | 1907 } |
1908 } | 1908 } |
1909 }, | 1909 }, |
1910 "revision": "20141002", | 1910 "revision": "20141005", |
1911 "rootUrl": "https://www.googleapis.com/", | 1911 "rootUrl": "https://www.googleapis.com/", |
1912 "schemas": { | 1912 "schemas": { |
1913 "AchievementDefinition": { | 1913 "AchievementDefinition": { |
1914 "description": "This is a JSON template for an achievement definitio
n object.", | 1914 "description": "This is a JSON template for an achievement definitio
n object.", |
1915 "id": "AchievementDefinition", | 1915 "id": "AchievementDefinition", |
1916 "properties": { | 1916 "properties": { |
1917 "achievementType": { | 1917 "achievementType": { |
1918 "description": "The type of the achievement.\nPossible value
s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE
MENTAL\" - Achievement is incremental.", | 1918 "description": "The type of the achievement.\nPossible value
s are: \n- \"STANDARD\" - Achievement is either locked or unlocked. \n- \"INCRE
MENTAL\" - Achievement is incremental.", |
1919 "type": "string" | 1919 "type": "string" |
1920 }, | 1920 }, |
(...skipping 2869 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4790 "type": "array" | 4790 "type": "array" |
4791 } | 4791 } |
4792 }, | 4792 }, |
4793 "type": "object" | 4793 "type": "object" |
4794 } | 4794 } |
4795 }, | 4795 }, |
4796 "servicePath": "games/v1/", | 4796 "servicePath": "games/v1/", |
4797 "title": "Google Play Game Services API", | 4797 "title": "Google Play Game Services API", |
4798 "version": "v1" | 4798 "version": "v1" |
4799 } | 4799 } |
OLD | NEW |