aries-agent-test-harness
aries-agent-test-harness copied to clipboard
Dotnet Backchannel missing `GET /agent/command/version` API path
When running a test, I would like to query the /agent/command/version API endpoint from the backchannel to know which Agent version is being tested. On the Dotnet backchannel, this endpoint results in a 404 when submitting a GET request.