feat(medusa,types): GET admin promotion endpoint to fetch by code (#6697)

what:

- GET admin promotion endpoint will search for a promotion either through ID or code
This commit is contained in:
Riqwan Thamir
2024-03-14 15:13:53 +00:00
committed by GitHub
parent c3f8c30ba6
commit 1a661adf3e
4 changed files with 53 additions and 36 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"@medusajs/types": patch
---
feat(medusa,types): GET admin promotion endpoint to fetch by code