MethodsAndPractices / vsteam

PowerShell module for accessing Azure DevOps Services and Azure DevOps Server (formerly VSTS or TFS)
https://methodsandpractices.github.io/vsteam-docs/
MIT License
442 stars 155 forks source link

Fix for URL generation with blank api-version #494

Closed sevaa closed 1 year ago

sevaa commented 1 year ago

PR Summary

fixes #442

PR Checklist

sevaa commented 1 year ago

I didn't touch Update-VSTeamProject or its test. Was it broken all along? Can't repro the test fail on Windows.

sevaa commented 1 year ago

I'll see what I can do. This PR would be pointless then. Let's keep it alive for the time being, once I have something workable, I'll delete this one.

496 would be nice to merge though :) I build on PS5.

sevaa commented 1 year ago

Covered by #523, closing,