mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-30 22:49:27 +02:00
use strict zod objects and hide proto on targets
This commit is contained in:
parent
9ede979887
commit
77408c3445
14 changed files with 154 additions and 162 deletions
|
@ -150,7 +150,6 @@ authenticated.get(
|
|||
authenticated.post(
|
||||
"/resource/:resourceId",
|
||||
verifyResourceAccess,
|
||||
verifySiteAccess,
|
||||
verifyUserHasAction(ActionsEnum.updateResource),
|
||||
resource.updateResource
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue