mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
Correct Variant Added to Cart
This commit is contained in:
@@ -21,7 +21,7 @@ export type ProductsHandlers = {
|
||||
|
||||
const METHODS = ['GET']
|
||||
|
||||
// TODO: a complete implementation should have schema validation for `req.body`
|
||||
// TODO(lf): a complete implementation should have schema validation for `req.body`
|
||||
const productsApi: BigcommerceApiHandler<
|
||||
SearchProductsData,
|
||||
ProductsHandlers
|
||||
|
Reference in New Issue
Block a user