Commit 03a2bac
await raw.parse() in async variant
AsyncAPIResponse.parse() is itself async; without await we constructed
Acquired with a coroutine instead of the parsed model.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 18829ec commit 03a2bac
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
0 commit comments