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: drive v1.0.4+20161212
site_name: drive v1.0.4+20170512
site_url: http://byron.github.io/google-apis-rs/google-drive2-cli
site_description: A complete library to interact with drive (protocol v2)
@@ -13,6 +13,7 @@ pages:
- ['apps_get.md', 'Apps', 'Get']
- ['apps_list.md', 'Apps', 'List']
- ['changes_get.md', 'Changes', 'Get']
- ['changes_get-start-page-token.md', 'Changes', 'Get Start Page Token']
- ['changes_list.md', 'Changes', 'List']
- ['changes_watch.md', 'Changes', 'Watch']
- ['channels_stop.md', 'Channels', 'Stop']
@@ -70,6 +71,11 @@ pages:
- ['revisions_list.md', 'Revisions', 'List']
- ['revisions_patch.md', 'Revisions', 'Patch']
- ['revisions_update.md', 'Revisions', 'Update']
- ['teamdrives_delete.md', 'Teamdrives', 'Delete']
- ['teamdrives_get.md', 'Teamdrives', 'Get']
- ['teamdrives_insert.md', 'Teamdrives', 'Insert']
- ['teamdrives_list.md', 'Teamdrives', 'List']
- ['teamdrives_update.md', 'Teamdrives', 'Update']
theme: readthedocs