Add a FAKE API change to test codegen verification in CI
Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
parent
745775bf4b
commit
28a500fce9
@ -46,6 +46,8 @@ type User struct {
|
|||||||
|
|
||||||
// Identity Provider groups for authenticated user.
|
// Identity Provider groups for authenticated user.
|
||||||
Groups []string
|
Groups []string
|
||||||
|
|
||||||
|
FavoriteColor string
|
||||||
}
|
}
|
||||||
|
|
||||||
type LoginRequestStatus struct {
|
type LoginRequestStatus struct {
|
||||||
|
Loading…
Reference in New Issue
Block a user