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: Dialogflow v1.0.8+20190402
|
||||
site_name: Dialogflow v1.0.9+20190629
|
||||
site_url: http://byron.github.io/google-apis-rs/google-dialogflow2-cli
|
||||
site_description: A complete library to interact with Dialogflow (protocol v2)
|
||||
|
||||
@@ -9,6 +9,7 @@ site_dir: build_html
|
||||
|
||||
pages:
|
||||
- ['index.md', 'Home']
|
||||
- ['projects_agent.md', 'Projects', 'Agent']
|
||||
- ['projects_agent-entity-types-batch-delete.md', 'Projects', 'Agent Entity Types Batch Delete']
|
||||
- ['projects_agent-entity-types-batch-update.md', 'Projects', 'Agent Entity Types Batch Update']
|
||||
- ['projects_agent-entity-types-create.md', 'Projects', 'Agent Entity Types Create']
|
||||
@@ -43,10 +44,11 @@ pages:
|
||||
- ['projects_agent-sessions-entity-types-list.md', 'Projects', 'Agent Sessions Entity Types List']
|
||||
- ['projects_agent-sessions-entity-types-patch.md', 'Projects', 'Agent Sessions Entity Types Patch']
|
||||
- ['projects_agent-train.md', 'Projects', 'Agent Train']
|
||||
- ['projects_delete-agent.md', 'Projects', 'Delete Agent']
|
||||
- ['projects_get-agent.md', 'Projects', 'Get Agent']
|
||||
- ['projects_operations-get.md', 'Projects', 'Operations Get']
|
||||
|
||||
theme: readthedocs
|
||||
|
||||
copyright: Copyright © 2015-2016, `Sebastian Thiel`
|
||||
copyright: Copyright © 2015-2019, `Sebastian Thiel`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user