MicrosoftDocs / vsts-rest-api-specs

MIT License
158 stars 114 forks source link

Test Cases - Delete - Uri for Server 2022 is incorrect #651

Open Lahiri opened 4 months ago

Lahiri commented 4 months ago

The URI documented for Test Cases - Delete (DevOps Server 2022) is incorrect and it doesn't work.

After a few tests I found that that the correct URI is

DELETE https://{instance}/{collection}/{project}/_apis/test/plans/{planId}/suites/{suiteId}/testcases/{testCaseId}?api-version=7.0


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.