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
When I need to call API which have no own cmdlet in the module, like API for updating Wiki page, I need to specify e.g. If-Match header to the request. I see no way how to add this now when using Invoke-VSTeamRequest.
Adding possibility to specify own header values will allow me to use this call to cover all "unsupported" API calls.
Thanks!
The text was updated successfully, but these errors were encountered:
When I need to call API which have no own cmdlet in the module, like API for updating Wiki page, I need to specify e.g. If-Match header to the request. I see no way how to add this now when using Invoke-VSTeamRequest.
Adding possibility to specify own header values will allow me to use this call to cover all "unsupported" API calls.
Thanks!
The text was updated successfully, but these errors were encountered: