mirror of
https://github.com/paralus/paralus.git
synced 2026-02-14 09:39:50 +00:00
Update proto/types/userpb/v3/group.proto
corrected type Signed-off-by: Nirav Parikh <52062717+niravparikh05@users.noreply.github.com>
This commit is contained in:
@@ -125,7 +125,7 @@ message GroupSpec {
|
||||
string type = 3
|
||||
[ (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = {
|
||||
title : "Type"
|
||||
description : "Type of group, defaults to `SYSYTEM`"
|
||||
description : "Type of group, defaults to `SYSTEM`"
|
||||
} ];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user