SMQ-2718 - Add actions on view entities response in clients (#2746)

Signed-off-by: nyagamunene <stevenyaga2014@gmail.com>
Signed-off-by: Arvindh <arvindh91@gmail.com>
Co-authored-by: Arvindh <arvindh91@gmail.com>
This commit is contained in:
Steve Munene
2025-03-12 15:54:36 +03:00
committed by GitHub
parent 065e764387
commit 2bee2efae5
17 changed files with 302 additions and 40 deletions
+1
View File
@@ -54,6 +54,7 @@ const (
SubjectKey = "subject"
ObjectKey = "object"
RolesKey = "roles"
ActionKey = "action"
ActionsKey = "actions"
RoleIDKey = "role_id"