mirror of
https://github.com/etienne-hd/lbc.git
synced 2026-01-06 09:03:03 +01:00
shippable-bug-fixed
This commit is contained in:
@@ -251,7 +251,7 @@ def build_search_payload_with_args(
|
|||||||
payload["filters"]["keywords"]["type"] = "subject"
|
payload["filters"]["keywords"]["type"] = "subject"
|
||||||
|
|
||||||
if shippable:
|
if shippable:
|
||||||
payload["filters"]["locations"]["shippable"] = True
|
payload["filters"]["location"]["shippable"] = True
|
||||||
|
|
||||||
if kwargs:
|
if kwargs:
|
||||||
for key, value in kwargs.items():
|
for key, value in kwargs.items():
|
||||||
|
|||||||
Reference in New Issue
Block a user