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