fix(medusa-js): Allow payload in DELETE and POST (#1985)

This commit is contained in:
Adrien de Peretti
2022-08-04 11:47:54 +02:00
committed by GitHub
parent b1f88f917b
commit badda5233c
3 changed files with 18 additions and 13 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa-js": patch
"@medusajs/medusa": patch
---
Only include payload on POST and DELETE requests