azure-devops-python-api

Azure DevOps Python API

MIT License

Downloads
4.8M
Stars
580
Committers
16

Bot releases are visible (Hide)

azure-devops-python-api - VSTS 0.1.10

Published by tedchamb over 6 years ago

Added User area for 4.1
Fixed serialization issue with release triggers. #91

azure-devops-python-api - VSTS 0.1.9

Published by tedchamb over 6 years ago

Added clients for more REST areas:

  • Cloud Load Test
  • Graph
  • MEM
  • Profile
  • Service Endpoint
  • Symbol
  • Wiki
  • WIT Process
  • WIT Process Definition
  • WIT Process Template
azure-devops-python-api - VSTS 0.1.8

Published by tedchamb over 6 years ago

Fixes an issue where the incorrect url was being generated for several test case and licensing endpoints.

azure-devops-python-api - VSTS 0.1.7

Published by tedchamb over 6 years ago

Fix git get_commit_diffs method to send correct query parameter names.