homotechsual / HaloAPI

PowerShell module for the Halo Service Solutions series of software products.
MIT License
47 stars 35 forks source link

Refactor: Append base URL to URI if not provided in Invoke-HaloRequest.ps1 #49

Closed renada-jacob closed 1 month ago

renada-jacob commented 1 month ago

This pull request refactors the Invoke-HaloRequest function in Invoke-HaloRequest.ps1 to append the base URL to the URI if it is not already provided. This ensures that the correct URL is used for the request.