Commit 30584ae
The TSDoc for ThrownHttpError.declaredStatus said the fallback-probe
workaround (`resolveThrownHttpError(e, 0).status !== 0`) was "still
spelled by hand in packages/rest's publish-classification suite". PR
#8814 (closing #8634) re-pointed both call sites in that suite at
`declaredStatus` directly, so the clause is now false. Corrected it to
name the current call-site spelling instead.
Fixes #8810
Claude-Session: https://claude.ai/code/session_01NaS1PAHJcPfAA2acnV53Tn
Co-authored-by: Claude <noreply@anthropic.com>
1 parent 6b6b606 commit 30584ae
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
| 88 | + | |
90 | 89 | | |
91 | | - | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
92 | 94 | | |
93 | 95 | | |
94 | 96 | | |
| |||
0 commit comments