Skip to content

Commit

Permalink
Update generated client
Browse files Browse the repository at this point in the history
  • Loading branch information
mittwald-machine committed May 28, 2024
1 parent d13c123 commit c1d2101
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Generated/V2/Schemas/Domain/TransferAuthentication.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ enum TransferAuthentication: string
case unspecified = 'unspecified';
case code = 'code';
case email = 'email';
case push = 'push';
}

0 comments on commit c1d2101

Please sign in to comment.