chore(json-update): latest json files

This also adds a usable version of the genomics API, which was empty
previously (and if I recall correctly).
This commit is contained in:
Sebastian Thiel
2015-07-21 18:36:44 +02:00
parent 152cdd848a
commit 62b63b251a
75 changed files with 23363 additions and 542 deletions

View File

@@ -1,12 +1,12 @@
{
"kind": "discovery#restDescription",
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/mrz_UffhvFtAEj5vHgLDFJrlEO4\"",
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/kMJ5WSJLlpaiYVrD6C0XoIYYZuQ\"",
"discoveryVersion": "v1",
"id": "games:v1",
"name": "games",
"canonicalName": "Games",
"version": "v1",
"revision": "20150601",
"revision": "20150717",
"title": "Google Play Game Services API",
"description": "The API for Google Play Game Services.",
"ownerDomain": "google.com",
@@ -3558,7 +3558,7 @@
"description": "The maximum number of player resources to return in the response, used for paging. For any response, the actual number of player resources returned may be less than the specified maxResults.",
"format": "int32",
"minimum": "1",
"maximum": "15",
"maximum": "50",
"location": "query"
},
"pageToken": {