mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-01 00:06:38 +00:00
✨ create and apply blueprint
This commit is contained in:
@@ -820,7 +820,7 @@ authenticated.get(
|
||||
);
|
||||
|
||||
authenticated.put(
|
||||
"/org/:orgId/blueprints",
|
||||
"/org/:orgId/blueprint",
|
||||
verifyOrgAccess,
|
||||
verifyUserHasAction(ActionsEnum.applyBlueprint),
|
||||
blueprints.createAndApplyBlueprint
|
||||
|
||||
Reference in New Issue
Block a user