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
Child of #17
Using POST request I'll accept the parameters and values that are to be changed and change those parameters in the database. @YashKumarVerma
The text was updated successfully, but these errors were encountered:
Thanks @souravpaul8, for raising the issue! 🙌 One of our team mates will revert on this soon. ✅
Sorry, something went wrong.
@YashKumarVerma Can you confirm me few things:
@YashKumarVerma Can you confirm me few things: The username corresponding to the user whose details have to be updated will be in the body (not params) Can a user update his username? The body of the request will contain only properties to be changed and their corresponding value.
Successfully merging a pull request may close this issue.
Child of #17
Using POST request I'll accept the parameters and values that are to be changed and change those parameters in the database.
@YashKumarVerma
The text was updated successfully, but these errors were encountered: