Skip to content

Commit

Permalink
Fix answerContext in example output to match example document
Browse files Browse the repository at this point in the history
  • Loading branch information
Elleo committed Jan 8, 2018
1 parent 687cd44 commit fba3f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ This returns a list of inbox items:
'answers': [
{
'answerText': "Hopefully it's pretty easy",
'answerContext: "did very good work. Sam was born in 1974 on the sunny island of",
'answerContext: "Welcome to the Cape API 0.1. Hopefully it's pretty easy to use.",
'confidence': 0.75,
'sourceType': 'document',
'sourceId': '358e1b77c9bcc353946dfe107d6b32ff',
Expand Down

0 comments on commit fba3f3e

Please sign in to comment.