diff --git a/openapi/components/schemas/TwoFactorAuthType.yaml b/openapi/components/schemas/TwoFactorAuthType.yaml index 78ab97ba..84226587 100644 --- a/openapi/components/schemas/TwoFactorAuthType.yaml +++ b/openapi/components/schemas/TwoFactorAuthType.yaml @@ -3,4 +3,5 @@ type: string enum: - emailOtp - otp + - passkey - totp