chore(json): fetch latest json and re-gen all code

This commit is contained in:
Sebastian Thiel
2016-12-16 11:25:26 +01:00
parent e04b6d023d
commit 06caa1de02
657 changed files with 237602 additions and 19201 deletions

View File

@@ -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.