microsoft / Partner-Center-PowerShell

PowerShell module for managing Partner Center resources.
https://docs.microsoft.com/powershell/partnercenter/
MIT License
130 stars 59 forks source link

Implemented HttpClient to remove duplicate versions from the URI #381

Closed rvdintercept closed 2 years ago

rvdintercept commented 2 years ago

Description

Implemented HttpClient to remove duplicate versions from the URI before sending the request.

Related issue

Fixes #379

ghost commented 2 years ago

CLA assistant check
All CLA requirements met.

rvdintercept commented 2 years ago

Issue appears to be solved by reverting changes in the API