azure-devops-python-api
azure-devops-python-api copied to clipboard
Documentation for Clients is not proper
Issue
I wanted to manage Azure DevOps Wiki using wiki client. I was not able to find any documentation for it. I had to go through code to understand how to use it.
Solution
Client usage must be added asap. Thank you
Documentation is lacking entirely for this package. I'm half tempted to just use the REST api with requests myself vs the client library just because at least then I can know where I need to go to do what.
We have the same problem, is there any documentation, or plans to make one, for this sdk?