feat(medusa): add if statement to idempotency-key initialize (#3555)

* add if statement to idempotency-key initialize

* add changeset
This commit is contained in:
Philip Korsholm
2023-03-22 21:34:50 +01:00
committed by GitHub
parent 74bc4b16a0
commit 3171b0e518
2 changed files with 18 additions and 10 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/medusa": patch
---
fix(medusa): if no headerkey is provided when initilizing idempotency key, no attempt is made at fetching the key