Skip to content

Commit 657e977

Browse files
authored
docs(readme): change remove to autocomplete (#216)
Wow that's a blast from the past! Thanks
1 parent 7d67a52 commit 657e977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ properties:
6969
Each test case can include a specific threshold value. This makes sense because location of a neigborhood is not as accurately defined as location of,
7070
say, a building. Default threshold is 500 meters.
7171
+ `tests` is an array of test cases that make up the suite.
72-
+ `endpoint` the API endpoint (`search`, `reverse`, `suggest`) to target. Defaults to `search`.
72+
+ `endpoint` the API endpoint (`search`, `reverse`, `autocomplete`) to target. Defaults to `search`.
7373
+ `weights` (optional) test suite wide weighting for scores of the individual expectations. See the
7474
weights section below
7575

0 commit comments

Comments
 (0)