mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-19 09:50:46 +01:00
regen all APIs
This commit is contained in:
@@ -1107,7 +1107,7 @@ async fn main() {
|
||||
|
||||
let mut app = App::new("searchconsole1")
|
||||
.author("Sebastian Thiel <byronimo@gmail.com>")
|
||||
.version("5.0.3+20230123")
|
||||
.version("5.0.3+20240304")
|
||||
.about("The Search Console API provides access to both Search Console data (verified users only) and to public information on an URL basis (anyone)")
|
||||
.after_help("All documentation details can be found at http://byron.github.io/google-apis-rs/google_searchconsole1_cli")
|
||||
.arg(Arg::with_name("url")
|
||||
|
||||
Reference in New Issue
Block a user