You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET /products/inDepartment/{department_id} : documentation does not state there will be the “display” field present on the response, but, in fact, it is returned to the client.
GET /customer: the credit card number field and the password field are exposed to the client.
The text was updated successfully, but these errors were encountered:
https://backendapi.turing.com
GET /products/inDepartment/{department_id}
: documentation does not state there will be the “display” field present on the response, but, in fact, it is returned to the client.GET /customer
: the credit card number field and the password field are exposed to the client.The text was updated successfully, but these errors were encountered: