Describe the bug
When running conformance tests, it's difficult to replicate errors without knowing the details of the request that is being sent
Expected behavior
When the request takes parameters/JSON, some additional detail appears showing what the request was.
Proposed resolution
Along with a failure message, a copy of the payload that was sent (ie. for the objects/list call, the JSON sent in the request body).
Describe the bug
When running conformance tests, it's difficult to replicate errors without knowing the details of the request that is being sent
Expected behavior
When the request takes parameters/JSON, some additional detail appears showing what the request was.
Proposed resolution
Along with a failure message, a copy of the payload that was sent (ie. for the objects/list call, the JSON sent in the request body).