Bump version to 1.0.9; update JSON schemas; add new APIs

This commit is contained in:
Sebastian Thiel
2019-07-05 11:32:35 +08:00
parent 99e97ceece
commit e42ebc0c2b
2442 changed files with 190984 additions and 71186 deletions

View File

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