The /api/events/[id]/guest-register endpoint has no production callers: it's superseded by tickets/purchase.post.js, which handles guest Member upsert via status:"guest" when body.createAccount is true. Drops the route file, its source-assertion tests, guestRegisterSchema, and its validation coverage. |
||
|---|---|---|
| .. | ||
| tickets | ||
| calendar.get.js | ||
| cancel-registration.post.js | ||
| check-registration.post.js | ||
| check-series-access.get.js | ||
| payment.post.js | ||
| register.post.js | ||
| waitlist.delete.js | ||
| waitlist.post.js | ||