(Feat): Initial Commit
This commit is contained in:
8
test/testdata/snapshots/TestGetUserInfo.golden
vendored
Normal file
8
test/testdata/snapshots/TestGetUserInfo.golden
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
(types.GetUserInfoResponse) {
|
||||
Email: (strfmt.Email) (len=17) user1@example.com,
|
||||
Scopes: ([]string) (len=1) {
|
||||
(string) (len=3) "app"
|
||||
},
|
||||
Sub: (*string)((len=36) "f6ede5d8-e22a-4ca5-aa12-67821865a3e5"),
|
||||
UpdatedAt: <redacted>,
|
||||
}
|
||||
Reference in New Issue
Block a user