Skip to content
Snippets Groups Projects
Commit 55691c4a authored by Podosochnyy Maxim's avatar Podosochnyy Maxim
Browse files

Правки

parent 7615c31a
No related branches found
No related tags found
1 merge request!38Исправлен алгоритм работы с коллекциями, клиентами и ролями
...@@ -15,7 +15,7 @@ class Servicer(ExtensionService): ...@@ -15,7 +15,7 @@ class Servicer(ExtensionService):
roles = [ roles = [
roles_pb2.Role( roles_pb2.Role(
id="demo-role", id="demo-role",
description="Описание к ролииии", description="Описание к роли",
rules=[ rules=[
common_pb2.Rule( common_pb2.Rule(
collection_id="dealers_cities", collection_id="dealers_cities",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment