chore(update): all jsons; version-up

As we are now back to serde 0.6, the patch-level was upped too.
This commit is contained in:
Sebastian Thiel
2016-04-10 14:04:44 +02:00
parent d2c12c2964
commit 930ce6d5c2
107 changed files with 25620 additions and 733 deletions

View File

@@ -1,12 +1,12 @@
{
"kind": "discovery#restDescription",
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/Fl2JtinGhCfVFBoiE_KkQ61uWHk\"",
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/0me1AhhPSi-_0UNmNlsuGvzH204\"",
"discoveryVersion": "v1",
"id": "games:v1",
"name": "games",
"canonicalName": "Games",
"version": "v1",
"revision": "20160224",
"revision": "20160401",
"title": "Google Play Game Services API",
"description": "The API for Google Play Game Services.",
"ownerDomain": "google.com",
@@ -185,7 +185,7 @@
},
"newlyUnlocked": {
"type": "boolean",
"description": "Whether the the current steps for the achievement has reached the number of steps required to unlock."
"description": "Whether the current steps for the achievement has reached the number of steps required to unlock."
}
}
},
@@ -490,6 +490,10 @@
"type": "object",
"description": "This is a JSON template for a third party application verification response resource.",
"properties": {
"alternate_player_id": {
"type": "string",
"description": "An alternate ID that was once used for the player that was issued the auth token used in this request. (This field is not normally populated.)"
},
"kind": {
"type": "string",
"description": "Uniquely identifies the type of this resource. Value is always the fixed string games#applicationVerifyResponse.",