protohaven / protohaven_api

API system for protohaven
0 stars 0 forks source link

Set up instructor scheduling reminders, fix user clearance updates #111

Closed smartin015 closed 2 months ago

smartin015 commented 2 months ago

Clearance updates were failing due to a change in neon.search_member(). This fixes that and makes a few tweaks to the instructor reminder to schedule classes. Also converts opaque 500 responses to actual Response objects with details.