fix(medusa): cart now returns 404 when not found (#13622)

FIXES #10218 
FIXES CORE-739
This commit is contained in:
William Bouchard
2025-09-30 02:49:17 -04:00
committed by GitHub
parent f970e1355a
commit 9d3c71fefd
3 changed files with 26 additions and 5 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"integration-tests-http": patch
---
fix(medusa): cart now returns 404 when not found