aries-agent-test-harness icon indicating copy to clipboard operation
aries-agent-test-harness copied to clipboard

Dotnet Backchannel missing `GET /agent/command/version` API path

Open PatStLouis opened this issue 3 years ago • 0 comments

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.

PatStLouis avatar Nov 10 '22 17:11 PatStLouis