@browserstack/mcp-server 1.5.0-beta.11 → 1.5.0-beta.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/capability/loadtesting.capability-index.json +6 -43
- package/capability/tm.capability-index.json +8 -309
- package/dist/tools/capability-registry/index-loader.d.ts +1 -15
- package/dist/tools/capability-registry/index-loader.js +1 -56
- package/dist/tools/capability-registry/register.js +30 -72
- package/dist/tools/capability-registry/search.d.ts +3 -35
- package/dist/tools/capability-registry/search.js +8 -193
- package/dist/tools/capability-registry/types.d.ts +0 -24
- package/package.json +1 -1
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema_version": 1,
|
|
3
|
-
"version": "1.
|
|
4
|
-
"build_id": "
|
|
3
|
+
"version": "1.0",
|
|
4
|
+
"build_id": "83525474_2026-09-02T12:13:05Z",
|
|
5
5
|
"tm": {
|
|
6
6
|
"summary": "BrowserStack Test Management API (v1 — the SSO/OAuth app API, session-authenticated).",
|
|
7
7
|
"capabilities": [
|
|
8
8
|
{
|
|
9
|
-
"name": "assign_test_run_owner",
|
|
10
9
|
"method": "POST",
|
|
11
10
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/assign",
|
|
12
11
|
"mode": "write",
|
|
@@ -65,7 +64,6 @@
|
|
|
65
64
|
}
|
|
66
65
|
},
|
|
67
66
|
{
|
|
68
|
-
"name": "bulk_archive_test_cases_by_project",
|
|
69
67
|
"method": "POST",
|
|
70
68
|
"path": "/api/v1/projects/{project_id}/test-cases/bulk-archive",
|
|
71
69
|
"mode": "write",
|
|
@@ -121,9 +119,6 @@
|
|
|
121
119
|
}
|
|
122
120
|
],
|
|
123
121
|
"intent": "Bulk Archive Test Cases",
|
|
124
|
-
"guidance": [
|
|
125
|
-
"Archiving hides cases from the working set without deleting them; they can be retrieved again. Prefer it to deletion when the user says 'remove' or 'clean up' without being explicit."
|
|
126
|
-
],
|
|
127
122
|
"paginated": true,
|
|
128
123
|
"responses": {
|
|
129
124
|
"200": {
|
|
@@ -144,7 +139,6 @@
|
|
|
144
139
|
}
|
|
145
140
|
},
|
|
146
141
|
{
|
|
147
|
-
"name": "bulk_archive_test_plans_v1",
|
|
148
142
|
"method": "POST",
|
|
149
143
|
"path": "/api/v1/projects/{project_id}/test-plans/bulk-archive",
|
|
150
144
|
"mode": "write",
|
|
@@ -194,7 +188,6 @@
|
|
|
194
188
|
}
|
|
195
189
|
},
|
|
196
190
|
{
|
|
197
|
-
"name": "bulk_assign_test_cases_to_test_run",
|
|
198
191
|
"method": "POST",
|
|
199
192
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/bulk_assign",
|
|
200
193
|
"mode": "write",
|
|
@@ -290,7 +283,6 @@
|
|
|
290
283
|
}
|
|
291
284
|
},
|
|
292
285
|
{
|
|
293
|
-
"name": "bulk_copy_test_cases",
|
|
294
286
|
"method": "POST",
|
|
295
287
|
"path": "/api/v1/projects/{project_id}/test-cases/bulk-copy",
|
|
296
288
|
"mode": "write",
|
|
@@ -394,7 +386,6 @@
|
|
|
394
386
|
}
|
|
395
387
|
},
|
|
396
388
|
{
|
|
397
|
-
"name": "bulk_delete_test_cases",
|
|
398
389
|
"method": "POST",
|
|
399
390
|
"path": "/api/v1/projects/{project_id}/test-cases/bulk-delete",
|
|
400
391
|
"mode": "destructive",
|
|
@@ -487,7 +478,6 @@
|
|
|
487
478
|
}
|
|
488
479
|
},
|
|
489
480
|
{
|
|
490
|
-
"name": "bulk_delete_test_results_v1",
|
|
491
481
|
"method": "POST",
|
|
492
482
|
"path": "/api/v1/projects/{project_id}/test-results/bulk-delete",
|
|
493
483
|
"mode": "destructive",
|
|
@@ -569,7 +559,6 @@
|
|
|
569
559
|
}
|
|
570
560
|
},
|
|
571
561
|
{
|
|
572
|
-
"name": "bulk_edit_test_cases",
|
|
573
562
|
"method": "POST",
|
|
574
563
|
"path": "/api/v1/projects/{project_id}/test-cases/bulk-edit",
|
|
575
564
|
"mode": "write",
|
|
@@ -724,7 +713,6 @@
|
|
|
724
713
|
}
|
|
725
714
|
},
|
|
726
715
|
{
|
|
727
|
-
"name": "bulk_edit_test_cases_in_test_run",
|
|
728
716
|
"method": "POST",
|
|
729
717
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/edit",
|
|
730
718
|
"mode": "write",
|
|
@@ -857,7 +845,6 @@
|
|
|
857
845
|
}
|
|
858
846
|
},
|
|
859
847
|
{
|
|
860
|
-
"name": "bulk_edit_test_cases_v2",
|
|
861
848
|
"method": "PATCH",
|
|
862
849
|
"path": "/api/v1/projects/{project_id}/test-cases",
|
|
863
850
|
"mode": "write",
|
|
@@ -1100,9 +1087,6 @@
|
|
|
1100
1087
|
}
|
|
1101
1088
|
],
|
|
1102
1089
|
"intent": "Bulk edit test cases with per-field add / remove / replace operations (PREFERRED bulk write).",
|
|
1103
|
-
"guidance": [
|
|
1104
|
-
"Applies one change to many cases at once. Confirm the selection resolves to what the user meant before sending — there is no per-case confirmation and no undo."
|
|
1105
|
-
],
|
|
1106
1090
|
"returns": [
|
|
1107
1091
|
"async",
|
|
1108
1092
|
"unique_id"
|
|
@@ -1149,7 +1133,6 @@
|
|
|
1149
1133
|
}
|
|
1150
1134
|
},
|
|
1151
1135
|
{
|
|
1152
|
-
"name": "bulk_move_test_cases",
|
|
1153
1136
|
"method": "POST",
|
|
1154
1137
|
"path": "/api/v1/projects/{project_id}/test-cases/bulk-move",
|
|
1155
1138
|
"mode": "write",
|
|
@@ -1246,7 +1229,6 @@
|
|
|
1246
1229
|
}
|
|
1247
1230
|
},
|
|
1248
1231
|
{
|
|
1249
|
-
"name": "bulk_retrieve_test_cases",
|
|
1250
1232
|
"method": "POST",
|
|
1251
1233
|
"path": "/api/v1/projects/{project_id}/test-cases/bulk-retrieve",
|
|
1252
1234
|
"mode": "write",
|
|
@@ -1342,7 +1324,6 @@
|
|
|
1342
1324
|
}
|
|
1343
1325
|
},
|
|
1344
1326
|
{
|
|
1345
|
-
"name": "bulk_retrieve_test_plans_v1",
|
|
1346
1327
|
"method": "POST",
|
|
1347
1328
|
"path": "/api/v1/projects/{project_id}/test-plans/bulk-retrieve",
|
|
1348
1329
|
"mode": "write",
|
|
@@ -1392,7 +1373,6 @@
|
|
|
1392
1373
|
}
|
|
1393
1374
|
},
|
|
1394
1375
|
{
|
|
1395
|
-
"name": "clone_exploratory_session_v1",
|
|
1396
1376
|
"method": "POST",
|
|
1397
1377
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/clone",
|
|
1398
1378
|
"mode": "write",
|
|
@@ -1423,7 +1403,6 @@
|
|
|
1423
1403
|
}
|
|
1424
1404
|
},
|
|
1425
1405
|
{
|
|
1426
|
-
"name": "clone_test_plan_v1",
|
|
1427
1406
|
"method": "POST",
|
|
1428
1407
|
"path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/clone",
|
|
1429
1408
|
"mode": "write",
|
|
@@ -1488,7 +1467,6 @@
|
|
|
1488
1467
|
}
|
|
1489
1468
|
},
|
|
1490
1469
|
{
|
|
1491
|
-
"name": "clone_test_run",
|
|
1492
1470
|
"method": "POST",
|
|
1493
1471
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/clone",
|
|
1494
1472
|
"mode": "write",
|
|
@@ -1586,7 +1564,6 @@
|
|
|
1586
1564
|
}
|
|
1587
1565
|
},
|
|
1588
1566
|
{
|
|
1589
|
-
"name": "close_exploratory_session",
|
|
1590
1567
|
"method": "POST",
|
|
1591
1568
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/close",
|
|
1592
1569
|
"mode": "write",
|
|
@@ -1636,7 +1613,6 @@
|
|
|
1636
1613
|
}
|
|
1637
1614
|
},
|
|
1638
1615
|
{
|
|
1639
|
-
"name": "close_test_run_v1",
|
|
1640
1616
|
"method": "POST",
|
|
1641
1617
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/close",
|
|
1642
1618
|
"mode": "write",
|
|
@@ -1694,7 +1670,6 @@
|
|
|
1694
1670
|
}
|
|
1695
1671
|
},
|
|
1696
1672
|
{
|
|
1697
|
-
"name": "copy_folder",
|
|
1698
1673
|
"method": "POST",
|
|
1699
1674
|
"path": "/api/v1/projects/{project_id}/folders/copy",
|
|
1700
1675
|
"mode": "write",
|
|
@@ -1763,7 +1738,6 @@
|
|
|
1763
1738
|
}
|
|
1764
1739
|
},
|
|
1765
1740
|
{
|
|
1766
|
-
"name": "count_run_selection_v1",
|
|
1767
1741
|
"method": "POST",
|
|
1768
1742
|
"path": "/api/v1/projects/{project_id}/test-runs/selection-count",
|
|
1769
1743
|
"mode": "read",
|
|
@@ -1854,7 +1828,6 @@
|
|
|
1854
1828
|
}
|
|
1855
1829
|
},
|
|
1856
1830
|
{
|
|
1857
|
-
"name": "create_bulk_test_cases_v1",
|
|
1858
1831
|
"method": "POST",
|
|
1859
1832
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/bulk-test-cases",
|
|
1860
1833
|
"mode": "write",
|
|
@@ -2079,7 +2052,6 @@
|
|
|
2079
2052
|
}
|
|
2080
2053
|
},
|
|
2081
2054
|
{
|
|
2082
|
-
"name": "create_configuration_v1",
|
|
2083
2055
|
"method": "POST",
|
|
2084
2056
|
"path": "/api/v1/projects/{project_id}/configurations",
|
|
2085
2057
|
"mode": "write",
|
|
@@ -2128,7 +2100,6 @@
|
|
|
2128
2100
|
}
|
|
2129
2101
|
},
|
|
2130
2102
|
{
|
|
2131
|
-
"name": "create_custom_field_dataset_option_v2",
|
|
2132
2103
|
"method": "POST",
|
|
2133
2104
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/options",
|
|
2134
2105
|
"mode": "write",
|
|
@@ -2190,7 +2161,6 @@
|
|
|
2190
2161
|
}
|
|
2191
2162
|
},
|
|
2192
2163
|
{
|
|
2193
|
-
"name": "create_custom_field_dataset_v2",
|
|
2194
2164
|
"method": "POST",
|
|
2195
2165
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets",
|
|
2196
2166
|
"mode": "write",
|
|
@@ -2266,7 +2236,6 @@
|
|
|
2266
2236
|
}
|
|
2267
2237
|
},
|
|
2268
2238
|
{
|
|
2269
|
-
"name": "create_custom_field_definition_v2",
|
|
2270
2239
|
"method": "POST",
|
|
2271
2240
|
"path": "/api/v1/admin-v2/settings/custom-fields",
|
|
2272
2241
|
"mode": "write",
|
|
@@ -2374,7 +2343,6 @@
|
|
|
2374
2343
|
}
|
|
2375
2344
|
},
|
|
2376
2345
|
{
|
|
2377
|
-
"name": "create_dataset",
|
|
2378
2346
|
"method": "POST",
|
|
2379
2347
|
"path": "/api/v1/projects/{project_id}/datasets",
|
|
2380
2348
|
"mode": "write",
|
|
@@ -2481,7 +2449,6 @@
|
|
|
2481
2449
|
}
|
|
2482
2450
|
},
|
|
2483
2451
|
{
|
|
2484
|
-
"name": "create_exploratory_session",
|
|
2485
2452
|
"method": "POST",
|
|
2486
2453
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions",
|
|
2487
2454
|
"mode": "write",
|
|
@@ -2645,7 +2612,6 @@
|
|
|
2645
2612
|
}
|
|
2646
2613
|
},
|
|
2647
2614
|
{
|
|
2648
|
-
"name": "create_exploratory_session_log",
|
|
2649
2615
|
"method": "POST",
|
|
2650
2616
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/logs",
|
|
2651
2617
|
"mode": "write",
|
|
@@ -2759,7 +2725,6 @@
|
|
|
2759
2725
|
}
|
|
2760
2726
|
},
|
|
2761
2727
|
{
|
|
2762
|
-
"name": "create_filter",
|
|
2763
2728
|
"method": "POST",
|
|
2764
2729
|
"path": "/api/v1/projects/{project_id}/filter",
|
|
2765
2730
|
"mode": "write",
|
|
@@ -2836,7 +2801,6 @@
|
|
|
2836
2801
|
}
|
|
2837
2802
|
},
|
|
2838
2803
|
{
|
|
2839
|
-
"name": "create_project_v1",
|
|
2840
2804
|
"method": "POST",
|
|
2841
2805
|
"path": "/api/v1/projects",
|
|
2842
2806
|
"mode": "write",
|
|
@@ -2887,7 +2851,6 @@
|
|
|
2887
2851
|
}
|
|
2888
2852
|
},
|
|
2889
2853
|
{
|
|
2890
|
-
"name": "create_report",
|
|
2891
2854
|
"method": "POST",
|
|
2892
2855
|
"path": "/api/v1/projects/{project_id}/reports",
|
|
2893
2856
|
"mode": "write",
|
|
@@ -3186,7 +3149,6 @@
|
|
|
3186
3149
|
}
|
|
3187
3150
|
},
|
|
3188
3151
|
{
|
|
3189
|
-
"name": "create_root_folder_v1",
|
|
3190
3152
|
"method": "POST",
|
|
3191
3153
|
"path": "/api/v1/projects/{project_id}/folders",
|
|
3192
3154
|
"mode": "write",
|
|
@@ -3243,7 +3205,6 @@
|
|
|
3243
3205
|
}
|
|
3244
3206
|
},
|
|
3245
3207
|
{
|
|
3246
|
-
"name": "create_shared_step_v1",
|
|
3247
3208
|
"method": "POST",
|
|
3248
3209
|
"path": "/api/v1/projects/{project_id}/shared-steps",
|
|
3249
3210
|
"mode": "write",
|
|
@@ -3323,7 +3284,6 @@
|
|
|
3323
3284
|
}
|
|
3324
3285
|
},
|
|
3325
3286
|
{
|
|
3326
|
-
"name": "create_step_result_v1",
|
|
3327
3287
|
"method": "POST",
|
|
3328
3288
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/{test_case_id}/step/{step_id}",
|
|
3329
3289
|
"mode": "write",
|
|
@@ -3376,7 +3336,6 @@
|
|
|
3376
3336
|
}
|
|
3377
3337
|
},
|
|
3378
3338
|
{
|
|
3379
|
-
"name": "create_sub_folder_v1",
|
|
3380
3339
|
"method": "POST",
|
|
3381
3340
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/mkdir",
|
|
3382
3341
|
"mode": "write",
|
|
@@ -3454,7 +3413,6 @@
|
|
|
3454
3413
|
}
|
|
3455
3414
|
},
|
|
3456
3415
|
{
|
|
3457
|
-
"name": "create_test_case_v1",
|
|
3458
3416
|
"method": "POST",
|
|
3459
3417
|
"path": "/api/v1/projects/{project_id}/test-cases",
|
|
3460
3418
|
"mode": "write",
|
|
@@ -3499,7 +3457,6 @@
|
|
|
3499
3457
|
}
|
|
3500
3458
|
},
|
|
3501
3459
|
{
|
|
3502
|
-
"name": "create_test_cases",
|
|
3503
3460
|
"method": "POST",
|
|
3504
3461
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases",
|
|
3505
3462
|
"mode": "write",
|
|
@@ -3692,7 +3649,6 @@
|
|
|
3692
3649
|
}
|
|
3693
3650
|
},
|
|
3694
3651
|
{
|
|
3695
|
-
"name": "create_test_plan_v1",
|
|
3696
3652
|
"method": "POST",
|
|
3697
3653
|
"path": "/api/v1/projects/{project_id}/test-plans",
|
|
3698
3654
|
"mode": "write",
|
|
@@ -3823,7 +3779,6 @@
|
|
|
3823
3779
|
}
|
|
3824
3780
|
},
|
|
3825
3781
|
{
|
|
3826
|
-
"name": "create_test_result_for_test_case",
|
|
3827
3782
|
"method": "POST",
|
|
3828
3783
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/{test_case_id}/test-results",
|
|
3829
3784
|
"mode": "write",
|
|
@@ -3906,9 +3861,6 @@
|
|
|
3906
3861
|
}
|
|
3907
3862
|
],
|
|
3908
3863
|
"intent": "Create a new test result for a test case in a test run",
|
|
3909
|
-
"guidance": [
|
|
3910
|
-
"This is how a pass or fail is recorded against a case in a run. Editing the run or the case does not record an outcome."
|
|
3911
|
-
],
|
|
3912
3864
|
"returns": [
|
|
3913
3865
|
"id",
|
|
3914
3866
|
"status",
|
|
@@ -3948,7 +3900,6 @@
|
|
|
3948
3900
|
}
|
|
3949
3901
|
},
|
|
3950
3902
|
{
|
|
3951
|
-
"name": "create_test_run_v1",
|
|
3952
3903
|
"method": "POST",
|
|
3953
3904
|
"path": "/api/v1/projects/{project_id}/test-runs",
|
|
3954
3905
|
"mode": "write",
|
|
@@ -4140,13 +4091,6 @@
|
|
|
4140
4091
|
}
|
|
4141
4092
|
],
|
|
4142
4093
|
"intent": "Create a test run for a project",
|
|
4143
|
-
"guidance": [
|
|
4144
|
-
"Discovering cases does not put them in a run. Carry the case ids you found into this call — a create whose only case-bearing field is a filter rule succeeds and creates an EMPTY run.",
|
|
4145
|
-
"run_state is required and is validated before the selection, so a bare 'invalid data' error means a bad run field, not a bad selection.",
|
|
4146
|
-
"A filter rule also makes the run keep syncing as cases change, even if you did not ask for that. Create runs static unless the user explicitly wants a run that keeps updating.",
|
|
4147
|
-
"Dynamic runs match on priority, status, category, owner, automation status, automation state, folder, tags and issues only. Creation and update dates are echoed back but never matched, so a 'last 7 days' dynamic run silently drops the date window and keeps collecting.",
|
|
4148
|
-
"Preview the selection first if the count matters — it reports what the selection resolves to before anything is created."
|
|
4149
|
-
],
|
|
4150
4094
|
"returns": [
|
|
4151
4095
|
"id",
|
|
4152
4096
|
"identifier",
|
|
@@ -4186,7 +4130,6 @@
|
|
|
4186
4130
|
}
|
|
4187
4131
|
},
|
|
4188
4132
|
{
|
|
4189
|
-
"name": "delete_custom_field_dataset_option_v2",
|
|
4190
4133
|
"method": "POST",
|
|
4191
4134
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/options/{option_id}/delete",
|
|
4192
4135
|
"mode": "destructive",
|
|
@@ -4234,7 +4177,6 @@
|
|
|
4234
4177
|
}
|
|
4235
4178
|
},
|
|
4236
4179
|
{
|
|
4237
|
-
"name": "delete_custom_field_dataset_v2",
|
|
4238
4180
|
"method": "POST",
|
|
4239
4181
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/delete",
|
|
4240
4182
|
"mode": "destructive",
|
|
@@ -4277,7 +4219,6 @@
|
|
|
4277
4219
|
}
|
|
4278
4220
|
},
|
|
4279
4221
|
{
|
|
4280
|
-
"name": "delete_custom_field_definition_v2",
|
|
4281
4222
|
"method": "POST",
|
|
4282
4223
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/delete",
|
|
4283
4224
|
"mode": "destructive",
|
|
@@ -4315,7 +4256,6 @@
|
|
|
4315
4256
|
}
|
|
4316
4257
|
},
|
|
4317
4258
|
{
|
|
4318
|
-
"name": "delete_dataset",
|
|
4319
4259
|
"method": "DELETE",
|
|
4320
4260
|
"path": "/api/v1/projects/{project_id}/datasets/{uuid}",
|
|
4321
4261
|
"mode": "destructive",
|
|
@@ -4373,7 +4313,6 @@
|
|
|
4373
4313
|
}
|
|
4374
4314
|
},
|
|
4375
4315
|
{
|
|
4376
|
-
"name": "delete_exploratory_session",
|
|
4377
4316
|
"method": "DELETE",
|
|
4378
4317
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}",
|
|
4379
4318
|
"mode": "destructive",
|
|
@@ -4433,7 +4372,6 @@
|
|
|
4433
4372
|
}
|
|
4434
4373
|
},
|
|
4435
4374
|
{
|
|
4436
|
-
"name": "delete_exploratory_session_log",
|
|
4437
4375
|
"method": "DELETE",
|
|
4438
4376
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/logs/{log_id}",
|
|
4439
4377
|
"mode": "destructive",
|
|
@@ -4486,7 +4424,6 @@
|
|
|
4486
4424
|
}
|
|
4487
4425
|
},
|
|
4488
4426
|
{
|
|
4489
|
-
"name": "delete_filter",
|
|
4490
4427
|
"method": "DELETE",
|
|
4491
4428
|
"path": "/api/v1/projects/{project_id}/filter/{filter_id}",
|
|
4492
4429
|
"mode": "destructive",
|
|
@@ -4529,7 +4466,6 @@
|
|
|
4529
4466
|
}
|
|
4530
4467
|
},
|
|
4531
4468
|
{
|
|
4532
|
-
"name": "delete_folder_and_contents",
|
|
4533
4469
|
"method": "POST",
|
|
4534
4470
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/rm",
|
|
4535
4471
|
"mode": "destructive",
|
|
@@ -4598,7 +4534,6 @@
|
|
|
4598
4534
|
}
|
|
4599
4535
|
},
|
|
4600
4536
|
{
|
|
4601
|
-
"name": "delete_report_schedule",
|
|
4602
4537
|
"method": "DELETE",
|
|
4603
4538
|
"path": "/api/v1/projects/{project_id}/reports/schedules/{schedule_id}",
|
|
4604
4539
|
"mode": "destructive",
|
|
@@ -4658,7 +4593,6 @@
|
|
|
4658
4593
|
}
|
|
4659
4594
|
},
|
|
4660
4595
|
{
|
|
4661
|
-
"name": "delete_shared_step_v1",
|
|
4662
4596
|
"method": "DELETE",
|
|
4663
4597
|
"path": "/api/v1/projects/{project_id}/shared-steps/{shared_step_id}",
|
|
4664
4598
|
"mode": "destructive",
|
|
@@ -4701,7 +4635,6 @@
|
|
|
4701
4635
|
}
|
|
4702
4636
|
},
|
|
4703
4637
|
{
|
|
4704
|
-
"name": "delete_test_case_attachment",
|
|
4705
4638
|
"method": "POST",
|
|
4706
4639
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/attachments/{attachment_id}/delete",
|
|
4707
4640
|
"mode": "destructive",
|
|
@@ -4768,7 +4701,6 @@
|
|
|
4768
4701
|
}
|
|
4769
4702
|
},
|
|
4770
4703
|
{
|
|
4771
|
-
"name": "delete_test_plan_v1",
|
|
4772
4704
|
"method": "POST",
|
|
4773
4705
|
"path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/delete",
|
|
4774
4706
|
"mode": "destructive",
|
|
@@ -4824,7 +4756,6 @@
|
|
|
4824
4756
|
}
|
|
4825
4757
|
},
|
|
4826
4758
|
{
|
|
4827
|
-
"name": "delete_test_result_v1",
|
|
4828
4759
|
"method": "POST",
|
|
4829
4760
|
"path": "/api/v1/projects/{project_id}/test-results/{test_result_id}/delete",
|
|
4830
4761
|
"mode": "destructive",
|
|
@@ -4869,7 +4800,6 @@
|
|
|
4869
4800
|
}
|
|
4870
4801
|
},
|
|
4871
4802
|
{
|
|
4872
|
-
"name": "delete_v1_test_run",
|
|
4873
4803
|
"method": "POST",
|
|
4874
4804
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/delete",
|
|
4875
4805
|
"mode": "destructive",
|
|
@@ -4927,7 +4857,6 @@
|
|
|
4927
4857
|
}
|
|
4928
4858
|
},
|
|
4929
4859
|
{
|
|
4930
|
-
"name": "discard_duplicate_v1",
|
|
4931
4860
|
"method": "PUT",
|
|
4932
4861
|
"path": "/api/v1/projects/{project_id}/ai-duplicates/{duplicate_id}",
|
|
4933
4862
|
"mode": "write",
|
|
@@ -4984,7 +4913,6 @@
|
|
|
4984
4913
|
}
|
|
4985
4914
|
},
|
|
4986
4915
|
{
|
|
4987
|
-
"name": "download_report",
|
|
4988
4916
|
"method": "POST",
|
|
4989
4917
|
"path": "/api/v1/projects/{project_id}/reports/{report_id}/download",
|
|
4990
4918
|
"mode": "write",
|
|
@@ -5046,7 +4974,6 @@
|
|
|
5046
4974
|
}
|
|
5047
4975
|
},
|
|
5048
4976
|
{
|
|
5049
|
-
"name": "edit_test_case_partial_v1",
|
|
5050
4977
|
"method": "PATCH",
|
|
5051
4978
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/edit-v2",
|
|
5052
4979
|
"mode": "write",
|
|
@@ -5330,7 +5257,6 @@
|
|
|
5330
5257
|
}
|
|
5331
5258
|
},
|
|
5332
5259
|
{
|
|
5333
|
-
"name": "edit_test_case_v1",
|
|
5334
5260
|
"method": "POST",
|
|
5335
5261
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/edit",
|
|
5336
5262
|
"mode": "write",
|
|
@@ -5545,7 +5471,6 @@
|
|
|
5545
5471
|
}
|
|
5546
5472
|
},
|
|
5547
5473
|
{
|
|
5548
|
-
"name": "edit_test_run",
|
|
5549
5474
|
"method": "POST",
|
|
5550
5475
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/edit",
|
|
5551
5476
|
"mode": "write",
|
|
@@ -5782,7 +5707,6 @@
|
|
|
5782
5707
|
}
|
|
5783
5708
|
},
|
|
5784
5709
|
{
|
|
5785
|
-
"name": "export_dashboard_analytics",
|
|
5786
5710
|
"method": "POST",
|
|
5787
5711
|
"path": "/api/v1/projects/{project_id}/dashboard-analytics/download",
|
|
5788
5712
|
"mode": "write",
|
|
@@ -5849,7 +5773,6 @@
|
|
|
5849
5773
|
}
|
|
5850
5774
|
},
|
|
5851
5775
|
{
|
|
5852
|
-
"name": "get_active_test_runs_info_v1",
|
|
5853
5776
|
"method": "GET",
|
|
5854
5777
|
"path": "/api/v1/projects/{project_id}/dashboard-analytics/active-test-runs-info",
|
|
5855
5778
|
"mode": "read",
|
|
@@ -5888,7 +5811,6 @@
|
|
|
5888
5811
|
}
|
|
5889
5812
|
},
|
|
5890
5813
|
{
|
|
5891
|
-
"name": "get_archived_test_cases",
|
|
5892
5814
|
"method": "GET",
|
|
5893
5815
|
"path": "/api/v1/projects/{project_id}/test-cases/archived_test_cases",
|
|
5894
5816
|
"mode": "read",
|
|
@@ -5934,7 +5856,6 @@
|
|
|
5934
5856
|
}
|
|
5935
5857
|
},
|
|
5936
5858
|
{
|
|
5937
|
-
"name": "get_archived_test_plan_count_v1",
|
|
5938
5859
|
"method": "GET",
|
|
5939
5860
|
"path": "/api/v1/projects/{project_id}/test-plans/archive_count",
|
|
5940
5861
|
"mode": "read",
|
|
@@ -5972,7 +5893,6 @@
|
|
|
5972
5893
|
}
|
|
5973
5894
|
},
|
|
5974
5895
|
{
|
|
5975
|
-
"name": "get_automation_stats_v1",
|
|
5976
5896
|
"method": "GET",
|
|
5977
5897
|
"path": "/api/v1/projects/{project_id}/dashboard-analytics/automation-stats",
|
|
5978
5898
|
"mode": "read",
|
|
@@ -6017,7 +5937,6 @@
|
|
|
6017
5937
|
}
|
|
6018
5938
|
},
|
|
6019
5939
|
{
|
|
6020
|
-
"name": "get_closed_test_runs",
|
|
6021
5940
|
"method": "GET",
|
|
6022
5941
|
"path": "/api/v1/projects/{project_id}/test-runs/closed",
|
|
6023
5942
|
"mode": "read",
|
|
@@ -6069,7 +5988,6 @@
|
|
|
6069
5988
|
}
|
|
6070
5989
|
},
|
|
6071
5990
|
{
|
|
6072
|
-
"name": "get_closed_test_runs_info_v1",
|
|
6073
5991
|
"method": "GET",
|
|
6074
5992
|
"path": "/api/v1/projects/{project_id}/dashboard-analytics/closed-test-runs-info",
|
|
6075
5993
|
"mode": "read",
|
|
@@ -6110,7 +6028,6 @@
|
|
|
6110
6028
|
}
|
|
6111
6029
|
},
|
|
6112
6030
|
{
|
|
6113
|
-
"name": "get_closed_test_runs_split_v1",
|
|
6114
6031
|
"method": "GET",
|
|
6115
6032
|
"path": "/api/v1/projects/{project_id}/dashboard-analytics/closed-test-runs-split",
|
|
6116
6033
|
"mode": "read",
|
|
@@ -6151,7 +6068,6 @@
|
|
|
6151
6068
|
}
|
|
6152
6069
|
},
|
|
6153
6070
|
{
|
|
6154
|
-
"name": "get_configurations_v1",
|
|
6155
6071
|
"method": "GET",
|
|
6156
6072
|
"path": "/api/v1/projects/{project_id}/configurations",
|
|
6157
6073
|
"mode": "read",
|
|
@@ -6200,7 +6116,6 @@
|
|
|
6200
6116
|
}
|
|
6201
6117
|
},
|
|
6202
6118
|
{
|
|
6203
|
-
"name": "get_custom_field_dataset_v2",
|
|
6204
6119
|
"method": "GET",
|
|
6205
6120
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}",
|
|
6206
6121
|
"mode": "read",
|
|
@@ -6244,7 +6159,6 @@
|
|
|
6244
6159
|
}
|
|
6245
6160
|
},
|
|
6246
6161
|
{
|
|
6247
|
-
"name": "get_custom_field_definition_v2",
|
|
6248
6162
|
"method": "GET",
|
|
6249
6163
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}",
|
|
6250
6164
|
"mode": "read",
|
|
@@ -6283,7 +6197,6 @@
|
|
|
6283
6197
|
}
|
|
6284
6198
|
},
|
|
6285
6199
|
{
|
|
6286
|
-
"name": "get_custom_field_values_v1",
|
|
6287
6200
|
"method": "GET",
|
|
6288
6201
|
"path": "/api/v1/projects/{project_id}/{entity_type}/custom-fields/{field_id}",
|
|
6289
6202
|
"mode": "read",
|
|
@@ -6336,7 +6249,6 @@
|
|
|
6336
6249
|
}
|
|
6337
6250
|
},
|
|
6338
6251
|
{
|
|
6339
|
-
"name": "get_dataset",
|
|
6340
6252
|
"method": "GET",
|
|
6341
6253
|
"path": "/api/v1/projects/{project_id}/datasets/{uuid}",
|
|
6342
6254
|
"mode": "read",
|
|
@@ -6398,7 +6310,6 @@
|
|
|
6398
6310
|
}
|
|
6399
6311
|
},
|
|
6400
6312
|
{
|
|
6401
|
-
"name": "get_dataset_linked_test_cases",
|
|
6402
6313
|
"method": "GET",
|
|
6403
6314
|
"path": "/api/v1/projects/{project_id}/datasets/{uuid}/test-cases",
|
|
6404
6315
|
"mode": "read",
|
|
@@ -6468,7 +6379,6 @@
|
|
|
6468
6379
|
}
|
|
6469
6380
|
},
|
|
6470
6381
|
{
|
|
6471
|
-
"name": "get_dataset_variables",
|
|
6472
6382
|
"method": "GET",
|
|
6473
6383
|
"path": "/api/v1/projects/{project_id}/datasets/variables",
|
|
6474
6384
|
"mode": "read",
|
|
@@ -6534,7 +6444,6 @@
|
|
|
6534
6444
|
}
|
|
6535
6445
|
},
|
|
6536
6446
|
{
|
|
6537
|
-
"name": "get_dedupe_status_v1",
|
|
6538
6447
|
"method": "GET",
|
|
6539
6448
|
"path": "/api/v1/projects/{project_id}/ai-duplicates/status",
|
|
6540
6449
|
"mode": "read",
|
|
@@ -6574,7 +6483,6 @@
|
|
|
6574
6483
|
}
|
|
6575
6484
|
},
|
|
6576
6485
|
{
|
|
6577
|
-
"name": "get_duplicate_source_test_case_v1",
|
|
6578
6486
|
"method": "GET",
|
|
6579
6487
|
"path": "/api/v1/projects/{project_id}/ai-duplicates/{duplicate_id}/source_tc",
|
|
6580
6488
|
"mode": "read",
|
|
@@ -6612,7 +6520,6 @@
|
|
|
6612
6520
|
}
|
|
6613
6521
|
},
|
|
6614
6522
|
{
|
|
6615
|
-
"name": "get_duplicate_v1",
|
|
6616
6523
|
"method": "GET",
|
|
6617
6524
|
"path": "/api/v1/projects/{project_id}/ai-duplicates/{duplicate_id}",
|
|
6618
6525
|
"mode": "read",
|
|
@@ -6650,7 +6557,6 @@
|
|
|
6650
6557
|
}
|
|
6651
6558
|
},
|
|
6652
6559
|
{
|
|
6653
|
-
"name": "get_entity_filter_details_v1",
|
|
6654
6560
|
"method": "GET",
|
|
6655
6561
|
"path": "/api/v1/projects/{project_id}/{entity}/filter-details",
|
|
6656
6562
|
"mode": "read",
|
|
@@ -6945,7 +6851,6 @@
|
|
|
6945
6851
|
}
|
|
6946
6852
|
},
|
|
6947
6853
|
{
|
|
6948
|
-
"name": "get_exploratory_session",
|
|
6949
6854
|
"method": "GET",
|
|
6950
6855
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}",
|
|
6951
6856
|
"mode": "read",
|
|
@@ -7012,7 +6917,6 @@
|
|
|
7012
6917
|
}
|
|
7013
6918
|
},
|
|
7014
6919
|
{
|
|
7015
|
-
"name": "get_exploratory_session_summary_v1",
|
|
7016
6920
|
"method": "GET",
|
|
7017
6921
|
"path": "/api/v1/projects/{project_id}/reports/exploratory-session-summary",
|
|
7018
6922
|
"mode": "read",
|
|
@@ -7064,7 +6968,6 @@
|
|
|
7064
6968
|
}
|
|
7065
6969
|
},
|
|
7066
6970
|
{
|
|
7067
|
-
"name": "get_filter",
|
|
7068
6971
|
"method": "GET",
|
|
7069
6972
|
"path": "/api/v1/projects/{project_id}/filter/{filter_id}",
|
|
7070
6973
|
"mode": "read",
|
|
@@ -7117,7 +7020,6 @@
|
|
|
7117
7020
|
}
|
|
7118
7021
|
},
|
|
7119
7022
|
{
|
|
7120
|
-
"name": "get_folder_remove_summary",
|
|
7121
7023
|
"method": "GET",
|
|
7122
7024
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/rm-summary",
|
|
7123
7025
|
"mode": "read",
|
|
@@ -7160,7 +7062,6 @@
|
|
|
7160
7062
|
}
|
|
7161
7063
|
},
|
|
7162
7064
|
{
|
|
7163
|
-
"name": "get_folder_tree_v1",
|
|
7164
7065
|
"method": "GET",
|
|
7165
7066
|
"path": "/api/v1/projects/{project_id}/repository/mapping",
|
|
7166
7067
|
"mode": "read",
|
|
@@ -7198,7 +7099,6 @@
|
|
|
7198
7099
|
}
|
|
7199
7100
|
},
|
|
7200
7101
|
{
|
|
7201
|
-
"name": "get_group_users_v2_v1",
|
|
7202
7102
|
"method": "GET",
|
|
7203
7103
|
"path": "/api/v1/group/users-v2",
|
|
7204
7104
|
"mode": "read",
|
|
@@ -7238,7 +7138,6 @@
|
|
|
7238
7138
|
}
|
|
7239
7139
|
},
|
|
7240
7140
|
{
|
|
7241
|
-
"name": "get_issues_count_info_v1",
|
|
7242
7141
|
"method": "GET",
|
|
7243
7142
|
"path": "/api/v1/projects/{project_id}/dashboard-analytics/issues-count-info",
|
|
7244
7143
|
"mode": "read",
|
|
@@ -7279,7 +7178,6 @@
|
|
|
7279
7178
|
}
|
|
7280
7179
|
},
|
|
7281
7180
|
{
|
|
7282
|
-
"name": "get_project_by_integer_id_v1",
|
|
7283
7181
|
"method": "GET",
|
|
7284
7182
|
"path": "/api/v1/projects/{project_id}",
|
|
7285
7183
|
"mode": "read",
|
|
@@ -7322,7 +7220,6 @@
|
|
|
7322
7220
|
}
|
|
7323
7221
|
},
|
|
7324
7222
|
{
|
|
7325
|
-
"name": "get_project_id_custom_fields_v2_v1",
|
|
7326
7223
|
"method": "GET",
|
|
7327
7224
|
"path": "/api/v1/projects/{project_id}/form-fields-v2",
|
|
7328
7225
|
"mode": "read",
|
|
@@ -7371,7 +7268,6 @@
|
|
|
7371
7268
|
}
|
|
7372
7269
|
},
|
|
7373
7270
|
{
|
|
7374
|
-
"name": "get_project_settings",
|
|
7375
7271
|
"method": "GET",
|
|
7376
7272
|
"path": "/api/v1/projects/{project_id}/settings",
|
|
7377
7273
|
"mode": "read",
|
|
@@ -7449,7 +7345,6 @@
|
|
|
7449
7345
|
}
|
|
7450
7346
|
},
|
|
7451
7347
|
{
|
|
7452
|
-
"name": "get_project_users_v2_v1",
|
|
7453
7348
|
"method": "GET",
|
|
7454
7349
|
"path": "/api/v1/projects/{project_id}/users-v2",
|
|
7455
7350
|
"mode": "read",
|
|
@@ -7499,7 +7394,6 @@
|
|
|
7499
7394
|
}
|
|
7500
7395
|
},
|
|
7501
7396
|
{
|
|
7502
|
-
"name": "get_projects_basic_v1",
|
|
7503
7397
|
"method": "GET",
|
|
7504
7398
|
"path": "/api/v1/projects/basic",
|
|
7505
7399
|
"mode": "read",
|
|
@@ -7516,7 +7410,7 @@
|
|
|
7516
7410
|
{
|
|
7517
7411
|
"name": "q[query]",
|
|
7518
7412
|
"type": "string",
|
|
7519
|
-
"example": "
|
|
7413
|
+
"example": "jdoe42"
|
|
7520
7414
|
},
|
|
7521
7415
|
{
|
|
7522
7416
|
"name": "q[identifier]",
|
|
@@ -7555,7 +7449,6 @@
|
|
|
7555
7449
|
}
|
|
7556
7450
|
},
|
|
7557
7451
|
{
|
|
7558
|
-
"name": "get_projects_minify_v1",
|
|
7559
7452
|
"method": "GET",
|
|
7560
7453
|
"path": "/api/v1/projects/minify",
|
|
7561
7454
|
"mode": "read",
|
|
@@ -7601,7 +7494,6 @@
|
|
|
7601
7494
|
}
|
|
7602
7495
|
},
|
|
7603
7496
|
{
|
|
7604
|
-
"name": "get_report_attachment_url",
|
|
7605
7497
|
"method": "GET",
|
|
7606
7498
|
"path": "/api/v1/projects/{project_id}/reports/attachments/{attachment_id}",
|
|
7607
7499
|
"mode": "read",
|
|
@@ -7662,7 +7554,6 @@
|
|
|
7662
7554
|
}
|
|
7663
7555
|
},
|
|
7664
7556
|
{
|
|
7665
|
-
"name": "get_report_detail",
|
|
7666
7557
|
"method": "GET",
|
|
7667
7558
|
"path": "/api/v1/projects/{project_id}/reports/{report_id}",
|
|
7668
7559
|
"mode": "read",
|
|
@@ -7737,7 +7628,6 @@
|
|
|
7737
7628
|
}
|
|
7738
7629
|
},
|
|
7739
7630
|
{
|
|
7740
|
-
"name": "get_report_section_v1",
|
|
7741
7631
|
"method": "GET",
|
|
7742
7632
|
"path": "/api/v1/projects/{project_id}/reports/{report_id}/{section_name}",
|
|
7743
7633
|
"mode": "read",
|
|
@@ -7793,7 +7683,6 @@
|
|
|
7793
7683
|
}
|
|
7794
7684
|
},
|
|
7795
7685
|
{
|
|
7796
|
-
"name": "get_report_summary_by_type",
|
|
7797
7686
|
"method": "GET",
|
|
7798
7687
|
"path": "/api/v1/projects/{project_id}/reports/{report_id}/detail/{report_type}",
|
|
7799
7688
|
"mode": "read",
|
|
@@ -7895,7 +7784,6 @@
|
|
|
7895
7784
|
}
|
|
7896
7785
|
},
|
|
7897
7786
|
{
|
|
7898
|
-
"name": "get_root_folders_v1",
|
|
7899
7787
|
"method": "GET",
|
|
7900
7788
|
"path": "/api/v1/projects/{project_id}/folders",
|
|
7901
7789
|
"mode": "read",
|
|
@@ -7954,7 +7842,6 @@
|
|
|
7954
7842
|
}
|
|
7955
7843
|
},
|
|
7956
7844
|
{
|
|
7957
|
-
"name": "get_selected_report_testcases",
|
|
7958
7845
|
"method": "GET",
|
|
7959
7846
|
"path": "/api/v1/projects/{project_id}/reports/{report_id}/selection/edit",
|
|
7960
7847
|
"mode": "read",
|
|
@@ -7998,7 +7885,6 @@
|
|
|
7998
7885
|
}
|
|
7999
7886
|
},
|
|
8000
7887
|
{
|
|
8001
|
-
"name": "get_shared_steps_by_i_d_v1",
|
|
8002
7888
|
"method": "GET",
|
|
8003
7889
|
"path": "/api/v1/projects/{project_id}/shared-steps/{shared_step_id}",
|
|
8004
7890
|
"mode": "read",
|
|
@@ -8056,7 +7942,6 @@
|
|
|
8056
7942
|
}
|
|
8057
7943
|
},
|
|
8058
7944
|
{
|
|
8059
|
-
"name": "get_shared_steps_v1",
|
|
8060
7945
|
"method": "GET",
|
|
8061
7946
|
"path": "/api/v1/projects/{project_id}/shared-steps",
|
|
8062
7947
|
"mode": "read",
|
|
@@ -8115,7 +8000,6 @@
|
|
|
8115
8000
|
}
|
|
8116
8001
|
},
|
|
8117
8002
|
{
|
|
8118
|
-
"name": "get_system_field_values_v1",
|
|
8119
8003
|
"method": "GET",
|
|
8120
8004
|
"path": "/api/v1/projects/{project_id}/test-case/{field_name}",
|
|
8121
8005
|
"mode": "read",
|
|
@@ -8165,7 +8049,6 @@
|
|
|
8165
8049
|
}
|
|
8166
8050
|
},
|
|
8167
8051
|
{
|
|
8168
|
-
"name": "get_test_case_attachments_v1",
|
|
8169
8052
|
"method": "GET",
|
|
8170
8053
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/attachments",
|
|
8171
8054
|
"mode": "read",
|
|
@@ -8233,7 +8116,6 @@
|
|
|
8233
8116
|
}
|
|
8234
8117
|
},
|
|
8235
8118
|
{
|
|
8236
|
-
"name": "get_test_case_by_integer_id_v1",
|
|
8237
8119
|
"method": "GET",
|
|
8238
8120
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}",
|
|
8239
8121
|
"mode": "read",
|
|
@@ -8277,7 +8159,6 @@
|
|
|
8277
8159
|
}
|
|
8278
8160
|
},
|
|
8279
8161
|
{
|
|
8280
|
-
"name": "get_test_case_count_trend_v1",
|
|
8281
8162
|
"method": "GET",
|
|
8282
8163
|
"path": "/api/v1/projects/{project_id}/dashboard-analytics/test-case-count-trend",
|
|
8283
8164
|
"mode": "read",
|
|
@@ -8318,7 +8199,6 @@
|
|
|
8318
8199
|
}
|
|
8319
8200
|
},
|
|
8320
8201
|
{
|
|
8321
|
-
"name": "get_test_case_detail",
|
|
8322
8202
|
"method": "GET",
|
|
8323
8203
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/detail",
|
|
8324
8204
|
"mode": "read",
|
|
@@ -8398,7 +8278,6 @@
|
|
|
8398
8278
|
}
|
|
8399
8279
|
},
|
|
8400
8280
|
{
|
|
8401
|
-
"name": "get_test_case_histories_v1",
|
|
8402
8281
|
"method": "GET",
|
|
8403
8282
|
"path": "/api/v1/projects/{project_id}/test-cases/{test_case_id}/histories",
|
|
8404
8283
|
"mode": "read",
|
|
@@ -8454,7 +8333,6 @@
|
|
|
8454
8333
|
}
|
|
8455
8334
|
},
|
|
8456
8335
|
{
|
|
8457
|
-
"name": "get_test_case_history_diff_v1",
|
|
8458
8336
|
"method": "GET",
|
|
8459
8337
|
"path": "/api/v1/projects/{project_id}/test-cases/{test_case_id}/histories/diff",
|
|
8460
8338
|
"mode": "read",
|
|
@@ -8508,7 +8386,6 @@
|
|
|
8508
8386
|
}
|
|
8509
8387
|
},
|
|
8510
8388
|
{
|
|
8511
|
-
"name": "get_test_case_history_v1",
|
|
8512
8389
|
"method": "GET",
|
|
8513
8390
|
"path": "/api/v1/projects/{project_id}/test-cases/{test_case_id}/histories/{history_id}",
|
|
8514
8391
|
"mode": "read",
|
|
@@ -8580,7 +8457,6 @@
|
|
|
8580
8457
|
}
|
|
8581
8458
|
},
|
|
8582
8459
|
{
|
|
8583
|
-
"name": "get_test_case_tags",
|
|
8584
8460
|
"method": "GET",
|
|
8585
8461
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/tags",
|
|
8586
8462
|
"mode": "read",
|
|
@@ -8650,7 +8526,6 @@
|
|
|
8650
8526
|
}
|
|
8651
8527
|
},
|
|
8652
8528
|
{
|
|
8653
|
-
"name": "get_test_case_type_split_v1",
|
|
8654
8529
|
"method": "GET",
|
|
8655
8530
|
"path": "/api/v1/projects/{project_id}/dashboard-analytics/test-case-type-split",
|
|
8656
8531
|
"mode": "read",
|
|
@@ -8694,7 +8569,6 @@
|
|
|
8694
8569
|
}
|
|
8695
8570
|
},
|
|
8696
8571
|
{
|
|
8697
|
-
"name": "get_test_cases_for_v1_test_run",
|
|
8698
8572
|
"method": "GET",
|
|
8699
8573
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases",
|
|
8700
8574
|
"mode": "read",
|
|
@@ -8745,7 +8619,6 @@
|
|
|
8745
8619
|
}
|
|
8746
8620
|
},
|
|
8747
8621
|
{
|
|
8748
|
-
"name": "get_test_cases_v1",
|
|
8749
8622
|
"method": "GET",
|
|
8750
8623
|
"path": "/api/v1/projects/{project_id}/test-cases",
|
|
8751
8624
|
"mode": "read",
|
|
@@ -8830,7 +8703,6 @@
|
|
|
8830
8703
|
}
|
|
8831
8704
|
},
|
|
8832
8705
|
{
|
|
8833
|
-
"name": "get_test_plan_by_integer_id_v1",
|
|
8834
8706
|
"method": "GET",
|
|
8835
8707
|
"path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}",
|
|
8836
8708
|
"mode": "read",
|
|
@@ -8868,7 +8740,6 @@
|
|
|
8868
8740
|
}
|
|
8869
8741
|
},
|
|
8870
8742
|
{
|
|
8871
|
-
"name": "get_test_plan_execution_trend_v1",
|
|
8872
8743
|
"method": "GET",
|
|
8873
8744
|
"path": "/api/v1/projects/{project_id}/test-plans/execution-trend",
|
|
8874
8745
|
"mode": "read",
|
|
@@ -8934,7 +8805,6 @@
|
|
|
8934
8805
|
}
|
|
8935
8806
|
},
|
|
8936
8807
|
{
|
|
8937
|
-
"name": "get_test_plan_linked_sessions_chart_data_v1",
|
|
8938
8808
|
"method": "GET",
|
|
8939
8809
|
"path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/linked-sessions-chart-data",
|
|
8940
8810
|
"mode": "read",
|
|
@@ -8972,7 +8842,6 @@
|
|
|
8972
8842
|
}
|
|
8973
8843
|
},
|
|
8974
8844
|
{
|
|
8975
|
-
"name": "get_test_plan_test_runs_v1",
|
|
8976
8845
|
"method": "GET",
|
|
8977
8846
|
"path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/test-runs",
|
|
8978
8847
|
"mode": "read",
|
|
@@ -9035,7 +8904,6 @@
|
|
|
9035
8904
|
}
|
|
9036
8905
|
},
|
|
9037
8906
|
{
|
|
9038
|
-
"name": "get_test_results_custom_fields_v1",
|
|
9039
8907
|
"method": "GET",
|
|
9040
8908
|
"path": "/api/v1/projects/{project_id}/test-results/custom-fields",
|
|
9041
8909
|
"mode": "read",
|
|
@@ -9095,7 +8963,6 @@
|
|
|
9095
8963
|
}
|
|
9096
8964
|
},
|
|
9097
8965
|
{
|
|
9098
|
-
"name": "get_test_results_for_test_case",
|
|
9099
8966
|
"method": "GET",
|
|
9100
8967
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/{test_case_id}/test-results",
|
|
9101
8968
|
"mode": "read",
|
|
@@ -9158,7 +9025,6 @@
|
|
|
9158
9025
|
}
|
|
9159
9026
|
},
|
|
9160
9027
|
{
|
|
9161
|
-
"name": "get_test_run_by_integer_id_v1",
|
|
9162
9028
|
"method": "GET",
|
|
9163
9029
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}",
|
|
9164
9030
|
"mode": "read",
|
|
@@ -9176,9 +9042,6 @@
|
|
|
9176
9042
|
}
|
|
9177
9043
|
],
|
|
9178
9044
|
"intent": "Get a test run by INTEGER id (v1) — full detail + its TR-NNN identifier",
|
|
9179
|
-
"guidance": [
|
|
9180
|
-
"The run's id field is the display identifier string, while uuid is the integer. Take uuid whenever you carry this run into another call: the display string is rejected downstream."
|
|
9181
|
-
],
|
|
9182
9045
|
"returns": [
|
|
9183
9046
|
"id",
|
|
9184
9047
|
"identifier",
|
|
@@ -9201,7 +9064,6 @@
|
|
|
9201
9064
|
}
|
|
9202
9065
|
},
|
|
9203
9066
|
{
|
|
9204
|
-
"name": "get_test_run_cases_v1",
|
|
9205
9067
|
"method": "GET",
|
|
9206
9068
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/detail",
|
|
9207
9069
|
"mode": "read",
|
|
@@ -9233,7 +9095,6 @@
|
|
|
9233
9095
|
}
|
|
9234
9096
|
},
|
|
9235
9097
|
{
|
|
9236
|
-
"name": "get_test_runs_form_fields_v1",
|
|
9237
9098
|
"method": "GET",
|
|
9238
9099
|
"path": "/api/v1/projects/{project_id}/test-runs/form-fields",
|
|
9239
9100
|
"mode": "read",
|
|
@@ -9285,7 +9146,6 @@
|
|
|
9285
9146
|
}
|
|
9286
9147
|
},
|
|
9287
9148
|
{
|
|
9288
|
-
"name": "get_test_runs_selection",
|
|
9289
9149
|
"method": "POST",
|
|
9290
9150
|
"path": "/api/v1/projects/{project_id}/test-runs/selection",
|
|
9291
9151
|
"mode": "read",
|
|
@@ -9362,7 +9222,6 @@
|
|
|
9362
9222
|
}
|
|
9363
9223
|
},
|
|
9364
9224
|
{
|
|
9365
|
-
"name": "get_test_runs_v1",
|
|
9366
9225
|
"method": "GET",
|
|
9367
9226
|
"path": "/api/v1/projects/{project_id}/test-runs",
|
|
9368
9227
|
"mode": "read",
|
|
@@ -9424,7 +9283,6 @@
|
|
|
9424
9283
|
}
|
|
9425
9284
|
},
|
|
9426
9285
|
{
|
|
9427
|
-
"name": "import_dataset_c_s_v",
|
|
9428
9286
|
"method": "POST",
|
|
9429
9287
|
"path": "/api/v1/projects/{project_id}/datasets/import_csv",
|
|
9430
9288
|
"mode": "write",
|
|
@@ -9487,7 +9345,6 @@
|
|
|
9487
9345
|
}
|
|
9488
9346
|
},
|
|
9489
9347
|
{
|
|
9490
|
-
"name": "list_activity_events_v1",
|
|
9491
9348
|
"method": "GET",
|
|
9492
9349
|
"path": "/api/v1/activities",
|
|
9493
9350
|
"mode": "read",
|
|
@@ -9578,7 +9435,6 @@
|
|
|
9578
9435
|
}
|
|
9579
9436
|
},
|
|
9580
9437
|
{
|
|
9581
|
-
"name": "list_archived_test_plans_v1",
|
|
9582
9438
|
"method": "GET",
|
|
9583
9439
|
"path": "/api/v1/projects/{project_id}/test-plans/archived_test_plans",
|
|
9584
9440
|
"mode": "read",
|
|
@@ -9618,7 +9474,6 @@
|
|
|
9618
9474
|
}
|
|
9619
9475
|
},
|
|
9620
9476
|
{
|
|
9621
|
-
"name": "list_custom_field_dataset_options_v2",
|
|
9622
9477
|
"method": "GET",
|
|
9623
9478
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/options",
|
|
9624
9479
|
"mode": "read",
|
|
@@ -9662,7 +9517,6 @@
|
|
|
9662
9517
|
}
|
|
9663
9518
|
},
|
|
9664
9519
|
{
|
|
9665
|
-
"name": "list_datasets",
|
|
9666
9520
|
"method": "GET",
|
|
9667
9521
|
"path": "/api/v1/projects/{project_id}/datasets",
|
|
9668
9522
|
"mode": "read",
|
|
@@ -9736,7 +9590,6 @@
|
|
|
9736
9590
|
}
|
|
9737
9591
|
},
|
|
9738
9592
|
{
|
|
9739
|
-
"name": "list_duplicates_v1",
|
|
9740
9593
|
"method": "GET",
|
|
9741
9594
|
"path": "/api/v1/projects/{project_id}/ai-duplicates",
|
|
9742
9595
|
"mode": "read",
|
|
@@ -9788,7 +9641,6 @@
|
|
|
9788
9641
|
}
|
|
9789
9642
|
},
|
|
9790
9643
|
{
|
|
9791
|
-
"name": "list_exploratory_session_defects",
|
|
9792
9644
|
"method": "GET",
|
|
9793
9645
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/defects",
|
|
9794
9646
|
"mode": "read",
|
|
@@ -9883,7 +9735,6 @@
|
|
|
9883
9735
|
}
|
|
9884
9736
|
},
|
|
9885
9737
|
{
|
|
9886
|
-
"name": "list_exploratory_session_logs",
|
|
9887
9738
|
"method": "GET",
|
|
9888
9739
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/logs",
|
|
9889
9740
|
"mode": "read",
|
|
@@ -9950,7 +9801,6 @@
|
|
|
9950
9801
|
}
|
|
9951
9802
|
},
|
|
9952
9803
|
{
|
|
9953
|
-
"name": "list_exploratory_sessions",
|
|
9954
9804
|
"method": "GET",
|
|
9955
9805
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions",
|
|
9956
9806
|
"mode": "read",
|
|
@@ -10076,7 +9926,6 @@
|
|
|
10076
9926
|
}
|
|
10077
9927
|
},
|
|
10078
9928
|
{
|
|
10079
|
-
"name": "list_filters",
|
|
10080
9929
|
"method": "GET",
|
|
10081
9930
|
"path": "/api/v1/projects/{project_id}/filter",
|
|
10082
9931
|
"mode": "read",
|
|
@@ -10140,7 +9989,6 @@
|
|
|
10140
9989
|
}
|
|
10141
9990
|
},
|
|
10142
9991
|
{
|
|
10143
|
-
"name": "list_folder_contents",
|
|
10144
9992
|
"method": "GET",
|
|
10145
9993
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}",
|
|
10146
9994
|
"mode": "read",
|
|
@@ -10184,7 +10032,6 @@
|
|
|
10184
10032
|
}
|
|
10185
10033
|
},
|
|
10186
10034
|
{
|
|
10187
|
-
"name": "list_folder_test_cases_v1",
|
|
10188
10035
|
"method": "GET",
|
|
10189
10036
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases",
|
|
10190
10037
|
"mode": "read",
|
|
@@ -10250,7 +10097,6 @@
|
|
|
10250
10097
|
}
|
|
10251
10098
|
},
|
|
10252
10099
|
{
|
|
10253
|
-
"name": "list_projects_v1",
|
|
10254
10100
|
"method": "GET",
|
|
10255
10101
|
"path": "/api/v1/projects",
|
|
10256
10102
|
"mode": "read",
|
|
@@ -10259,7 +10105,7 @@
|
|
|
10259
10105
|
{
|
|
10260
10106
|
"name": "q",
|
|
10261
10107
|
"type": "string",
|
|
10262
|
-
"example": "
|
|
10108
|
+
"example": "jdoe42"
|
|
10263
10109
|
},
|
|
10264
10110
|
{
|
|
10265
10111
|
"name": "p",
|
|
@@ -10324,7 +10170,6 @@
|
|
|
10324
10170
|
}
|
|
10325
10171
|
},
|
|
10326
10172
|
{
|
|
10327
|
-
"name": "list_schedules",
|
|
10328
10173
|
"method": "GET",
|
|
10329
10174
|
"path": "/api/v1/projects/{project_id}/reports/schedules",
|
|
10330
10175
|
"mode": "read",
|
|
@@ -10398,7 +10243,6 @@
|
|
|
10398
10243
|
}
|
|
10399
10244
|
},
|
|
10400
10245
|
{
|
|
10401
|
-
"name": "list_test_case_tags_v1",
|
|
10402
10246
|
"method": "GET",
|
|
10403
10247
|
"path": "/api/v1/projects/{project_id}/test-case/tags-v2",
|
|
10404
10248
|
"mode": "read",
|
|
@@ -10436,7 +10280,6 @@
|
|
|
10436
10280
|
}
|
|
10437
10281
|
},
|
|
10438
10282
|
{
|
|
10439
|
-
"name": "list_test_case_templates_v2",
|
|
10440
10283
|
"method": "GET",
|
|
10441
10284
|
"path": "/api/v1/admin-v2/settings/templates",
|
|
10442
10285
|
"mode": "read",
|
|
@@ -10490,7 +10333,6 @@
|
|
|
10490
10333
|
}
|
|
10491
10334
|
},
|
|
10492
10335
|
{
|
|
10493
|
-
"name": "list_test_plans_v1",
|
|
10494
10336
|
"method": "GET",
|
|
10495
10337
|
"path": "/api/v1/projects/{project_id}/test-plans",
|
|
10496
10338
|
"mode": "read",
|
|
@@ -10560,7 +10402,6 @@
|
|
|
10560
10402
|
}
|
|
10561
10403
|
},
|
|
10562
10404
|
{
|
|
10563
|
-
"name": "list_workspace_fields_v2",
|
|
10564
10405
|
"method": "GET",
|
|
10565
10406
|
"path": "/api/v1/admin-v2/settings/fields",
|
|
10566
10407
|
"mode": "read",
|
|
@@ -10623,7 +10464,6 @@
|
|
|
10623
10464
|
}
|
|
10624
10465
|
},
|
|
10625
10466
|
{
|
|
10626
|
-
"name": "merge_tags_v1",
|
|
10627
10467
|
"method": "POST",
|
|
10628
10468
|
"path": "/api/v1/projects/{project_id}/tags/merge",
|
|
10629
10469
|
"mode": "write",
|
|
@@ -10672,7 +10512,6 @@
|
|
|
10672
10512
|
}
|
|
10673
10513
|
},
|
|
10674
10514
|
{
|
|
10675
|
-
"name": "move_folder_v1",
|
|
10676
10515
|
"method": "POST",
|
|
10677
10516
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/mv",
|
|
10678
10517
|
"mode": "write",
|
|
@@ -10779,7 +10618,6 @@
|
|
|
10779
10618
|
}
|
|
10780
10619
|
},
|
|
10781
10620
|
{
|
|
10782
|
-
"name": "rename_folder_v1",
|
|
10783
10621
|
"method": "POST",
|
|
10784
10622
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/rename",
|
|
10785
10623
|
"mode": "write",
|
|
@@ -10853,7 +10691,6 @@
|
|
|
10853
10691
|
}
|
|
10854
10692
|
},
|
|
10855
10693
|
{
|
|
10856
|
-
"name": "reorder_folders",
|
|
10857
10694
|
"method": "PATCH",
|
|
10858
10695
|
"path": "/api/v1/projects/{project_id}/folders/reorder",
|
|
10859
10696
|
"mode": "write",
|
|
@@ -10933,7 +10770,6 @@
|
|
|
10933
10770
|
}
|
|
10934
10771
|
},
|
|
10935
10772
|
{
|
|
10936
|
-
"name": "reorder_test_cases_by_folder_v1",
|
|
10937
10773
|
"method": "PATCH",
|
|
10938
10774
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/reorder",
|
|
10939
10775
|
"mode": "write",
|
|
@@ -11028,7 +10864,6 @@
|
|
|
11028
10864
|
}
|
|
11029
10865
|
},
|
|
11030
10866
|
{
|
|
11031
|
-
"name": "resolve_duplicate_v1",
|
|
11032
10867
|
"method": "POST",
|
|
11033
10868
|
"path": "/api/v1/projects/{project_id}/ai-duplicates",
|
|
11034
10869
|
"mode": "write",
|
|
@@ -11095,7 +10930,6 @@
|
|
|
11095
10930
|
}
|
|
11096
10931
|
},
|
|
11097
10932
|
{
|
|
11098
|
-
"name": "restore_history_v1",
|
|
11099
10933
|
"method": "POST",
|
|
11100
10934
|
"path": "/api/v1/projects/{project_id}/test-cases/{test_case_id}/histories/{history_id}/restore",
|
|
11101
10935
|
"mode": "write",
|
|
@@ -11151,7 +10985,6 @@
|
|
|
11151
10985
|
}
|
|
11152
10986
|
},
|
|
11153
10987
|
{
|
|
11154
|
-
"name": "search_duplicates_v1",
|
|
11155
10988
|
"method": "POST",
|
|
11156
10989
|
"path": "/api/v1/projects/{project_id}/ai-duplicates/search-v2",
|
|
11157
10990
|
"mode": "read",
|
|
@@ -11204,7 +11037,6 @@
|
|
|
11204
11037
|
}
|
|
11205
11038
|
},
|
|
11206
11039
|
{
|
|
11207
|
-
"name": "search_group_tags",
|
|
11208
11040
|
"method": "GET",
|
|
11209
11041
|
"path": "/api/v1/group/{entity_type}/tags",
|
|
11210
11042
|
"mode": "read",
|
|
@@ -11254,7 +11086,6 @@
|
|
|
11254
11086
|
}
|
|
11255
11087
|
},
|
|
11256
11088
|
{
|
|
11257
|
-
"name": "search_project_entities",
|
|
11258
11089
|
"method": "GET",
|
|
11259
11090
|
"path": "/api/v1/projects/{project_id}/{entity}/search",
|
|
11260
11091
|
"mode": "read",
|
|
@@ -11341,7 +11172,6 @@
|
|
|
11341
11172
|
}
|
|
11342
11173
|
},
|
|
11343
11174
|
{
|
|
11344
|
-
"name": "search_project_entities_v2",
|
|
11345
11175
|
"method": "POST",
|
|
11346
11176
|
"path": "/api/v1/projects/{project_id}/{entity}/search-v2",
|
|
11347
11177
|
"mode": "read",
|
|
@@ -11582,9 +11412,6 @@
|
|
|
11582
11412
|
}
|
|
11583
11413
|
],
|
|
11584
11414
|
"intent": "Search for entities within a project (v2 - POST with body)",
|
|
11585
|
-
"guidance": [
|
|
11586
|
-
"The general way to find cases by attribute. Ask for a large page when collecting ids to feed into another call, so the follow-up gets the whole set rather than the first page."
|
|
11587
|
-
],
|
|
11588
11415
|
"shape": "discovered",
|
|
11589
11416
|
"max_page_size": 100,
|
|
11590
11417
|
"paginated": true,
|
|
@@ -11619,7 +11446,6 @@
|
|
|
11619
11446
|
}
|
|
11620
11447
|
},
|
|
11621
11448
|
{
|
|
11622
|
-
"name": "search_project_users",
|
|
11623
11449
|
"method": "GET",
|
|
11624
11450
|
"path": "/api/v1/projects/{project_id}/users/search",
|
|
11625
11451
|
"mode": "read",
|
|
@@ -11675,7 +11501,6 @@
|
|
|
11675
11501
|
}
|
|
11676
11502
|
},
|
|
11677
11503
|
{
|
|
11678
|
-
"name": "search_test_case_tags",
|
|
11679
11504
|
"method": "GET",
|
|
11680
11505
|
"path": "/api/v1/projects/{project_id}/test-case/tags/search",
|
|
11681
11506
|
"mode": "read",
|
|
@@ -11722,7 +11547,6 @@
|
|
|
11722
11547
|
}
|
|
11723
11548
|
},
|
|
11724
11549
|
{
|
|
11725
|
-
"name": "search_test_cases_by_folder_v1",
|
|
11726
11550
|
"method": "GET",
|
|
11727
11551
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/search",
|
|
11728
11552
|
"mode": "read",
|
|
@@ -11810,7 +11634,6 @@
|
|
|
11810
11634
|
}
|
|
11811
11635
|
},
|
|
11812
11636
|
{
|
|
11813
|
-
"name": "send_report_email_now_v1",
|
|
11814
11637
|
"method": "POST",
|
|
11815
11638
|
"path": "/api/v1/projects/{project_id}/reports/{report_id}/send_email_now",
|
|
11816
11639
|
"mode": "write",
|
|
@@ -11862,7 +11685,6 @@
|
|
|
11862
11685
|
}
|
|
11863
11686
|
},
|
|
11864
11687
|
{
|
|
11865
|
-
"name": "undo_remove_folder",
|
|
11866
11688
|
"method": "POST",
|
|
11867
11689
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/undo-rm",
|
|
11868
11690
|
"mode": "write",
|
|
@@ -11931,7 +11753,6 @@
|
|
|
11931
11753
|
}
|
|
11932
11754
|
},
|
|
11933
11755
|
{
|
|
11934
|
-
"name": "unlink_test_runs_from_test_plan",
|
|
11935
11756
|
"method": "POST",
|
|
11936
11757
|
"path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/test-runs/unlink",
|
|
11937
11758
|
"mode": "write",
|
|
@@ -11982,7 +11803,6 @@
|
|
|
11982
11803
|
}
|
|
11983
11804
|
},
|
|
11984
11805
|
{
|
|
11985
|
-
"name": "update_custom_field_dataset_option_v2",
|
|
11986
11806
|
"method": "POST",
|
|
11987
11807
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/options/{option_id}/update",
|
|
11988
11808
|
"mode": "write",
|
|
@@ -12049,7 +11869,6 @@
|
|
|
12049
11869
|
}
|
|
12050
11870
|
},
|
|
12051
11871
|
{
|
|
12052
|
-
"name": "update_custom_field_dataset_project_mapping_v2",
|
|
12053
11872
|
"method": "POST",
|
|
12054
11873
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/project-mappings/update",
|
|
12055
11874
|
"mode": "write",
|
|
@@ -12113,7 +11932,6 @@
|
|
|
12113
11932
|
}
|
|
12114
11933
|
},
|
|
12115
11934
|
{
|
|
12116
|
-
"name": "update_custom_field_definition_v2",
|
|
12117
11935
|
"method": "POST",
|
|
12118
11936
|
"path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/update",
|
|
12119
11937
|
"mode": "write",
|
|
@@ -12184,7 +12002,6 @@
|
|
|
12184
12002
|
}
|
|
12185
12003
|
},
|
|
12186
12004
|
{
|
|
12187
|
-
"name": "update_dataset",
|
|
12188
12005
|
"method": "PUT",
|
|
12189
12006
|
"path": "/api/v1/projects/{project_id}/datasets/{uuid}",
|
|
12190
12007
|
"mode": "write",
|
|
@@ -12293,7 +12110,6 @@
|
|
|
12293
12110
|
}
|
|
12294
12111
|
},
|
|
12295
12112
|
{
|
|
12296
|
-
"name": "update_exploratory_session",
|
|
12297
12113
|
"method": "PATCH",
|
|
12298
12114
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}",
|
|
12299
12115
|
"mode": "write",
|
|
@@ -12470,7 +12286,6 @@
|
|
|
12470
12286
|
}
|
|
12471
12287
|
},
|
|
12472
12288
|
{
|
|
12473
|
-
"name": "update_exploratory_session_log",
|
|
12474
12289
|
"method": "PATCH",
|
|
12475
12290
|
"path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/logs/{log_id}",
|
|
12476
12291
|
"mode": "write",
|
|
@@ -12590,7 +12405,6 @@
|
|
|
12590
12405
|
}
|
|
12591
12406
|
},
|
|
12592
12407
|
{
|
|
12593
|
-
"name": "update_filter",
|
|
12594
12408
|
"method": "POST",
|
|
12595
12409
|
"path": "/api/v1/projects/{project_id}/filter/{filter_id}",
|
|
12596
12410
|
"mode": "write",
|
|
@@ -12674,7 +12488,6 @@
|
|
|
12674
12488
|
}
|
|
12675
12489
|
},
|
|
12676
12490
|
{
|
|
12677
|
-
"name": "update_latest_test_result_for_test_case",
|
|
12678
12491
|
"method": "PATCH",
|
|
12679
12492
|
"path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/{test_case_id}/test-results",
|
|
12680
12493
|
"mode": "write",
|
|
@@ -12837,7 +12650,6 @@
|
|
|
12837
12650
|
}
|
|
12838
12651
|
},
|
|
12839
12652
|
{
|
|
12840
|
-
"name": "update_project_settings",
|
|
12841
12653
|
"method": "POST",
|
|
12842
12654
|
"path": "/api/v1/projects/{project_id}/settings",
|
|
12843
12655
|
"mode": "write",
|
|
@@ -12884,7 +12696,6 @@
|
|
|
12884
12696
|
}
|
|
12885
12697
|
},
|
|
12886
12698
|
{
|
|
12887
|
-
"name": "update_report",
|
|
12888
12699
|
"method": "PATCH",
|
|
12889
12700
|
"path": "/api/v1/projects/{project_id}/reports/{report_id}",
|
|
12890
12701
|
"mode": "write",
|
|
@@ -13187,7 +12998,6 @@
|
|
|
13187
12998
|
}
|
|
13188
12999
|
},
|
|
13189
13000
|
{
|
|
13190
|
-
"name": "update_shared_step_v1",
|
|
13191
13001
|
"method": "PATCH",
|
|
13192
13002
|
"path": "/api/v1/projects/{project_id}/shared-steps/{shared_step_id}",
|
|
13193
13003
|
"mode": "write",
|
|
@@ -13274,7 +13084,6 @@
|
|
|
13274
13084
|
}
|
|
13275
13085
|
},
|
|
13276
13086
|
{
|
|
13277
|
-
"name": "update_test_plan_v1",
|
|
13278
13087
|
"method": "POST",
|
|
13279
13088
|
"path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/update",
|
|
13280
13089
|
"mode": "write",
|
|
@@ -13410,7 +13219,6 @@
|
|
|
13410
13219
|
}
|
|
13411
13220
|
},
|
|
13412
13221
|
{
|
|
13413
|
-
"name": "upload_a_i_attachments",
|
|
13414
13222
|
"method": "POST",
|
|
13415
13223
|
"path": "/api/v1/projects/{project_id}/generic/attachments/ai_uploads",
|
|
13416
13224
|
"mode": "write",
|
|
@@ -13447,7 +13255,6 @@
|
|
|
13447
13255
|
}
|
|
13448
13256
|
},
|
|
13449
13257
|
{
|
|
13450
|
-
"name": "upload_generic_attachments",
|
|
13451
13258
|
"method": "POST",
|
|
13452
13259
|
"path": "/api/v1/projects/{project_id}/generic/attachments",
|
|
13453
13260
|
"mode": "write",
|
|
@@ -13484,7 +13291,6 @@
|
|
|
13484
13291
|
}
|
|
13485
13292
|
},
|
|
13486
13293
|
{
|
|
13487
|
-
"name": "upload_test_case_attachments_v1",
|
|
13488
13294
|
"method": "POST",
|
|
13489
13295
|
"path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/attachments",
|
|
13490
13296
|
"mode": "write",
|
|
@@ -13552,7 +13358,6 @@
|
|
|
13552
13358
|
}
|
|
13553
13359
|
},
|
|
13554
13360
|
{
|
|
13555
|
-
"name": "user_workload_drilldown",
|
|
13556
13361
|
"method": "POST",
|
|
13557
13362
|
"path": "/api/v1/projects/{project_id}/reports/{report_id}/drilldown",
|
|
13558
13363
|
"mode": "read",
|
|
@@ -17238,13 +17043,13 @@
|
|
|
17238
17043
|
"type": "string",
|
|
17239
17044
|
"format": "uri",
|
|
17240
17045
|
"description": "Pre-signed S3 URL for viewing (inline, ~26 min expiry)",
|
|
17241
|
-
"example": "https://example.com/media/1/2921471/86de8094..."
|
|
17046
|
+
"example": "https://example.com/media/genric/1/2921471/86de8094..."
|
|
17242
17047
|
},
|
|
17243
17048
|
"download_url": {
|
|
17244
17049
|
"type": "string",
|
|
17245
17050
|
"format": "uri",
|
|
17246
17051
|
"description": "Pre-signed S3 URL for downloading (attachment, ~26 min expiry)",
|
|
17247
|
-
"example": "https://example.com/media/1/2921471/86de8094..."
|
|
17052
|
+
"example": "https://example.com/media/genric/1/2921471/86de8094..."
|
|
17248
17053
|
},
|
|
17249
17054
|
"content_type": {
|
|
17250
17055
|
"type": "string",
|
|
@@ -18355,7 +18160,7 @@
|
|
|
18355
18160
|
},
|
|
18356
18161
|
"selection": {
|
|
18357
18162
|
"type": "object",
|
|
18358
|
-
"description": "
|
|
18163
|
+
"description": "the primary project's persisted folder-structured test-case selection (with select_all / per-folder flags + unique_test_case_count), in the same shape as the test-run edit/selection endpoint. `{}` when the report has no saved selection for the primary project. Used by the Edit dialog to re-check saved test cases (including folder/project-level select_all, which the flat ids cannot represent).",
|
|
18359
18164
|
"example": {
|
|
18360
18165
|
"select_all": false,
|
|
18361
18166
|
"folders": {
|
|
@@ -18372,7 +18177,7 @@
|
|
|
18372
18177
|
},
|
|
18373
18178
|
"shared_selection": {
|
|
18374
18179
|
"type": "object",
|
|
18375
|
-
"description": "
|
|
18180
|
+
"description": "per-project folder-structured selection for the report's non-primary projects, keyed by project id ({ \"<project_id>\": <selection> }). Present only for cross-project Test Case Activity reports; `{}` otherwise.",
|
|
18376
18181
|
"example": {
|
|
18377
18182
|
"10209": {
|
|
18378
18183
|
"select_all": true,
|
|
@@ -19285,15 +19090,6 @@
|
|
|
19285
19090
|
],
|
|
19286
19091
|
"capabilities": [
|
|
19287
19092
|
"list_activity_events_v1"
|
|
19288
|
-
],
|
|
19289
|
-
"key_facts": [
|
|
19290
|
-
"READ-ONLY by design. Activity events are emitted by the system as a side effect of other writes — there is no create, update, or delete, and there never will be. If asked to edit or remove an audit entry, say it is immutable.",
|
|
19291
|
-
"HARD 15-DAY WINDOW. The server clamps every query to the last 15 days no matter what you ask for. For anything older, say the history is not retrievable through the API and point to the Test Management UI — do NOT report 'no activity' for an older period, which would be a false negative.",
|
|
19292
|
-
"CURSOR pagination, not page numbers. Follow pagination.next_cursor and stop when pagination.has_next_page is false. There is no p param and no info.count, so you CANNOT state a total number of events or jump to a page.",
|
|
19293
|
-
"Not project-scoped in the path — it is group-wide. Pass project_id as a QUERY param to narrow it to one project.",
|
|
19294
|
-
"starred_only=true restricts to the caller's starred projects. When they have none the response is {events: [], no_starred_projects: true} — that means 'no starred projects', NOT 'no activity'. Check for that flag before reporting emptiness.",
|
|
19295
|
-
"The response carries a projects map (project id → metadata) so you can resolve the project an event refers to without extra reads.",
|
|
19296
|
-
"Gated by a group feature flag. If the call is refused, report that the activity feed isn't enabled for the group rather than that there is no activity."
|
|
19297
19093
|
]
|
|
19298
19094
|
},
|
|
19299
19095
|
"attachment": {
|
|
@@ -19325,10 +19121,6 @@
|
|
|
19325
19121
|
"upload_a_i_attachments",
|
|
19326
19122
|
"upload_generic_attachments",
|
|
19327
19123
|
"upload_test_case_attachments_v1"
|
|
19328
|
-
],
|
|
19329
|
-
"key_facts": [
|
|
19330
|
-
"ai_uploads uploads a file as AI CONTEXT (restricted types, smaller cap) for seeding case content — see create-test-case.",
|
|
19331
|
-
"Each blob/attachment row carries an integer id and a url (the file's location) — read the file from that url; there is no dedicated download endpoint."
|
|
19332
19124
|
]
|
|
19333
19125
|
},
|
|
19334
19126
|
"configuration": {
|
|
@@ -19397,15 +19189,6 @@
|
|
|
19397
19189
|
"update_custom_field_dataset_option_v2",
|
|
19398
19190
|
"update_custom_field_dataset_project_mapping_v2",
|
|
19399
19191
|
"update_custom_field_definition_v2"
|
|
19400
|
-
],
|
|
19401
|
-
"key_facts": [
|
|
19402
|
-
"A field applies to ONE entity type (TestCase | TestResult | TestPlan) — pick the matching entity_type; project scope is via the integer project id in the path.",
|
|
19403
|
-
"A definition write is workspace-wide, not project-scoped: it affects every project the field's datasets link to. Say which projects are affected BEFORE writing.",
|
|
19404
|
-
"field_name IS editable via .../update; field_type is SILENTLY immutable — sending a new type returns 200 and changes nothing. Never report a type change as done; a real one means delete-and-recreate, which destroys every stored value.",
|
|
19405
|
-
"Update is a full REPLACE: field_name + field_type + is_required must all be present (missing is_required = 400, missing field_name = 500). Read the field first and resend the whole set.",
|
|
19406
|
-
"The project-mapping endpoint uses link_projects / unlink_projects — NOT the linked_projects of the create bodies. The wrong spelling is silently dropped: 200, nothing changed.",
|
|
19407
|
-
"Three operations destroy stored data across every linked project: deleting a field, deleting an option, and unlinking a project. There is no bin. Count and name the affected projects before asking to proceed.",
|
|
19408
|
-
"Don't confuse a DEFINITION with a VALUE. A definition is which attributes exist; a value is what one case holds. Only values are writable here, through the test-case create/update body's custom_fields."
|
|
19409
19192
|
]
|
|
19410
19193
|
},
|
|
19411
19194
|
"dataset": {
|
|
@@ -19439,9 +19222,6 @@
|
|
|
19439
19222
|
"import_dataset_c_s_v",
|
|
19440
19223
|
"list_datasets",
|
|
19441
19224
|
"update_dataset"
|
|
19442
|
-
],
|
|
19443
|
-
"key_facts": [
|
|
19444
|
-
"Team Pro plan gated: without it EVERY dataset endpoint returns 422 \"Feature not available\". A 422 here means NOT-ENTITLED, not a bad payload — say so and stop, don't retry with a different body."
|
|
19445
19225
|
]
|
|
19446
19226
|
},
|
|
19447
19227
|
"duplicate": {
|
|
@@ -19474,13 +19254,6 @@
|
|
|
19474
19254
|
"list_duplicates_v1",
|
|
19475
19255
|
"resolve_duplicate_v1",
|
|
19476
19256
|
"search_duplicates_v1"
|
|
19477
|
-
],
|
|
19478
|
-
"key_facts": [
|
|
19479
|
-
"There is NO create. Duplicate suggestions are produced by the dedupe pipeline; a caller cannot author one.",
|
|
19480
|
-
"Only status=suggested can be read or resolved; already-merged/archived/discarded suggestions return 404. A 404 here usually means 'already handled', not 'never existed'.",
|
|
19481
|
-
"source_tc works ONLY for status=merged, and the snapshot may legitimately be absent (404 with error 'Source test case snapshot not available'). Treat that as 'not retained', not as a retryable error.",
|
|
19482
|
-
"This list family pages with `page`, not the `p` used elsewhere in the profile.",
|
|
19483
|
-
"Dedupe REVIEW is exposed here; TCG test-case GENERATION is not. Don't offer to generate cases."
|
|
19484
19257
|
]
|
|
19485
19258
|
},
|
|
19486
19259
|
"exploratory_session": {
|
|
@@ -19527,12 +19300,6 @@
|
|
|
19527
19300
|
"list_exploratory_sessions",
|
|
19528
19301
|
"update_exploratory_session",
|
|
19529
19302
|
"update_exploratory_session_log"
|
|
19530
|
-
],
|
|
19531
|
-
"key_facts": [
|
|
19532
|
-
"session_id and log_id are plain INTEGERS; the parent project takes the INTEGER project id (v1).",
|
|
19533
|
-
"Logs hold rich-text HTML sanitised on write (off-project anchor/image links stripped); defects are the issues linked to the session.",
|
|
19534
|
-
"Clone runs async when the session has many logs → re-fetch to confirm (see async-jobs).",
|
|
19535
|
-
"No convert endpoint: turn session notes into test cases via the create-test-case flow."
|
|
19536
19303
|
]
|
|
19537
19304
|
},
|
|
19538
19305
|
"filter": {
|
|
@@ -19569,10 +19336,6 @@
|
|
|
19569
19336
|
"get_filter",
|
|
19570
19337
|
"list_filters",
|
|
19571
19338
|
"update_filter"
|
|
19572
|
-
],
|
|
19573
|
-
"key_facts": [
|
|
19574
|
-
"A saved filter view persists a reusable filter: { name, entity, filters, is_project_level }. entity = testcase | testplan | testrun | exploratory_session; filter_id is an integer.",
|
|
19575
|
-
"is_project_level scopes the view to the whole project vs. just the creator."
|
|
19576
19339
|
]
|
|
19577
19340
|
},
|
|
19578
19341
|
"folder": {
|
|
@@ -19609,10 +19372,6 @@
|
|
|
19609
19372
|
"rename_folder_v1",
|
|
19610
19373
|
"reorder_folders",
|
|
19611
19374
|
"undo_remove_folder"
|
|
19612
|
-
],
|
|
19613
|
-
"key_facts": [
|
|
19614
|
-
"Folder ids are plain INTEGERS (e.g. 54) — never FL-… strings. Nesting is via parent_id (integer, null = root).",
|
|
19615
|
-
"mv cross-project and copy run ASYNC ({ success, async, unique_id }) — confirm by re-reading the destination (see async-jobs)."
|
|
19616
19375
|
]
|
|
19617
19376
|
},
|
|
19618
19377
|
"project": {
|
|
@@ -19716,15 +19475,6 @@
|
|
|
19716
19475
|
"send_report_email_now_v1",
|
|
19717
19476
|
"update_report",
|
|
19718
19477
|
"user_workload_drilldown"
|
|
19719
|
-
],
|
|
19720
|
-
"key_facts": [
|
|
19721
|
-
"report_id and schedule_id are INTEGERS; the parent project takes the INTEGER project id (v1).",
|
|
19722
|
-
"report_type on create/update is a DISPLAY NAME and the set is CLOSED — exactly these nine: Test Run Summary, Test Run Detailed Report, Test Plan Summary, Requirement Traceability Report, Test Case Activity, Exploratory Session Summary, User Workload Report, Defects Summary, Defects Detailed Report. Never invent one and never substitute a neighbouring type: if the user asks for activity, it is 'Test Case Activity', not 'Test Run Summary'.",
|
|
19723
|
-
"Defects Summary and Defects Detailed Report are accepted on create but have no data branch — they always read back report_data: null. For defect counts use Test Run Summary's issues_by_priority / issues_by_status sections instead.",
|
|
19724
|
-
"null inside report_data means NOT COMPUTED, not 'no data'. A Test Case Activity report fills its headline counts on a bare read; a Test Run Summary leaves issues_data / test_run_status / test_cases_status / issues_by_priority / issues_by_status null until you name them in sections. Never conclude 'there is no defect or status data' from a null — request the section; an empty payload like {total: 0} is a real finding, null is not. And never answer a 400 on sections by retreating to a bare read.",
|
|
19725
|
-
"*_drilldown sections return PAGINATED ROWS, not aggregates — never tally rows into a count; read the aggregate section or report_data.",
|
|
19726
|
-
"frequency + frequency_details travel together or not at all; omit both for an unscheduled on-demand report. weekly needs day as a lowercase name, monthly needs day as an integer 1-28. There is no 'once'. report_timeframe: custom REQUIRES custom_date_range.",
|
|
19727
|
-
"\"Understand a report\" = fetch the report + its section/widget data and summarise agent-side; the API returns structured data, not narrative."
|
|
19728
19478
|
]
|
|
19729
19479
|
},
|
|
19730
19480
|
"result": {
|
|
@@ -19757,11 +19507,6 @@
|
|
|
19757
19507
|
"delete_test_result_v1",
|
|
19758
19508
|
"get_test_results_for_test_case",
|
|
19759
19509
|
"update_latest_test_result_for_test_case"
|
|
19760
|
-
],
|
|
19761
|
-
"key_facts": [
|
|
19762
|
-
"Bodies are wrapped in test_result; set status by NAME (status) or id (status_id) — use a real configured status (see statuses-and-states).",
|
|
19763
|
-
"bulk-delete SUCCEEDS PARTIALLY and still returns 200. Authorisation is per id (author OR project admin); ids the caller may not delete come back in `skipped` — and BOTH lists are nested under a top-level `result` key, with `skipped` holding OBJECTS ({id, reason}) not bare ids, so read result.deleted_ids / result.skipped. Not as an error. ALWAYS compare deleted_ids against what you asked for and report the skipped ids — treating 200 as 'all deleted' will misreport.",
|
|
19764
|
-
"bulk-delete needs a non-empty result_ids array (400 otherwise) of at most 300 ids (422 beyond) — batch bigger sets yourself."
|
|
19765
19510
|
]
|
|
19766
19511
|
},
|
|
19767
19512
|
"shared_step": {
|
|
@@ -19789,10 +19534,6 @@
|
|
|
19789
19534
|
"get_shared_steps_by_i_d_v1",
|
|
19790
19535
|
"get_shared_steps_v1",
|
|
19791
19536
|
"update_shared_step_v1"
|
|
19792
|
-
],
|
|
19793
|
-
"key_facts": [
|
|
19794
|
-
"A shared step is embedded by MANY test cases, so editing or deleting it changes every one of them at once. That is the point of shared steps, but it also means a delete is a wide blast radius — say how it is used before changing it.",
|
|
19795
|
-
"Reference a shared step from a test case's steps via shared_step_id in test_case_steps — see test-case-authoring."
|
|
19796
19537
|
]
|
|
19797
19538
|
},
|
|
19798
19539
|
"tag": {
|
|
@@ -19828,12 +19569,6 @@
|
|
|
19828
19569
|
"merge_tags_v1",
|
|
19829
19570
|
"search_group_tags",
|
|
19830
19571
|
"search_test_case_tags"
|
|
19831
|
-
],
|
|
19832
|
-
"key_facts": [
|
|
19833
|
-
"Tags are referenced by NAME in filters and on cases; the merge endpoint takes integer source_id/target_id, so resolve ids via the tag reads first.",
|
|
19834
|
-
"That body MUST carry custom_fields (send {} when not changing any) — omitting it returns 500 'undefined method each for nil', even though the server's validator lists it as optional.",
|
|
19835
|
-
"tags/merge is admin-gated (tags_management flag) — may be unavailable for a group; degrade gracefully and say so.",
|
|
19836
|
-
"TAG-OBJECT WRITES ARE NOT EXPOSED. Renaming or deleting a tag project-wide is deliberately out of this profile: the endpoints exist but sit behind the tags_management flag that most groups do not have, and tagging is always driven through the ENTITY. If asked to rename or delete a tag, say it is not available here and point to the Test Management UI."
|
|
19837
19572
|
]
|
|
19838
19573
|
},
|
|
19839
19574
|
"test_case": {
|
|
@@ -19897,14 +19632,6 @@
|
|
|
19897
19632
|
"reorder_test_cases_by_folder_v1",
|
|
19898
19633
|
"search_project_entities_v2",
|
|
19899
19634
|
"search_test_cases_by_folder_v1"
|
|
19900
|
-
],
|
|
19901
|
-
"key_facts": [
|
|
19902
|
-
"A filter is a (key, value) pair and each half fails silently: an unknown KEY is dropped (you get the whole project with success: true), and a wrong-form VALUE matches nothing (count: 0, also success: true). So resolve both — never guess either — and see pagination-and-filtering for the key table and each value's source.",
|
|
19903
|
-
"A surprising count means check the FORM, not try another value: 0 on a value the user plainly meant = wrong form, so go resolve ids; filtered count == unfiltered count = the key was dropped. Never take either count from a per_page: 1 call — it returns count: 1 regardless of the real total.",
|
|
19904
|
-
"required.fields ADDS joined columns; it does NOT slim a row, so naming fields never buys more rows per page. required.fields=[\"count\"] ALONE is the only value that changes the response.",
|
|
19905
|
-
"The compact response has a DIFFERENT envelope: no `success` key ({test_cases, info, filter_details} only — absence of success is NOT failure), info.page_size echoes the server ceiling not your per_page, and filter_details is {} so confirm filter intent before the call.",
|
|
19906
|
-
"READING ROWS to show a user: leave per_page at its default and walk p until info.next is null. p advances by per_page and not by what came back, so paging over an incomplete read never recovers the gap.",
|
|
19907
|
-
"Paths take INTEGER ids (project + folder + case). The case's TC-NNN comes back as data.test_case.identifier on any read; folder ids are plain integers."
|
|
19908
19635
|
]
|
|
19909
19636
|
},
|
|
19910
19637
|
"test_plan": {
|
|
@@ -19947,18 +19674,6 @@
|
|
|
19947
19674
|
"list_test_plans_v1",
|
|
19948
19675
|
"unlink_test_runs_from_test_plan",
|
|
19949
19676
|
"update_test_plan_v1"
|
|
19950
|
-
],
|
|
19951
|
-
"key_facts": [
|
|
19952
|
-
"Paths take the INTEGER plan id. The prefixed identifier (TP-NNN / STP-NNN) is for display; never put it in a v1 path.",
|
|
19953
|
-
"The read detail has NO data wrapper: the plan sits under a top-level test_plan key, and test_plan.identifier is the TP-NNN / STP-NNN.",
|
|
19954
|
-
"Sub-plans are HIDDEN by default in the list. Without include_sub_plans=true you see only top-level plans, so a sub-plan the user named will look missing.",
|
|
19955
|
-
"name IS REQUIRED ON EVERY PLAN UPDATE, including one that only touches test_runs. Omit it and the call is rejected with 400 {success: false, error: 'Invalid Update Params'} however valid the rest of the body is — the server's edit branch is gated on name being present. Read the plan first and echo its current name back unchanged. Only a pure plan_status transition and a reviewers-only edit are exempt. Verified live: {test_plan: {test_runs: [198]}} 400s; adding name makes the identical call succeed.",
|
|
19956
|
-
"Run ids in test_runs are the INTEGER uuid from a run read — NOT the run's id field, which is the TR-NNN string on every run endpoint (list, plan's run list, single detail alike). Identifiers are forwarded to the upstream service uncoerced and fail upstream (observed 502 Upstream service error). Take uuid, never id.",
|
|
19957
|
-
"Linking a run MOVES it: a run belongs to at most one plan, so linking silently unlinks it from the plan that held it, with nothing in the 200 to say so. Read the runs' current membership first and tell the user which plans will lose runs. Verified live.",
|
|
19958
|
-
"test_runs accepts an id array OR a bulk-selection object {select_all, de_selected_ids, search_query}. select_all means 'the newest active runs', NOT 'everything matching' — and `filters` is accepted but SILENTLY IGNORED, so a filtered select_all links the whole recent set. Narrow with search_query (name/identifier substring) or send explicit ids. Verified live.",
|
|
19959
|
-
"bulk-archive / bulk-retrieve go ASYNC above the bulk threshold and return {success, async: true, unique_id} — the plans are NOT changed yet. Re-read to confirm; see async-jobs.",
|
|
19960
|
-
"execution-trend is scoped by EXACTLY ONE of test_plan_id / test_run_id. Both → 400 'Provide either test_plan_id or test_run_id, not both'; neither → 400 'test_plan_id or test_run_id is required'.",
|
|
19961
|
-
"execution-trend and linked-sessions-chart-data return chart DATA. There is no insights-widget object to create, update, or delete in this profile."
|
|
19962
19677
|
]
|
|
19963
19678
|
},
|
|
19964
19679
|
"test_run": {
|
|
@@ -20008,13 +19723,6 @@
|
|
|
20008
19723
|
"get_test_runs_form_fields_v1",
|
|
20009
19724
|
"get_test_runs_selection",
|
|
20010
19725
|
"get_test_runs_v1"
|
|
20011
|
-
],
|
|
20012
|
-
"key_facts": [
|
|
20013
|
-
"Only test_case_ids / selection / shared_selection put cases in a run. `filters` and `dynamic_filter` are a forward-sync rule, NOT a selection: a create carrying only `filters` returns 200 with ZERO cases, and sets is_dynamic: true even though you did not ask. Verified live.",
|
|
20014
|
-
"Dynamic runs match on nine fields only: priority, status, category, owner, automation_status, automation_state, folder, tags, issues. created_at/updated_at are stored and echoed on read but NEVER matched, so a 'last 7 days' dynamic run drops the date window and over-collects forever. Create runs static unless the user explicitly asks for sync.",
|
|
20015
|
-
"test_run.run_state is MANDATORY on create and edit (new_run | in_progress | under_review | rejected | done | closed). It is validated before the selection, so a bare 400 'invalid data' means a bad test_run field — NOT a bad selection shape.",
|
|
20016
|
-
"A run's `id` FIELD is the TR-NNN STRING, not the integer — on the project list, a plan's linked-run list and the single-run detail alike. The integer lives in `uuid` ({id: 'TR-90', uuid: 198}). Paths tolerate either form, which hides this; bodies and UI paths do not. Carrying `id` into a test plan's test_runs array sends a string that reaches the upstream service uncoerced and 502s there. Take `uuid` whenever a run id leaves a read.",
|
|
20017
|
-
"Full lifecycle is exposed: create, edit, assign, bulk-assign cases, bulk-edit results, clone, close, delete."
|
|
20018
19726
|
]
|
|
20019
19727
|
},
|
|
20020
19728
|
"user": {
|
|
@@ -20047,10 +19755,6 @@
|
|
|
20047
19755
|
"capabilities": [
|
|
20048
19756
|
"get_group_users_v2_v1",
|
|
20049
19757
|
"search_project_users"
|
|
20050
|
-
],
|
|
20051
|
-
"key_facts": [
|
|
20052
|
-
"WRITE BODIES take the integer: test_case.owner, test_run.owner/assignee_id — send 14.",
|
|
20053
|
-
"An unrecognised q key is dropped, not rejected — the server silently omits that condition and returns an unfiltered set that looks like a successful filter. Use the documented key names verbatim."
|
|
20054
19758
|
]
|
|
20055
19759
|
},
|
|
20056
19760
|
"version": {
|
|
@@ -20082,11 +19786,6 @@
|
|
|
20082
19786
|
"get_test_case_history_diff_v1",
|
|
20083
19787
|
"get_test_case_history_v1",
|
|
20084
19788
|
"restore_history_v1"
|
|
20085
|
-
],
|
|
20086
|
-
"key_facts": [
|
|
20087
|
-
"Each record carries source (create/update), modified_fields, a modified map (per-field old/new), user and created_at.",
|
|
20088
|
-
"diff (compare two versions) and restore require a PAID plan; listing + single-version reads work otherwise. Degrade gracefully.",
|
|
20089
|
-
"A plain-language diff summary is agent-side — read the field deltas and describe them; the API returns structured data, not prose."
|
|
20090
19789
|
]
|
|
20091
19790
|
}
|
|
20092
19791
|
}
|