mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
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:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/XHyDUGr4ipCpaFgErXSlgQ1HJ1I\"",
|
||||
"etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/Pn6xzhnOx8ChFefbzfRCBOEBh_o\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "drive:v3",
|
||||
"name": "drive",
|
||||
"version": "v3",
|
||||
"revision": "20160222",
|
||||
"revision": "20160331",
|
||||
"title": "Drive API",
|
||||
"description": "The API to interact with Drive.",
|
||||
"ownerDomain": "google.com",
|
||||
@@ -609,6 +609,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"isAppAuthorized": {
|
||||
"type": "boolean",
|
||||
"description": "Whether the file was created or opened by the requesting app."
|
||||
},
|
||||
"kind": {
|
||||
"type": "string",
|
||||
"description": "This is always drive#file.",
|
||||
|
||||
Reference in New Issue
Block a user