fix(medusa): Fix q param on /admin/price-lists/:id/products (#2813)
This commit is contained in:
committed by
GitHub
parent
5e4decbc1c
commit
9e05fef4b9
5
.changeset/funny-ligers-think.md
Normal file
5
.changeset/funny-ligers-think.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
Fixes a bug where using the q param with the endpoint /admin/price-lists/:id/products would also return products not associated with the price list.
|
||||
Reference in New Issue
Block a user