Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrepancies between the reference implementation and its documentation #4

Open
iherasymenko opened this issue Apr 22, 2019 · 3 comments

Comments

@iherasymenko
Copy link

https://backendapi.turing.com

  1. 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.

  2. GET ​/customer: the credit card number field and the password field are exposed to the client.

@edertaveiraturing
Copy link

Please check again.

@iherasymenko
Copy link
Author

Thanks for the quick turnaround! Now it works as expected!

@iherasymenko
Copy link
Author

Reopening.

The password and credit_card are exposed in PUT customer

@iherasymenko iherasymenko reopened this Apr 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants