Skip to content

Commit

Permalink
Fix invalid client_new_shamir_recovery_invitation definition in bin…
Browse files Browse the repository at this point in the history
…dings generator specs
  • Loading branch information
touilleMan committed Dec 4, 2024
1 parent f2bbcb3 commit 576e4d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/generator/api/invite.py
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ class Internal:

async def client_new_shamir_recovery_invitation(
client: Handle,
claimer_user_id: UserID,
send_email: bool,
) -> Result[
NewInvitationInfo,
Expand Down

0 comments on commit 576e4d6

Please sign in to comment.