Open
Description
PowerShell 5.1 on Windows 10.
PSGitHub 0.15.179
The module uses the FollowRelLink of Invoke-WebRequest / Invoke-RestMethod. This does not exist prior to PowerShell 6.
Should you wish to retain support for PS 5, I wrote an implementation of this as an example. You can find that here:
Thanks!