mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(rustup): rustc (be9bd7c93 2015-04-05)
* using std::convert * update to latest hyper (and other dependencies) Related to #46
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"kind": "discovery#restDescription",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/UNFMI_ENJ3hAFRWSi4GLSerTeFg\"",
|
||||
"etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/rJ-Wlqqs_yJDjtCFAIylPtmqXPY\"",
|
||||
"discoveryVersion": "v1",
|
||||
"id": "discovery:v1",
|
||||
"name": "discovery",
|
||||
@@ -590,6 +590,10 @@
|
||||
"supportsSubscription": {
|
||||
"type": "boolean",
|
||||
"description": "Whether this method supports subscriptions."
|
||||
},
|
||||
"useMediaDownloadService": {
|
||||
"type": "boolean",
|
||||
"description": "Indicates that downloads from this method should use the download service URL (i.e. \"/download\"). Only applies if the method supports media download."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user