mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-13 21:19:05 +01:00
chore(gen): update code to latest version
required before publishing
This commit is contained in:
@@ -13,18 +13,19 @@ If data-structures are requested, these will be returned as pretty-printed JSON,
|
||||
Everything else about the *siteVerification* API can be found at the
|
||||
[official documentation site](https://developers.google.com/site-verification/).
|
||||
|
||||
# Downloads
|
||||
# Installation and Source Code
|
||||
|
||||
You can download the pre-compiled 64bit binaries for the following platforms:
|
||||
Install the command-line interface with cargo using:
|
||||
|
||||
*  [ubuntu](http://dl.byronimo.de/google.rs/cli/1.0.0/ubuntu/siteverification1.tar.gz)
|
||||
*  [osx](http://dl.byronimo.de/google.rs/cli/1.0.0/osx/siteverification1.tar.gz)
|
||||
```bash
|
||||
cargo install google-siteverification1-cli
|
||||
```
|
||||
|
||||
Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/master/gen/siteverification1-cli).
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *siteVerification* API at revision *20160228*. The CLI is at version *1.0.0*.
|
||||
This documentation was generated from the *siteVerification* API at revision *20160228*. The CLI is at version *1.0.1*.
|
||||
|
||||
```bash
|
||||
siteverification1 [options]
|
||||
|
||||
Reference in New Issue
Block a user