Commit e6d4396
committed
test(API): log full /diagnostics response body in live CI test
The previous test only logged the response keys, which is useless for
actually inspecting what /diagnostics returns. Pretty-print the full JSON
body so the response is visible in every live-api workflow log -- there
is no other sanitized artifact to eyeball the endpoint's real-environment
output.1 parent ccd661b commit e6d4396
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
87 | 94 | | |
88 | 95 | | |
89 | 96 | | |
| |||
0 commit comments