API endpoint showing sample PowerShell incorrectly

Product: PowerShell Universal
Version: 2.6.1

Sorry to post another one but this is a minor one. After creating an endpoint under api’s, I go to details and the PowerShell sample is missing a / in the path.
example"

Invoke-RestMethod https://psuniversal.domain.comGetTest
I think it should be Invoke-RestMethod https://psuniversal.domain.com/GetTest
2.5.4 shows this correctly.

Thank you,
Mike

1 Like