.
This commit is contained in:
parent
169d3fed5b
commit
ff764af452
@ -101,10 +101,8 @@ routes.get(
|
||||
//isAPIKeyUser,
|
||||
FieldMiddleware.middleware({
|
||||
validFields: ["id", "name"],
|
||||
}),
|
||||
FieldMiddleware.middleware({
|
||||
invalidFields: ["partners"],
|
||||
}),
|
||||
}),
|
||||
eventController.find({
|
||||
scopes: ["defaultScope", "withOpenInscriptions"],
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user