GSG-G10 / bastta

Bastta.com is a website that allows users to publish or buy second-hand products from all categories.
https://bastta.herokuapp.com
3 stars 4 forks source link

GET /products/favorites #36

Closed muathkhatib closed 2 years ago

muathkhatib commented 2 years ago

Get all products the user insert them on his favorites Error

{
status: 422,
message: Invalid Entered Data
}

Success

{
status: 200,
data: {
      id,
      name,
      price,
      type,
      city,
      images,
   }
}

Request params userId : 1 Validation No validation inputs