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 Jan 15, 2025
1 parent 262025a commit c53f424
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/v3/new_account_virtual/receive.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
"description": "Email of the new virtual-money account",
"type": "string"
},
"login_code": {
"description": "[Optional] One-time code for passwordless login, valid for 1 minute",
"type": "string"
},
"oauth_token": {
"description": "Oauth token for the client's login session (so that the user may be logged in immediately)",
"type": "string"
Expand Down

0 comments on commit c53f424

Please sign in to comment.