Skip to content

Commit

Permalink
JSON Schema Update
Browse files Browse the repository at this point in the history
  • Loading branch information
binarysysadmin committed Nov 19, 2021
1 parent 136b9b8 commit 447aa65
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": "Oauth token for the client's login session (so that the user may be logged in immediately)",
"type": "string"
},
"refresh_token": {
"description": "Refresh token to perform PTA, only for the first ever created account",
"type": "string"
},
"type": {
"description": "Account type",
"type": "string",
Expand Down

0 comments on commit 447aa65

Please sign in to comment.