Skip to content

Commit c0563fb

Browse files
authored
Fix JSON parsing error for empty response bodies
Fixes a JSON parsing error when handling empty response bodies that lack a Content-Length header.
1 parent 2af4d9a commit c0563fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/tame-solives-brake.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@hey-api/openapi-ts": patch
3+
---
4+
5+
**plugin(@hey-api/client-ky)**: fix: JSON parsing error on empty response bodies without Content-Length header

0 commit comments

Comments
 (0)