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
Update and rename the src/pages/api/course.ts file to pull sections matching a room. This will use the https://api.utdnebula.com/section API endpoint and the following paramaters:
meetings.location.building
meetings.location.room
And potentially
meetings.start_date
meetings.end_date
meetings.meeting_days
meetings.start_time
meetings.end_time
The text was updated successfully, but these errors were encountered:
Update and rename the
src/pages/api/course.ts
file to pull sections matching a room. This will use thehttps://api.utdnebula.com/section
API endpoint and the following paramaters:meetings.location.building
meetings.location.room
meetings.start_date
meetings.end_date
meetings.meeting_days
meetings.start_time
meetings.end_time
The text was updated successfully, but these errors were encountered: