Skip to content

(recover) Create Mazevo event routes for building- and room-specific querying#337

Open
ruba0s wants to merge 4 commits intoUTDNebula:developfrom
ruba0s:recover-mazevo-event-routes
Open

(recover) Create Mazevo event routes for building- and room-specific querying#337
ruba0s wants to merge 4 commits intoUTDNebula:developfrom
ruba0s:recover-mazevo-event-routes

Conversation

@ruba0s
Copy link
Contributor

@ruba0s ruba0s commented Feb 18, 2026

Accidentally closed my original PR to resolve #301

The routes work fine as far as I've tested, but I noticed that the section ids for all the Mazevo events are just zeros:
image

@mikehquan19 mikehquan19 self-requested a review February 26, 2026 20:43

var mazevoEvents schema.MultiBuildingEvents[schema.SectionWithTime]
var mazevoEventsByBuilding schema.SingleBuildingEvents[schema.SectionWithTime]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ruba0s , since this is Mazevo, you have to use MazevoEvents.

@mikehquan19
Copy link
Contributor

@ruba0s just following up, no worry if you are busy with midterms.

@ruba0s
Copy link
Contributor Author

ruba0s commented Mar 5, 2026

@mikehquan19 sorry for the delay, i've been busy with midterms but will get this done as soon as I can!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create the /mazevo/:date/:building/:room route for more specific querying

2 participants