Hi Michael,
/products/SearchProducts must pull all the products but it is only returning an empty list when no id is passed.
and I tried to use ViewAllProduct service but the swagger UI is not working
error: "Parameter productList of service popstore.ProductServices.get#ViewAllowProducts is an array type but has no child parameter (should have one, name ignored), may cause error in Swagger, etc
"
What I’m doing wrong?