mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-18 08:36:38 +00:00
change route name
This commit is contained in:
@@ -310,7 +310,7 @@ authenticated.post(
|
||||
);
|
||||
|
||||
authenticated.post(
|
||||
"/client/:clientId/resources",
|
||||
"/client/:clientId/site-resources",
|
||||
verifyLimits,
|
||||
verifyApiKeyHasAction(ActionsEnum.setResourceUsers),
|
||||
logActionAudit(ActionsEnum.setResourceUsers),
|
||||
|
||||
Reference in New Issue
Block a user