Carlos R. L. Rodrigues
|
ffd6234356
|
chore(integration): throw errors on catch blocks (#2091)
Why:
Suppressing errors and not failing the execution will lead to misleading errors of the following tests.
Fixes CORE-461
|
2022-08-25 06:36:24 +00:00 |
|
Oliver Windall Juhl
|
373532ecbc
|
feat: Typescript for API layer (#817)
Co-authored-by: Philip Korsholm <88927411+pKorsholm@users.noreply.github.com>
Co-authored-by: Zakaria El Asri <33696020+zakariaelas@users.noreply.github.com>
Co-authored-by: Kasper Fabricius Kristensen <45367945+kasperkristensen@users.noreply.github.com>
Co-authored-by: Philip Korsholm <philip.korsholm@hotmail.com>
Co-authored-by: Sebastian Rindom <seb@medusa-commerce.com>
|
2021-11-18 15:19:17 +01:00 |
|
Sebastian Rindom
|
45b344fbe1
|
fix: add product count to storefront (#719)
|
2021-11-04 15:32:48 +01:00 |
|
Sebastian Rindom
|
58127564d7
|
feat(medusa): adds collection endpoints to storefront (#711)
Adds:
- `/store/collections/:id`
- `/store/collections`
|
2021-11-03 11:24:45 +01:00 |
|