Replies: 1 comment
-
@SebastianSchuetze @DarqueWarrior Any comment please? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Going off the discussion under #512 .
Were I to introduce a cmdlet for listing collections, the REST API endpoint for it doesn't fit under any of the versioned API areas (as listed in
Source/Classes/Versions.cs
). Introducing a new enum value forteamcollections
is easy, but how am I supposed to fill out the API version by ADO version map inSet-VSTeamAPIVersion
? I don't have a working instance for every past version of TFS.Beta Was this translation helpful? Give feedback.
All reactions