web-api-commander icon indicating copy to clipboard operation
web-api-commander copied to clipboard

Improve Single Response Error on Fetch by Key Tests

Open darnjo opened this issue 1 year ago • 0 comments

Unlike entity set requests, the Web API Core "Fetch by Key test" expects the payload to not be enclosed in the value array but rather at the top level.

The Commander will throw an error in this case, but currently that message is not very clear on why things are failing. The message could be made more informative.

darnjo avatar Dec 11 '23 18:12 darnjo