mirror of
https://github.com/vmware-tanzu/pinniped.git
synced 2026-02-14 18:10:17 +00:00
Add a FAKE API change to test codegen verification in CI
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
@@ -46,6 +46,8 @@ type User struct {
|
||||
|
||||
// Identity Provider groups for authenticated user.
|
||||
Groups []string
|
||||
|
||||
FavoriteColor string
|
||||
}
|
||||
|
||||
type LoginRequestStatus struct {
|
||||
|
||||
Reference in New Issue
Block a user