d62f2cf776
The portal.ts refactor (GRO-218) dropped several route handlers that tests depend on. Restored: - PATCH /portal/appointments/:id/notes - POST /portal/appointments/:id/confirm - POST /portal/appointments/:id/cancel - POST /portal/waitlist - PATCH /portal/waitlist/:id - DELETE /portal/waitlist/:id All 190 API tests now pass. Co-Authored-By: Paperclip <noreply@paperclip.ing>