chore(json): update all apis

And bring in 5 new ones, including cloudkms.
Also update dependencies to make things compile again.
This commit is contained in:
Sebastian Thiel
2017-05-22 20:42:37 +02:00
parent 18f0cae1d0
commit 9cff808362
723 changed files with 182398 additions and 108055 deletions

View File

@@ -1,4 +1,4 @@
site_name: safebrowsing v1.0.4+20160520
site_name: safebrowsing v1.0.4+20170509
site_url: http://byron.github.io/google-apis-rs/google-safebrowsing4-cli
site_description: A complete library to interact with safebrowsing (protocol v4)
@@ -9,6 +9,8 @@ site_dir: build_html
pages:
- ['index.md', 'Home']
- ['encoded-full-hashes_get.md', 'Encoded Full Hashes', 'Get']
- ['encoded-updates_get.md', 'Encoded Updates', 'Get']
- ['full-hashes_find.md', 'Full Hashes', 'Find']
- ['threat-list-updates_fetch.md', 'Threat List Updates', 'Fetch']
- ['threat-lists_list.md', 'Threat Lists', 'List']