Commit 6a7af1e
committed
Standardizes JSON content type in test cases
Updates the `contentType` field in test cases to use "application/json"
instead of "application/json; charset=UTF-8" for consistency and to
align with expected content type format.
This change ensures uniformity in tests and avoids potential issues
related to charset specification.1 parent 9d2be49 commit 6a7af1e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments