mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-04 02:20:54 +01:00
regen all APIs
This commit is contained in:
@@ -727,7 +727,7 @@ async fn main() {
|
||||
|
||||
let mut app = App::new("firebasedatabase1-beta")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("2.0.5+20210329")
|
||||
.version("2.0.8+20210329")
|
||||
.about("The Firebase Realtime Database Management API enables programmatic provisioning and management of Realtime Database instances.")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_firebasedatabase1_beta_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user