We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Get user profile path should be changed Also, there should be limited info about users.
URL: /accounts/user/<user_phone>
Sample Info:
{ "id": 2, "name": "Test User", "photo": { "image": "https://matirbank-api.herokuapp.com/media/photo/placeholder.png", "created_at": "2021-05-24T09:46:31.911560Z", "updated_at": "2021-05-24T09:49:14.011557Z" } }
The text was updated successfully, but these errors were encountered:
naimurhasan
No branches or pull requests
Get user profile path should be changed
Also, there should be limited info about users.
URL: /accounts/user/<user_phone>
Sample Info:
The text was updated successfully, but these errors were encountered: