.
This commit is contained in:
parent
8445cac5c8
commit
c7c5fdf7df
@ -227,7 +227,7 @@ routes.get(
|
|||||||
routes.get(
|
routes.get(
|
||||||
"/web/reservations/code/:reservation_code",
|
"/web/reservations/code/:reservation_code",
|
||||||
// isAPIKeyUser,
|
// isAPIKeyUser,
|
||||||
eventReservationController.ReservationFromCode
|
eventReservationController.getReservationFromCode
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user