Commit 487f5ce8 authored by Kristina Markova's avatar Kristina Markova

Update consult.registry.json

parent 44268cfa
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
"body" : false "body" : false
} ], } ],
"rights" : [ { "rights" : [ {
"groupCode" : "ispolniteli", "groupCode" : "ispolniteli_requests",
"canCreate" : true, "canCreate" : true,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
"canModify" : true, "canModify" : true,
"canDelete" : false "canDelete" : false
}, { }, {
"groupCode" : "klienty", "groupCode" : "klienty_requests",
"canCreate" : false, "canCreate" : false,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
...@@ -114,7 +114,7 @@ ...@@ -114,7 +114,7 @@
"canModify" : false, "canModify" : false,
"canDelete" : false "canDelete" : false
}, { }, {
"groupCode" : "admin", "groupCode" : "admin_requests",
"canCreate" : true, "canCreate" : true,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment