LibreTexts / ngshare

nbgrader sharing service
https://ngshare.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
17 stars 17 forks source link

extend API specifications to manage students and instructors #42

Closed aalmanza1998 closed 4 years ago

aalmanza1998 commented 4 years ago

added api documentation to manage students and instructors

aalmanza1998 commented 4 years ago

not sure if we should have student_id and instructor_id or if we should replace them both with a username?

lxylxy123456 commented 4 years ago

not sure if we should have student_id and instructor_id or if we should replace them both with a username?

I changed it to username. It makes backend easier to implement