Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit c53f424

Browse files
author
Github Workflow
committed
JSON Schema Update
1 parent 262025a commit c53f424

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/v3/new_account_virtual/receive.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
"description": "Email of the new virtual-money account",
4242
"type": "string"
4343
},
44+
"login_code": {
45+
"description": "[Optional] One-time code for passwordless login, valid for 1 minute",
46+
"type": "string"
47+
},
4448
"oauth_token": {
4549
"description": "Oauth token for the client's login session (so that the user may be logged in immediately)",
4650
"type": "string"

0 commit comments

Comments
 (0)