Commit ade9404
docs: narrow Credit Exhaustion mapping to 402 with "Out of credits" body
Line 607 said "any 402 response" which contradicts the contract at line 232
(only HTTP 402 with body {"error":"Out of credits"} maps to
CreditsExhaustedError). Align the description to match the authoritative
contract.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c4aa4e9 commit ade9404
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
604 | 604 | | |
605 | 605 | | |
606 | 606 | | |
607 | | - | |
| 607 | + | |
608 | 608 | | |
609 | 609 | | |
610 | 610 | | |
| |||
0 commit comments