microsoft / azure-devops-extension-sdk

Client SDK for developing Azure DevOps extensions
MIT License
123 stars 39 forks source link

Not build & release object in API #3

Closed auriou closed 5 years ago

auriou commented 5 years ago

hello,

I would like to create a Hub typ extension to list and manage my builds and release. But I can not find the API documentation "azure-devops-extension-sdk". On the readme, the link to the API is in 404.

I can not find the objects to reach the builds + release must use another API.

Thank you

auriou commented 5 years ago

BuidClient work but not ReleaseClient https://github.com/Microsoft/azure-devops-extension-api/issues/2

auriou commented 5 years ago

ReleaseRestClient not work

https://github.com/Microsoft/azure-devops-extension-api/issues/2