fix: menu and routing
This commit is contained in:
@@ -14,8 +14,9 @@ http:
|
||||
"limit": 50,
|
||||
"offset": 0,
|
||||
// "filter": "'attr.10'= 71",
|
||||
"facets":["category_ids", "price"]
|
||||
// "facets": ["category_ids", "attr", "feat", "price"]
|
||||
// "facets":["category_ids", "price", "attr"],
|
||||
"attributesToRetrieve" : ["product_id"]
|
||||
"facets": ["category_ids", "attr", "feat", "price"]
|
||||
}
|
||||
auth:
|
||||
type: bearer
|
||||
|
||||
Reference in New Issue
Block a user