Feat(medusa, core-flows, types): add reservation endpoints (#7018)

* add reservation endpoints

* add changeset
This commit is contained in:
Philip Korsholm
2024-04-09 18:40:00 +02:00
committed by GitHub
parent 78f603e4f1
commit f175cac4af
24 changed files with 1204 additions and 1 deletions

View File

@@ -0,0 +1,7 @@
---
"@medusajs/core-flows": patch
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(core-flows, medusa, types): add reservation item endpoints