fix: apply additional data validator using a global middleware (#12194)

This commit is contained in:
Harminder Virk
2025-04-16 16:26:44 +05:30
committed by GitHub
parent b890263725
commit ee35f3ce90
9 changed files with 156 additions and 67 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/framework": patch
---
fix: apply additional data validator using a global middleware