You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe we decided to drop the course/term table, and by extention this endpoint.
Frontend sends us list of courses and the term they are being scheduled for, and schedule objects kind of holds this information anyway (course start/end dates), so this endpoint wouldnt be needed.
I've made most of the code for this feature in branch courses_givenTerm just in case.
https://user-images.githubusercontent.com/44787178/255993559-68a62668-f7fd-4a45-b047-a3fe4956cc37.png
but change courses to courses_this_semester in endpoints
list of this
get term from preferences api schema
The text was updated successfully, but these errors were encountered: