Skip to content

Commit

Permalink
Update openapi/components/schemas/RequiresTwoFactorAuth.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: C0D3 M4513R <[email protected]>
  • Loading branch information
0xkubectl and C0D3-M4513R committed Jul 23, 2024
1 parent 99048f4 commit 9180c65
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi/components/schemas/RequiresTwoFactorAuth.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,9 @@ properties:
type: array
items:
type: string
enum:
- totp
- otp
- emailOtp
required:
- requiresTwoFactorAuth

0 comments on commit 9180c65

Please sign in to comment.