Open Raesquiv13 opened 4 years ago
As the product owner, I want to:
API: Verb: GET URL: "/api/inventory/:userEmail"
response status : 200
body { "productId" : "", "stock" : 0 }
error status: 500 "message" : "Error al realizar la peticion"
As the product owner, I want to:
API: Verb: GET URL: "/api/inventory/:userEmail"
response status : 200
body { "productId" : "", "stock" : 0 }
error status: 500 "message" : "Error al realizar la peticion"