feat(medusa): Validate required id before retrieving (#2738)

This commit is contained in:
Carlos R. L. Rodrigues
2022-12-19 09:49:18 +01:00
committed by GitHub
parent 9e05fef4b9
commit 8dcc805ccf
33 changed files with 325 additions and 60 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
chore(medusa): Validate required id in `[someService].retrieve`