databricks-cli/libs/testserver
Denis Bilenko 878fa80322
acc: Fix RecordRequests to support requests without body (#2333)
## Changes
Do not paste request body into output if it's not a valid JSON.

## Tests
While working on #2334 I found that if I try to record a test that calls
/api/2.0/preview/scim/v2/Me which has no request body, it crashes.
2025-02-11 10:50:52 +00:00
..
fake_workspace.go Extend testserver for deployment (#2299) 2025-02-07 10:26:20 +00:00
server.go acc: Fix RecordRequests to support requests without body (#2333) 2025-02-11 10:50:52 +00:00