Commit f7ebd99
fix: disable warn_return_any for JSON response handling
The client methods return values from JSON responses which are typed
as Any. This is intentional when working with external API responses.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9ce1d54 commit f7ebd99
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments