Files
medusa-store/.changeset/nervous-plants-watch.md
Adrien de Peretti bc06ad2db4 feat: Clean up shipping options management (#6977)
**What**
- cleanup existing route on some aspects but not all
- add new create shipping options end point and types
- add set of integration tests
- cleanup existing fulfillment routes
- align existing integration tests
- transform old type to zod types and validators
- fix stock location route
2024-04-06 16:52:05 +00:00

88 B

@medusajs/medusa, @medusajs/types
@medusajs/medusa @medusajs/types
patch patch

Feat/shipping options api 3