Skip to content

Commit

Permalink
fix: 序列化
Browse files Browse the repository at this point in the history
  • Loading branch information
xfqwdsj committed Feb 17, 2024
1 parent 10639f2 commit 5685e60
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -98,11 +98,8 @@ data class CredentialRepresentation(
@SerialName("password")
Password,

@SerialName("totp")
Totp,

@SerialName("hotp")
Hotp,
@SerialName("otp")
Otp,

@SerialName("kerberos")
Kerberos
Expand Down

0 comments on commit 5685e60

Please sign in to comment.