Commit 022b09c8 authored by Kristina Markova's avatar Kristina Markova

Update zayavki.registry.json

parent 06654a1c
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
"body" : false "body" : false
} ], } ],
"rights" : [ { "rights" : [ {
"groupCode" : "ispolniteli", "groupCode" : "ispolniteli_requests",
"canCreate" : false, "canCreate" : false,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
...@@ -242,7 +242,7 @@ ...@@ -242,7 +242,7 @@
"canModify" : true, "canModify" : true,
"canDelete" : false "canDelete" : false
}, { }, {
"groupCode" : "klienty", "groupCode" : "klienty_requests",
"canCreate" : true, "canCreate" : true,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
...@@ -250,14 +250,11 @@ ...@@ -250,14 +250,11 @@
"canModify" : true, "canModify" : true,
"canDelete" : false "canDelete" : false
}, { }, {
"groupCode" : "admin", "groupCode" : "admin_requests",
"canCreate" : true, "canCreate" : true,
"canList" : true, "canList" : true,
"canRead" : true, "canRead" : true,
"canEdit" : true, "canEdit" : true,
"canModify" : true, "canModify" : true,
"canDelete" : true "canDelete" : true
} ], } ],
"collatedRegistries" : [ ], \ No newline at end of file
"filters" : [ ]
}
\ No newline at end of file
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