Commit 84a5edc
committed
fix(ApiResponseContract): update json method parameter type
- Change the type of the 'status' parameter to accept bool, int, or string.
- This allows for more flexibility in the response status representation.
- Ensures compatibility with various status value types.1 parent daa1aaa commit 84a5edc
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
32 | 38 | | |
0 commit comments