mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user