GET /food/menuItems/suggest
Summary: Autocomplete Menu Item Search
Operation ID: autocompleteMenuItemSearch
Auth: unknown
Operation ID: autocompleteMenuItemSearch
Auth: unknown
Description
Generate suggestions for menu items based on a (partial) query. The matches will be found by looking in the title only.
Parameters (2)
number
(number, query, optional)
The number of results to return (between 1 and 25).
Constraints: {'minimum': 1, 'maximum': 25}
query
(string, query, required)
The (partial) search query.
No probe data for this endpoint yet.