Azure DevOps release – Deployment
I’m trying to get all the deployment for the last 1 year thru the REST API in Azure DevOps but I’m getting only certain days data in the response.
Can anyone help with this. It doesn’t provide any housekeeping details as well in the document.
I’m trying to get all the deployment for the last 1 year thru the REST API in Azure DevOps but I’m getting only certain days data in the response. Can anyone help with this. It doesn’t provide any housekeeping details as well in the document. https://vsrm.dev.azure.com/{organization}/{project}/_apis/release/releases/{releaseId}?api-version=7.2-preview.9 Read More