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,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/rHeHaCJcqlwUUgfESgXN1mNQacA\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/kcCVDPs-5PNjr6BKMPQRpOOuEkc\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "drive:v1",
|
||||
"name": "drive",
|
||||
"version": "v1",
|
||||
"revision": "20150305",
|
||||
"revision": "20150709",
|
||||
"title": "Drive API",
|
||||
"description": "The API to interact with Drive.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -91,8 +91,7 @@
|
||||
"description": "A short description of the file"
|
||||
},
|
||||
"downloadUrl": {
|
||||
"type": "string",
|
||||
"description": "Short term download URL for the file. This will only be populated on files with content stored in Drive."
|
||||
"type": "string"
|
||||
},
|
||||
"etag": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user