fix(medusa): GET /admin/shipping-options params (#6208)

This commit is contained in:
Kasper Fabricius Kristensen
2024-01-24 19:16:57 +01:00
committed by GitHub
parent 6404b9abd1
commit 134af77667
13 changed files with 433 additions and 109 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/client-types": patch
"@medusajs/medusa": patch
---
fix(medusa): Enable pagination, search and ordering of shipping option list endpoint