fix(medusa): allow passing null to cart API routes (#14381)
Allow passing `null` as the locale for cart API route, as `optional` only allow passing `undefined`.
This commit is contained in:
5
.changeset/early-dingos-repeat.md
Normal file
5
.changeset/early-dingos-repeat.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/medusa": patch
|
||||
---
|
||||
|
||||
fix(medusa): allow passing null to cart API routes
|
||||
Reference in New Issue
Block a user