mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-22 19:21:27 +01:00
chore(code-gen): update to latest version
Which is to be published
This commit is contained in:
@@ -1125,8 +1125,8 @@ fn main() {
|
||||
|
||||
let mut app = App::new("youtubeanalytics1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("0.3.6+20160301")
|
||||
.about("Retrieves your YouTube Analytics reports.")
|
||||
.version("0.3.6+20160513")
|
||||
.about("Retrieves your YouTube Analytics data.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_youtubeanalytics1_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
.long("scope")
|
||||
|
||||
Reference in New Issue
Block a user