mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-06 14:52:35 +00:00
fix(management): map all fields in user grant view converter (#324)
* fix(management): map all fields in user grant view converter * feat(management): add display name to user grant view
This commit is contained in:
@@ -2554,6 +2554,7 @@ message UserGrantView {
|
||||
string project_name = 15;
|
||||
uint64 sequence = 16;
|
||||
string resource_owner = 17;
|
||||
string display_name = 18;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user