diff --git a/client-templates/azure-repos/accept.json.sample b/client-templates/azure-repos/accept.json.sample index ad788b3a2..72fd439cc 100644 --- a/client-templates/azure-repos/accept.json.sample +++ b/client-templates/azure-repos/accept.json.sample @@ -235,7 +235,7 @@ { "//": "update existing PR in given repository", "method": "PATCH", - "path": "/:owner/_apis/git/repositories/:repo/pullrequests", + "path": "/:owner/_apis/git/repositories/:repo/pullrequests/:pullRef", "origin": "https://${AZURE_REPOS_HOST}/${AZURE_REPOS_ORG}", "auth": { "scheme": "basic",