Update context-suggest.asciidoc

Removed incorrect parameter
This commit is contained in:
Clinton Gormley 2017-05-26 17:41:40 +02:00 committed by GitHub
parent 47cf7825dd
commit 0656d0236b
1 changed files with 1 additions and 2 deletions

View File

@ -28,8 +28,7 @@ PUT place
"contexts": [
{ <1>
"name": "place_type",
"type": "category",
"path": "cat"
"type": "category"
},
{ <2>
"name": "location",