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

Update zayavki.registry.json

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