mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
chore(json): fetch latest json and re-gen all code
This commit is contained in:
@@ -1551,7 +1551,7 @@ fn main() {
|
||||
|
||||
let mut app = App::new("gamesconfiguration1-configuration")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("1.0.0+20160901")
|
||||
.version("1.0.0+20161207")
|
||||
.about("The Publishing API for Google Play Game Services.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_gamesconfiguration1_configuration_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user