.
This commit is contained in:
parent
e6e91fdbd8
commit
b257417cf7
@ -225,7 +225,7 @@ routes.get(
|
||||
);
|
||||
|
||||
routes.get(
|
||||
"/web/reservations/code/:code",
|
||||
"/web/reservations/code/:reservation_code",
|
||||
// isAdministratorUser,
|
||||
//SchemaValidator(eventValidation.ReservationInputType, true),
|
||||
(req, res, next) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user