Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(105)

Unified Diff: discovery/googleapis/games__v1.json

Issue 698403003: Api roll 5: 2014-11-05 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"

Powered by Google App Engine
This is Rietveld 408576698