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:
@@ -24,7 +24,7 @@ Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/ma
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *Identity Toolkit* API at revision *20160812*. The CLI is at version *1.0.0*.
|
||||
This documentation was generated from the *Identity Toolkit* API at revision *20161206*. The CLI is at version *1.0.0*.
|
||||
|
||||
```bash
|
||||
identitytoolkit3 [options]
|
||||
@@ -49,6 +49,10 @@ identitytoolkit3 [options]
|
||||
identitytoolkit3 --help
|
||||
|
||||
Configuration:
|
||||
[--scope <url>]...
|
||||
Specify the authentication a method should be executed in. Each scope
|
||||
requires the user to grant this application permission to use it.
|
||||
If unset, it defaults to the shortest scope url for a particular method.
|
||||
--config-dir <folder>
|
||||
A directory into which we will store our persistent data. Defaults to
|
||||
a user-writable directory that we will create during the first invocation.
|
||||
|
||||
Reference in New Issue
Block a user