bank: auto usernames goa-account-<random> shown to user
API and docs describe the visible auto username shape.
This commit is contained in:
parent
2519c8844b
commit
7583d0896e
3 changed files with 10 additions and 9 deletions
|
|
@ -42,7 +42,7 @@ Details + JSON schema: `configs/bank-landing/README.md`.
|
|||
| Path | Behaviour |
|
||||
|------|-----------|
|
||||
| `GET /demo-withdraw.json` | Mint one-shot withdraw from shared **`explorer`** pool; write `withdraw.uri` + watch ids |
|
||||
| `GET /auto-account.json` | Public `POST /accounts` with generated **`goa-bank-acc-<hex>`** user + password; **balance GOA:0**; return credentials once |
|
||||
| `GET /auto-account.json` | Public `POST /accounts` with generated **`goa-account-<random>`** user + password containing **pleasechangeme**; **balance GOA:0**; return credentials once |
|
||||
|
||||
Install / restart:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue