Skip to content

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Workflow committed Aug 21, 2024
1 parent afa6d0c commit 81a3e49
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/v3/get_settings/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,10 @@
"description": "(Optional) Indicates the timestamp for the next verify attempt",
"type": "integer"
},
"session_timestamp": {
"description": "(Optional) Indicates the timestamp for the current's session email code expiry",
"type": "integer"
},
"verified": {
"description": "Indicates the verification status of the client's phone number.",
"type": "integer",
Expand Down

0 comments on commit 81a3e49

Please sign in to comment.