chore(docs): Generated API Reference (#4706)
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
committed by
GitHub
parent
efdea04963
commit
658339767b
@@ -2,12 +2,12 @@ type: object
|
||||
properties:
|
||||
q:
|
||||
type: string
|
||||
description: The query to run the search with.
|
||||
description: The search query.
|
||||
offset:
|
||||
type: number
|
||||
description: How many products to skip in the result.
|
||||
description: The number of products to skip when retrieving the products.
|
||||
limit:
|
||||
type: number
|
||||
description: Limit the number of products returned.
|
||||
filter:
|
||||
description: Filter based on the search engine.
|
||||
description: Pass filters based on the search service.
|
||||
|
||||
Reference in New Issue
Block a user