Skip to content

Commit 218d85b

Browse files
committed
fix: Only parse as JSON when content type is json
1 parent bd29ceb commit 218d85b

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,12 @@
77

88
## [1.0.1](https://github.com/kapetacom/sdk-web-rest-client/compare/v1.0.0...v1.0.1) (2023-06-17)
99

10-
1110
### Bug Fixes
1211

13-
* Make transport case insensitive ([e40e47d](https://github.com/kapetacom/sdk-web-rest-client/commit/e40e47d1af8aadec8235990da7a5ba6a60730bd9))
12+
- Make transport case insensitive ([e40e47d](https://github.com/kapetacom/sdk-web-rest-client/commit/e40e47d1af8aadec8235990da7a5ba6a60730bd9))
1413

1514
# 1.0.0 (2023-06-17)
1615

17-
1816
### Features
1917

20-
* Change to use typescript ([#1](https://github.com/kapetacom/sdk-web-rest-client/issues/1)) ([03320ae](https://github.com/kapetacom/sdk-web-rest-client/commit/03320ae86d0cc9ad32c8497bb2417a6f1b8b590c))
18+
- Change to use typescript ([#1](https://github.com/kapetacom/sdk-web-rest-client/issues/1)) ([03320ae](https://github.com/kapetacom/sdk-web-rest-client/commit/03320ae86d0cc9ad32c8497bb2417a6f1b8b590c))

0 commit comments

Comments
 (0)