The `/admin/uploads` route uses an incorrect input type `CreateProductDTO`. This PR fixes it to the type defined in `validators.ts`.
81 B
81 B
@medusajs/medusa
| @medusajs/medusa |
|---|
| patch |
fix(medusa): Fix request type in upload route