Skip to content

Commit

Permalink
chore: update swagger
Browse files Browse the repository at this point in the history
  • Loading branch information
nolanjacobson committed Aug 13, 2024
1 parent cfe3452 commit 4e43082
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/docs.go
Original file line number Diff line number Diff line change
Expand Up @@ -1105,6 +1105,10 @@ const docTemplate = `{
},
"phone_code_hash": {
"type": "string"
},
"password": {
"type": "string",
"description": "Optional password for two-factor authentication"
}
},
"required": ["phone_number", "code", "phone_code_hash"]
Expand Down

0 comments on commit 4e43082

Please sign in to comment.