79366251

Date: 2025-01-17 22:38:12
Score: 2
Natty:
Report link

Needed this myself and couldn't find an answer. This is working for me.

[POST] https://dev.azure.com/{organisation}/_apis/Contribution/HierarchyQuery?api-version=5.0-preview.1

body: { "contributionIds": ["ms.vss-test-web.testcase-results-data-provider"], "dataProviderContext": { "properties": { "testCaseId":{test_case_id}, "sourcePage": { "routeValues": { "project":"{project_name}" } } } } }

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: 1738 Creations