 
|
48e00169d2
|
breaking: move shared HTTP utils to the framework (#9402)
Fixes: FRMW-2728, FRMW-2729
After this PR gets merged the following middleware will be exported from the `@medusajs/framework/http` import path.
- applyParamsAsFilters
- clearFiltersByKey
- applyDefaultFilters
- setContext
- getQueryConfig
- httpCompression
- maybeApplyLinkFilter
- refetchEntities
- unlessPath
- validateBody
- validateQuery
Co-authored-by: Adrien de Peretti <25098370+adrien2p@users.noreply.github.com>
|
2024-10-03 09:42:00 +00:00 |
|
 Adrien de PerettiandGitHub
|
e096feb7d5
|
chore: Update modules deps (#9286)
|
2024-09-26 11:14:35 +05:30 |
|
 Stevche RadevskiandGitHub
|
012a624ee4
|
feat: Flatten the provider config for all modules (#7930)
|
2024-07-03 16:57:12 +02:00 |
|
 Adrien de PerettiandGitHub
|
4eae25e1ef
|
chore(): Reorganize modules (#7210)
**What**
Move all modules to the modules directory
|
2024-05-02 15:33:34 +00:00 |
|