Commit be963d1
committed
docs: fix credential resolution order (#80)
Remove incorrect claim that $MINIMAX_API_KEY is part of the resolver
chain. The env var is checked by ensureApiKey() in main.ts before
command execution, and persisted to config.json — it is not directly
resolved by resolveCredential().1 parent 039e902 commit be963d1
1 file changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
| 57 | + | |
59 | 58 | | |
60 | | - | |
61 | | - | |
62 | | - | |
| 59 | + | |
| 60 | + | |
63 | 61 | | |
64 | 62 | | |
65 | 63 | | |
| |||
0 commit comments