diff --git a/application/replies/consult/consult.registry.json b/application/replies/consult/consult.registry.json index 636d98221cb617da71086c5670d9a45f7f36ba3e..bdddc4343f7dfe5c0f0e439211f67b22448b89bf 100644 --- a/application/replies/consult/consult.registry.json +++ b/application/replies/consult/consult.registry.json @@ -98,7 +98,7 @@ "body" : false } ], "rights" : [ { - "groupCode" : "ispolniteli", + "groupCode" : "ispolniteli_requests", "canCreate" : true, "canList" : true, "canRead" : true, @@ -106,7 +106,7 @@ "canModify" : true, "canDelete" : false }, { - "groupCode" : "klienty", + "groupCode" : "klienty_requests", "canCreate" : false, "canList" : true, "canRead" : true, @@ -114,7 +114,7 @@ "canModify" : false, "canDelete" : false }, { - "groupCode" : "admin", + "groupCode" : "admin_requests", "canCreate" : true, "canList" : true, "canRead" : true,