diff --git a/autocomplete.md b/autocomplete.md index d3d0f8d..681876f 100644 --- a/autocomplete.md +++ b/autocomplete.md @@ -58,3 +58,4 @@ without `focus.point` you will find the most popular restaurants first: | `text` | string | yes | none | `Union Square` | | `focus.point.lat` | floating point number | no | none | `48.581755` | | `focus.point.lon` | floating point number | no | none | `7.745843` | +| `size` | integer | no | 10 | 5 |