feat(core-flows, medusa): add create stock location endpoint for api-v2 (#6787)

This commit is contained in:
Philip Korsholm
2024-03-25 12:53:09 +01:00
committed by GitHub
parent 247ca3c3fa
commit 68b9812aa1
14 changed files with 355 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
---
feat(core-flows, medusa): add create stock location endpoint for api-v2