apc-unb / apc-api

MIT License
4 stars 0 forks source link

Admin update student #36

Closed VerasThiago closed 4 years ago

VerasThiago commented 4 years ago

PS: Wait this #35 PR before doing anything here

Now admin need to pass his own password to update any student data.

Example :

{  
    "studentid": "5dafcc6db4eddf3cf42a9504",
    "adminid" : "5dafcc6db4eddf3cf42a9507",
    "adminpassword" : "123",
        "firstname"     :   "Thiago"                       
}