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
UserProfile
The text was updated successfully, but these errors were encountered:
You have written code for it at bc349b9
Sorry, something went wrong.
@DeKaN - though it's not yet complete, that was just a sample as part of setting up. You wanna finish it up?
You can get, create, update and delete User and UserProfile with this "sample" :)
User
Hehe, sure :)
Let me edit it, what might be remaining is tests for delete and update.
delete
update
add user test for update, delete and get all users. AndelaOSP#14
8f1d678
remove force_authentication module AndelaOSP#14
5d9e0de
No branches or pull requests
Finish the required end-points for. - (done)UserProfile
management (CRUD)The text was updated successfully, but these errors were encountered: