Open Herve-M opened 9 months ago
Is there any way to customize the client?
I see azuredevops/client_options.go and azuredevops/client.go which seems to support it but not azuredevops/connection.go.
azuredevops/client_options.go
azuredevops/client.go
azuredevops/connection.go
Seems to be related to #122
Is there any way to customize the client?
I see
azuredevops/client_options.go
andazuredevops/client.go
which seems to support it but notazuredevops/connection.go
.