We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9782c9 + 56357f1 commit 133fe0fCopy full SHA for 133fe0f
1 file changed
examples/conversation_v1.py
@@ -5,7 +5,7 @@
5
conversation = ConversationV1(
6
username='YOUR SERVICE USERNAME',
7
password='YOUR SERVICE PASSWORD',
8
- version='2017-04-21')
+ version='2018-02-16')
9
10
# When you send multiple requests for the same conversation, include the
11
# context object from the previous response.
0 commit comments