| Index: discovery/googleapis/games__v1.json
|
| diff --git a/discovery/googleapis/games__v1.json b/discovery/googleapis/games__v1.json
|
| index d66ea5a6f43632b19ec5e2e6e20db63c3c187df3..0b9bddd57c8a075c60ca4f8c6944d60071986c31 100644
|
| --- a/discovery/googleapis/games__v1.json
|
| +++ b/discovery/googleapis/games__v1.json
|
| @@ -21,7 +21,7 @@
|
| "description": "The API for Google Play Game Services.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/games/services/",
|
| - "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/BZizlPQP52YM5WPuW178a0ClK98\"",
|
| + "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/uuQc6kwFPfNAC-7Dz3U2UNVRUdM\"",
|
| "icons": {
|
| "x16": "http://www.google.com/images/icons/product/search-16.gif",
|
| "x32": "http://www.google.com/images/icons/product/search-32.gif"
|
| @@ -325,7 +325,7 @@
|
| ],
|
| "parameters": {
|
| "applicationId": {
|
| - "description": "The application being requested.",
|
| + "description": "The application ID from the Google Play developer console.",
|
| "location": "path",
|
| "required": true,
|
| "type": "string"
|
| @@ -1907,7 +1907,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20141005",
|
| + "revision": "20141027",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "AchievementDefinition": {
|
| @@ -4346,6 +4346,11 @@
|
| "format": "int64",
|
| "type": "string"
|
| },
|
| + "progressValue": {
|
| + "description": "The progress value (64-bit integer set by developer) associated with this snapshot.",
|
| + "format": "int64",
|
| + "type": "string"
|
| + },
|
| "title": {
|
| "description": "The title of this snapshot.",
|
| "type": "string"
|
|
|