mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
Bump version to 1.0.9; update JSON schemas; add new APIs
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
site_name: drive v1.0.8+20190328
|
||||
site_name: drive v1.0.9+20190620
|
||||
site_url: http://byron.github.io/google-apis-rs/google-drive2-cli
|
||||
site_description: A complete library to interact with drive (protocol v2)
|
||||
|
||||
@@ -27,6 +27,13 @@ pages:
|
||||
- ['comments_list.md', 'Comments', 'List']
|
||||
- ['comments_patch.md', 'Comments', 'Patch']
|
||||
- ['comments_update.md', 'Comments', 'Update']
|
||||
- ['drives_delete.md', 'Drives', 'Delete']
|
||||
- ['drives_get.md', 'Drives', 'Get']
|
||||
- ['drives_hide.md', 'Drives', 'Hide']
|
||||
- ['drives_insert.md', 'Drives', 'Insert']
|
||||
- ['drives_list.md', 'Drives', 'List']
|
||||
- ['drives_unhide.md', 'Drives', 'Unhide']
|
||||
- ['drives_update.md', 'Drives', 'Update']
|
||||
- ['files_copy.md', 'Files', 'Copy']
|
||||
- ['files_delete.md', 'Files', 'Delete']
|
||||
- ['files_empty-trash.md', 'Files', 'Empty Trash']
|
||||
@@ -79,5 +86,5 @@ pages:
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2016, `Sebastian Thiel`
|
||||
copyright: Copyright © 2015-2019, `Sebastian Thiel`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user