You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New function Invoke-ShlinkRestMethod. This function will provide people with flexibility to use Shlink's REST API more directly if necessary; without the need to use this module's functions. Useful in scenarios where Shlink is updated with a breaking change or new endpoint not yet supported in PSShlink
Changed
Changed the way the internal function InvokeShlinkRestMethod discovered the pagination property; this enabled a more user friendly implementation of the new public function Invoke-ShlinkRestMethod
Deprecation warning added to Set-ShlinkUrl for -ValidateUrl, which is true since Shlink 3.5.0