Azure API - Getting commit changes in batch

Eric Agnitsch 1 Reputation point
2021-04-01T19:53:34.7+00:00

I'm looking at Commits - Get Changes (https://learn.microsoft.com/en-us/rest/api/azure/devops/git/commits/get%20changes?view=azure-devops-rest-6.0) and Commits - Get Commits Batch (https://learn.microsoft.com/en-us/rest/api/azure/devops/git/commits/get%20commits%20batch?view=azure-devops-rest-6.0), is there a way I can get a list of changes for each commit of multiple commits at once? The goal is to get a batch of commits and the file changes of each commit in a batch rather than calling the Get Changes API for each commit in a list of commits. :)

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
35,514 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ChaitanyaNaykodi-MSFT 21,651 Reputation points Microsoft Employee
    2021-04-02T01:38:31.233+00:00

    Hello @Eric Agnitsch , Thank you for reaching out on the Q&A forum.
    We want to make sure your question is read by the right people (who will be able to give you the best answers). Please post your question in the following forum, where the Azure DevOps team and DevOps community are actively answering questions:

    https://developercommunity.visualstudio.com/search?space=21&q=Devops+API

    Please let me know if there are any additional concerns. Thank you!

    0 comments No comments