feat(): Add support for store locales end point (#14307)

**What**
Add support for `store/locales` which return the configured supported locales
This commit is contained in:
Adrien de Peretti
2025-12-15 13:10:43 +00:00
committed by GitHub
parent 665b80adb1
commit 0f1566c644
7 changed files with 141 additions and 6 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"@medusajs/link-modules": patch
---
feat(): Add support for store locales end point