When GetAgentsubByType() is called from the API its parameters are currently being encoded on receipt - this seems incorrect.
Note that there are other methods in agentsSub.go which perform the same action so at this point I am flagging as draft as these may need patching too if agreed by the maintainers.
When
GetAgentsubByType()
is called from the API its parameters are currently being encoded on receipt - this seems incorrect.Note that there are other methods in agentsSub.go which perform the same action so at this point I am flagging as draft as these may need patching too if agreed by the maintainers.