@browserstack/mcp-server 1.5.0-beta.6 → 1.5.0-beta.8

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.
@@ -1,11 +1,12 @@
1
1
  {
2
2
  "schema_version": 1,
3
- "version": "1.0",
4
- "build_id": "83525474_2026-09-02T12:13:05Z",
3
+ "version": "1.1",
4
+ "build_id": "50ec01a6_2026-09-08T11:56:26Z",
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",
9
10
  "method": "POST",
10
11
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/assign",
11
12
  "mode": "write",
@@ -64,6 +65,7 @@
64
65
  }
65
66
  },
66
67
  {
68
+ "name": "bulk_archive_test_cases_by_project",
67
69
  "method": "POST",
68
70
  "path": "/api/v1/projects/{project_id}/test-cases/bulk-archive",
69
71
  "mode": "write",
@@ -139,6 +141,7 @@
139
141
  }
140
142
  },
141
143
  {
144
+ "name": "bulk_archive_test_plans_v1",
142
145
  "method": "POST",
143
146
  "path": "/api/v1/projects/{project_id}/test-plans/bulk-archive",
144
147
  "mode": "write",
@@ -188,6 +191,7 @@
188
191
  }
189
192
  },
190
193
  {
194
+ "name": "bulk_assign_test_cases_to_test_run",
191
195
  "method": "POST",
192
196
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/bulk_assign",
193
197
  "mode": "write",
@@ -283,6 +287,7 @@
283
287
  }
284
288
  },
285
289
  {
290
+ "name": "bulk_copy_test_cases",
286
291
  "method": "POST",
287
292
  "path": "/api/v1/projects/{project_id}/test-cases/bulk-copy",
288
293
  "mode": "write",
@@ -386,6 +391,7 @@
386
391
  }
387
392
  },
388
393
  {
394
+ "name": "bulk_delete_test_cases",
389
395
  "method": "POST",
390
396
  "path": "/api/v1/projects/{project_id}/test-cases/bulk-delete",
391
397
  "mode": "destructive",
@@ -478,6 +484,7 @@
478
484
  }
479
485
  },
480
486
  {
487
+ "name": "bulk_delete_test_results_v1",
481
488
  "method": "POST",
482
489
  "path": "/api/v1/projects/{project_id}/test-results/bulk-delete",
483
490
  "mode": "destructive",
@@ -559,6 +566,7 @@
559
566
  }
560
567
  },
561
568
  {
569
+ "name": "bulk_edit_test_cases",
562
570
  "method": "POST",
563
571
  "path": "/api/v1/projects/{project_id}/test-cases/bulk-edit",
564
572
  "mode": "write",
@@ -713,6 +721,7 @@
713
721
  }
714
722
  },
715
723
  {
724
+ "name": "bulk_edit_test_cases_in_test_run",
716
725
  "method": "POST",
717
726
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/edit",
718
727
  "mode": "write",
@@ -845,6 +854,7 @@
845
854
  }
846
855
  },
847
856
  {
857
+ "name": "bulk_edit_test_cases_v2",
848
858
  "method": "PATCH",
849
859
  "path": "/api/v1/projects/{project_id}/test-cases",
850
860
  "mode": "write",
@@ -1133,6 +1143,7 @@
1133
1143
  }
1134
1144
  },
1135
1145
  {
1146
+ "name": "bulk_move_test_cases",
1136
1147
  "method": "POST",
1137
1148
  "path": "/api/v1/projects/{project_id}/test-cases/bulk-move",
1138
1149
  "mode": "write",
@@ -1229,6 +1240,7 @@
1229
1240
  }
1230
1241
  },
1231
1242
  {
1243
+ "name": "bulk_retrieve_test_cases",
1232
1244
  "method": "POST",
1233
1245
  "path": "/api/v1/projects/{project_id}/test-cases/bulk-retrieve",
1234
1246
  "mode": "write",
@@ -1324,6 +1336,7 @@
1324
1336
  }
1325
1337
  },
1326
1338
  {
1339
+ "name": "bulk_retrieve_test_plans_v1",
1327
1340
  "method": "POST",
1328
1341
  "path": "/api/v1/projects/{project_id}/test-plans/bulk-retrieve",
1329
1342
  "mode": "write",
@@ -1373,6 +1386,7 @@
1373
1386
  }
1374
1387
  },
1375
1388
  {
1389
+ "name": "clone_exploratory_session_v1",
1376
1390
  "method": "POST",
1377
1391
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/clone",
1378
1392
  "mode": "write",
@@ -1403,6 +1417,7 @@
1403
1417
  }
1404
1418
  },
1405
1419
  {
1420
+ "name": "clone_test_plan_v1",
1406
1421
  "method": "POST",
1407
1422
  "path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/clone",
1408
1423
  "mode": "write",
@@ -1467,6 +1482,7 @@
1467
1482
  }
1468
1483
  },
1469
1484
  {
1485
+ "name": "clone_test_run",
1470
1486
  "method": "POST",
1471
1487
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/clone",
1472
1488
  "mode": "write",
@@ -1564,6 +1580,7 @@
1564
1580
  }
1565
1581
  },
1566
1582
  {
1583
+ "name": "close_exploratory_session",
1567
1584
  "method": "POST",
1568
1585
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/close",
1569
1586
  "mode": "write",
@@ -1613,6 +1630,7 @@
1613
1630
  }
1614
1631
  },
1615
1632
  {
1633
+ "name": "close_test_run_v1",
1616
1634
  "method": "POST",
1617
1635
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/close",
1618
1636
  "mode": "write",
@@ -1670,6 +1688,7 @@
1670
1688
  }
1671
1689
  },
1672
1690
  {
1691
+ "name": "copy_folder",
1673
1692
  "method": "POST",
1674
1693
  "path": "/api/v1/projects/{project_id}/folders/copy",
1675
1694
  "mode": "write",
@@ -1738,6 +1757,7 @@
1738
1757
  }
1739
1758
  },
1740
1759
  {
1760
+ "name": "count_run_selection_v1",
1741
1761
  "method": "POST",
1742
1762
  "path": "/api/v1/projects/{project_id}/test-runs/selection-count",
1743
1763
  "mode": "read",
@@ -1828,6 +1848,7 @@
1828
1848
  }
1829
1849
  },
1830
1850
  {
1851
+ "name": "create_bulk_test_cases_v1",
1831
1852
  "method": "POST",
1832
1853
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/bulk-test-cases",
1833
1854
  "mode": "write",
@@ -2052,6 +2073,7 @@
2052
2073
  }
2053
2074
  },
2054
2075
  {
2076
+ "name": "create_configuration_v1",
2055
2077
  "method": "POST",
2056
2078
  "path": "/api/v1/projects/{project_id}/configurations",
2057
2079
  "mode": "write",
@@ -2100,6 +2122,7 @@
2100
2122
  }
2101
2123
  },
2102
2124
  {
2125
+ "name": "create_custom_field_dataset_option_v2",
2103
2126
  "method": "POST",
2104
2127
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/options",
2105
2128
  "mode": "write",
@@ -2161,6 +2184,7 @@
2161
2184
  }
2162
2185
  },
2163
2186
  {
2187
+ "name": "create_custom_field_dataset_v2",
2164
2188
  "method": "POST",
2165
2189
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets",
2166
2190
  "mode": "write",
@@ -2236,6 +2260,7 @@
2236
2260
  }
2237
2261
  },
2238
2262
  {
2263
+ "name": "create_custom_field_definition_v2",
2239
2264
  "method": "POST",
2240
2265
  "path": "/api/v1/admin-v2/settings/custom-fields",
2241
2266
  "mode": "write",
@@ -2343,6 +2368,7 @@
2343
2368
  }
2344
2369
  },
2345
2370
  {
2371
+ "name": "create_dataset",
2346
2372
  "method": "POST",
2347
2373
  "path": "/api/v1/projects/{project_id}/datasets",
2348
2374
  "mode": "write",
@@ -2449,6 +2475,7 @@
2449
2475
  }
2450
2476
  },
2451
2477
  {
2478
+ "name": "create_exploratory_session",
2452
2479
  "method": "POST",
2453
2480
  "path": "/api/v1/projects/{project_id}/exploratory-sessions",
2454
2481
  "mode": "write",
@@ -2612,6 +2639,7 @@
2612
2639
  }
2613
2640
  },
2614
2641
  {
2642
+ "name": "create_exploratory_session_log",
2615
2643
  "method": "POST",
2616
2644
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/logs",
2617
2645
  "mode": "write",
@@ -2725,6 +2753,7 @@
2725
2753
  }
2726
2754
  },
2727
2755
  {
2756
+ "name": "create_filter",
2728
2757
  "method": "POST",
2729
2758
  "path": "/api/v1/projects/{project_id}/filter",
2730
2759
  "mode": "write",
@@ -2801,6 +2830,7 @@
2801
2830
  }
2802
2831
  },
2803
2832
  {
2833
+ "name": "create_project_v1",
2804
2834
  "method": "POST",
2805
2835
  "path": "/api/v1/projects",
2806
2836
  "mode": "write",
@@ -2851,6 +2881,7 @@
2851
2881
  }
2852
2882
  },
2853
2883
  {
2884
+ "name": "create_report",
2854
2885
  "method": "POST",
2855
2886
  "path": "/api/v1/projects/{project_id}/reports",
2856
2887
  "mode": "write",
@@ -3149,6 +3180,7 @@
3149
3180
  }
3150
3181
  },
3151
3182
  {
3183
+ "name": "create_root_folder_v1",
3152
3184
  "method": "POST",
3153
3185
  "path": "/api/v1/projects/{project_id}/folders",
3154
3186
  "mode": "write",
@@ -3205,6 +3237,7 @@
3205
3237
  }
3206
3238
  },
3207
3239
  {
3240
+ "name": "create_shared_step_v1",
3208
3241
  "method": "POST",
3209
3242
  "path": "/api/v1/projects/{project_id}/shared-steps",
3210
3243
  "mode": "write",
@@ -3284,6 +3317,7 @@
3284
3317
  }
3285
3318
  },
3286
3319
  {
3320
+ "name": "create_step_result_v1",
3287
3321
  "method": "POST",
3288
3322
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/{test_case_id}/step/{step_id}",
3289
3323
  "mode": "write",
@@ -3336,6 +3370,7 @@
3336
3370
  }
3337
3371
  },
3338
3372
  {
3373
+ "name": "create_sub_folder_v1",
3339
3374
  "method": "POST",
3340
3375
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/mkdir",
3341
3376
  "mode": "write",
@@ -3413,6 +3448,7 @@
3413
3448
  }
3414
3449
  },
3415
3450
  {
3451
+ "name": "create_test_case_v1",
3416
3452
  "method": "POST",
3417
3453
  "path": "/api/v1/projects/{project_id}/test-cases",
3418
3454
  "mode": "write",
@@ -3457,6 +3493,7 @@
3457
3493
  }
3458
3494
  },
3459
3495
  {
3496
+ "name": "create_test_cases",
3460
3497
  "method": "POST",
3461
3498
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases",
3462
3499
  "mode": "write",
@@ -3649,6 +3686,7 @@
3649
3686
  }
3650
3687
  },
3651
3688
  {
3689
+ "name": "create_test_plan_v1",
3652
3690
  "method": "POST",
3653
3691
  "path": "/api/v1/projects/{project_id}/test-plans",
3654
3692
  "mode": "write",
@@ -3779,6 +3817,7 @@
3779
3817
  }
3780
3818
  },
3781
3819
  {
3820
+ "name": "create_test_result_for_test_case",
3782
3821
  "method": "POST",
3783
3822
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/{test_case_id}/test-results",
3784
3823
  "mode": "write",
@@ -3900,6 +3939,7 @@
3900
3939
  }
3901
3940
  },
3902
3941
  {
3942
+ "name": "create_test_run_v1",
3903
3943
  "method": "POST",
3904
3944
  "path": "/api/v1/projects/{project_id}/test-runs",
3905
3945
  "mode": "write",
@@ -4130,6 +4170,7 @@
4130
4170
  }
4131
4171
  },
4132
4172
  {
4173
+ "name": "delete_custom_field_dataset_option_v2",
4133
4174
  "method": "POST",
4134
4175
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/options/{option_id}/delete",
4135
4176
  "mode": "destructive",
@@ -4177,6 +4218,7 @@
4177
4218
  }
4178
4219
  },
4179
4220
  {
4221
+ "name": "delete_custom_field_dataset_v2",
4180
4222
  "method": "POST",
4181
4223
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/delete",
4182
4224
  "mode": "destructive",
@@ -4219,6 +4261,7 @@
4219
4261
  }
4220
4262
  },
4221
4263
  {
4264
+ "name": "delete_custom_field_definition_v2",
4222
4265
  "method": "POST",
4223
4266
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/delete",
4224
4267
  "mode": "destructive",
@@ -4256,6 +4299,7 @@
4256
4299
  }
4257
4300
  },
4258
4301
  {
4302
+ "name": "delete_dataset",
4259
4303
  "method": "DELETE",
4260
4304
  "path": "/api/v1/projects/{project_id}/datasets/{uuid}",
4261
4305
  "mode": "destructive",
@@ -4313,6 +4357,7 @@
4313
4357
  }
4314
4358
  },
4315
4359
  {
4360
+ "name": "delete_exploratory_session",
4316
4361
  "method": "DELETE",
4317
4362
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}",
4318
4363
  "mode": "destructive",
@@ -4372,6 +4417,7 @@
4372
4417
  }
4373
4418
  },
4374
4419
  {
4420
+ "name": "delete_exploratory_session_log",
4375
4421
  "method": "DELETE",
4376
4422
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/logs/{log_id}",
4377
4423
  "mode": "destructive",
@@ -4424,6 +4470,7 @@
4424
4470
  }
4425
4471
  },
4426
4472
  {
4473
+ "name": "delete_filter",
4427
4474
  "method": "DELETE",
4428
4475
  "path": "/api/v1/projects/{project_id}/filter/{filter_id}",
4429
4476
  "mode": "destructive",
@@ -4466,6 +4513,7 @@
4466
4513
  }
4467
4514
  },
4468
4515
  {
4516
+ "name": "delete_folder_and_contents",
4469
4517
  "method": "POST",
4470
4518
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/rm",
4471
4519
  "mode": "destructive",
@@ -4534,6 +4582,7 @@
4534
4582
  }
4535
4583
  },
4536
4584
  {
4585
+ "name": "delete_report_schedule",
4537
4586
  "method": "DELETE",
4538
4587
  "path": "/api/v1/projects/{project_id}/reports/schedules/{schedule_id}",
4539
4588
  "mode": "destructive",
@@ -4593,6 +4642,7 @@
4593
4642
  }
4594
4643
  },
4595
4644
  {
4645
+ "name": "delete_shared_step_v1",
4596
4646
  "method": "DELETE",
4597
4647
  "path": "/api/v1/projects/{project_id}/shared-steps/{shared_step_id}",
4598
4648
  "mode": "destructive",
@@ -4635,6 +4685,7 @@
4635
4685
  }
4636
4686
  },
4637
4687
  {
4688
+ "name": "delete_test_case_attachment",
4638
4689
  "method": "POST",
4639
4690
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/attachments/{attachment_id}/delete",
4640
4691
  "mode": "destructive",
@@ -4701,6 +4752,7 @@
4701
4752
  }
4702
4753
  },
4703
4754
  {
4755
+ "name": "delete_test_plan_v1",
4704
4756
  "method": "POST",
4705
4757
  "path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/delete",
4706
4758
  "mode": "destructive",
@@ -4756,6 +4808,7 @@
4756
4808
  }
4757
4809
  },
4758
4810
  {
4811
+ "name": "delete_test_result_v1",
4759
4812
  "method": "POST",
4760
4813
  "path": "/api/v1/projects/{project_id}/test-results/{test_result_id}/delete",
4761
4814
  "mode": "destructive",
@@ -4800,6 +4853,7 @@
4800
4853
  }
4801
4854
  },
4802
4855
  {
4856
+ "name": "delete_v1_test_run",
4803
4857
  "method": "POST",
4804
4858
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/delete",
4805
4859
  "mode": "destructive",
@@ -4857,6 +4911,7 @@
4857
4911
  }
4858
4912
  },
4859
4913
  {
4914
+ "name": "discard_duplicate_v1",
4860
4915
  "method": "PUT",
4861
4916
  "path": "/api/v1/projects/{project_id}/ai-duplicates/{duplicate_id}",
4862
4917
  "mode": "write",
@@ -4913,6 +4968,7 @@
4913
4968
  }
4914
4969
  },
4915
4970
  {
4971
+ "name": "download_report",
4916
4972
  "method": "POST",
4917
4973
  "path": "/api/v1/projects/{project_id}/reports/{report_id}/download",
4918
4974
  "mode": "write",
@@ -4974,6 +5030,7 @@
4974
5030
  }
4975
5031
  },
4976
5032
  {
5033
+ "name": "edit_test_case_partial_v1",
4977
5034
  "method": "PATCH",
4978
5035
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/edit-v2",
4979
5036
  "mode": "write",
@@ -5257,6 +5314,7 @@
5257
5314
  }
5258
5315
  },
5259
5316
  {
5317
+ "name": "edit_test_case_v1",
5260
5318
  "method": "POST",
5261
5319
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/edit",
5262
5320
  "mode": "write",
@@ -5471,6 +5529,7 @@
5471
5529
  }
5472
5530
  },
5473
5531
  {
5532
+ "name": "edit_test_run",
5474
5533
  "method": "POST",
5475
5534
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/edit",
5476
5535
  "mode": "write",
@@ -5707,6 +5766,7 @@
5707
5766
  }
5708
5767
  },
5709
5768
  {
5769
+ "name": "export_dashboard_analytics",
5710
5770
  "method": "POST",
5711
5771
  "path": "/api/v1/projects/{project_id}/dashboard-analytics/download",
5712
5772
  "mode": "write",
@@ -5773,6 +5833,7 @@
5773
5833
  }
5774
5834
  },
5775
5835
  {
5836
+ "name": "get_active_test_runs_info_v1",
5776
5837
  "method": "GET",
5777
5838
  "path": "/api/v1/projects/{project_id}/dashboard-analytics/active-test-runs-info",
5778
5839
  "mode": "read",
@@ -5811,6 +5872,7 @@
5811
5872
  }
5812
5873
  },
5813
5874
  {
5875
+ "name": "get_archived_test_cases",
5814
5876
  "method": "GET",
5815
5877
  "path": "/api/v1/projects/{project_id}/test-cases/archived_test_cases",
5816
5878
  "mode": "read",
@@ -5856,6 +5918,7 @@
5856
5918
  }
5857
5919
  },
5858
5920
  {
5921
+ "name": "get_archived_test_plan_count_v1",
5859
5922
  "method": "GET",
5860
5923
  "path": "/api/v1/projects/{project_id}/test-plans/archive_count",
5861
5924
  "mode": "read",
@@ -5893,6 +5956,7 @@
5893
5956
  }
5894
5957
  },
5895
5958
  {
5959
+ "name": "get_automation_stats_v1",
5896
5960
  "method": "GET",
5897
5961
  "path": "/api/v1/projects/{project_id}/dashboard-analytics/automation-stats",
5898
5962
  "mode": "read",
@@ -5937,6 +6001,7 @@
5937
6001
  }
5938
6002
  },
5939
6003
  {
6004
+ "name": "get_closed_test_runs",
5940
6005
  "method": "GET",
5941
6006
  "path": "/api/v1/projects/{project_id}/test-runs/closed",
5942
6007
  "mode": "read",
@@ -5988,6 +6053,7 @@
5988
6053
  }
5989
6054
  },
5990
6055
  {
6056
+ "name": "get_closed_test_runs_info_v1",
5991
6057
  "method": "GET",
5992
6058
  "path": "/api/v1/projects/{project_id}/dashboard-analytics/closed-test-runs-info",
5993
6059
  "mode": "read",
@@ -6028,6 +6094,7 @@
6028
6094
  }
6029
6095
  },
6030
6096
  {
6097
+ "name": "get_closed_test_runs_split_v1",
6031
6098
  "method": "GET",
6032
6099
  "path": "/api/v1/projects/{project_id}/dashboard-analytics/closed-test-runs-split",
6033
6100
  "mode": "read",
@@ -6068,6 +6135,7 @@
6068
6135
  }
6069
6136
  },
6070
6137
  {
6138
+ "name": "get_configurations_v1",
6071
6139
  "method": "GET",
6072
6140
  "path": "/api/v1/projects/{project_id}/configurations",
6073
6141
  "mode": "read",
@@ -6116,6 +6184,7 @@
6116
6184
  }
6117
6185
  },
6118
6186
  {
6187
+ "name": "get_custom_field_dataset_v2",
6119
6188
  "method": "GET",
6120
6189
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}",
6121
6190
  "mode": "read",
@@ -6159,6 +6228,7 @@
6159
6228
  }
6160
6229
  },
6161
6230
  {
6231
+ "name": "get_custom_field_definition_v2",
6162
6232
  "method": "GET",
6163
6233
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}",
6164
6234
  "mode": "read",
@@ -6197,6 +6267,7 @@
6197
6267
  }
6198
6268
  },
6199
6269
  {
6270
+ "name": "get_custom_field_values_v1",
6200
6271
  "method": "GET",
6201
6272
  "path": "/api/v1/projects/{project_id}/{entity_type}/custom-fields/{field_id}",
6202
6273
  "mode": "read",
@@ -6249,6 +6320,7 @@
6249
6320
  }
6250
6321
  },
6251
6322
  {
6323
+ "name": "get_dataset",
6252
6324
  "method": "GET",
6253
6325
  "path": "/api/v1/projects/{project_id}/datasets/{uuid}",
6254
6326
  "mode": "read",
@@ -6310,6 +6382,7 @@
6310
6382
  }
6311
6383
  },
6312
6384
  {
6385
+ "name": "get_dataset_linked_test_cases",
6313
6386
  "method": "GET",
6314
6387
  "path": "/api/v1/projects/{project_id}/datasets/{uuid}/test-cases",
6315
6388
  "mode": "read",
@@ -6379,6 +6452,7 @@
6379
6452
  }
6380
6453
  },
6381
6454
  {
6455
+ "name": "get_dataset_variables",
6382
6456
  "method": "GET",
6383
6457
  "path": "/api/v1/projects/{project_id}/datasets/variables",
6384
6458
  "mode": "read",
@@ -6444,6 +6518,7 @@
6444
6518
  }
6445
6519
  },
6446
6520
  {
6521
+ "name": "get_dedupe_status_v1",
6447
6522
  "method": "GET",
6448
6523
  "path": "/api/v1/projects/{project_id}/ai-duplicates/status",
6449
6524
  "mode": "read",
@@ -6483,6 +6558,7 @@
6483
6558
  }
6484
6559
  },
6485
6560
  {
6561
+ "name": "get_duplicate_source_test_case_v1",
6486
6562
  "method": "GET",
6487
6563
  "path": "/api/v1/projects/{project_id}/ai-duplicates/{duplicate_id}/source_tc",
6488
6564
  "mode": "read",
@@ -6520,6 +6596,7 @@
6520
6596
  }
6521
6597
  },
6522
6598
  {
6599
+ "name": "get_duplicate_v1",
6523
6600
  "method": "GET",
6524
6601
  "path": "/api/v1/projects/{project_id}/ai-duplicates/{duplicate_id}",
6525
6602
  "mode": "read",
@@ -6557,6 +6634,7 @@
6557
6634
  }
6558
6635
  },
6559
6636
  {
6637
+ "name": "get_entity_filter_details_v1",
6560
6638
  "method": "GET",
6561
6639
  "path": "/api/v1/projects/{project_id}/{entity}/filter-details",
6562
6640
  "mode": "read",
@@ -6851,6 +6929,7 @@
6851
6929
  }
6852
6930
  },
6853
6931
  {
6932
+ "name": "get_exploratory_session",
6854
6933
  "method": "GET",
6855
6934
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}",
6856
6935
  "mode": "read",
@@ -6917,6 +6996,7 @@
6917
6996
  }
6918
6997
  },
6919
6998
  {
6999
+ "name": "get_exploratory_session_summary_v1",
6920
7000
  "method": "GET",
6921
7001
  "path": "/api/v1/projects/{project_id}/reports/exploratory-session-summary",
6922
7002
  "mode": "read",
@@ -6968,6 +7048,7 @@
6968
7048
  }
6969
7049
  },
6970
7050
  {
7051
+ "name": "get_filter",
6971
7052
  "method": "GET",
6972
7053
  "path": "/api/v1/projects/{project_id}/filter/{filter_id}",
6973
7054
  "mode": "read",
@@ -7020,6 +7101,7 @@
7020
7101
  }
7021
7102
  },
7022
7103
  {
7104
+ "name": "get_folder_remove_summary",
7023
7105
  "method": "GET",
7024
7106
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/rm-summary",
7025
7107
  "mode": "read",
@@ -7062,6 +7144,7 @@
7062
7144
  }
7063
7145
  },
7064
7146
  {
7147
+ "name": "get_folder_tree_v1",
7065
7148
  "method": "GET",
7066
7149
  "path": "/api/v1/projects/{project_id}/repository/mapping",
7067
7150
  "mode": "read",
@@ -7099,6 +7182,7 @@
7099
7182
  }
7100
7183
  },
7101
7184
  {
7185
+ "name": "get_group_users_v2_v1",
7102
7186
  "method": "GET",
7103
7187
  "path": "/api/v1/group/users-v2",
7104
7188
  "mode": "read",
@@ -7138,6 +7222,7 @@
7138
7222
  }
7139
7223
  },
7140
7224
  {
7225
+ "name": "get_issues_count_info_v1",
7141
7226
  "method": "GET",
7142
7227
  "path": "/api/v1/projects/{project_id}/dashboard-analytics/issues-count-info",
7143
7228
  "mode": "read",
@@ -7178,6 +7263,7 @@
7178
7263
  }
7179
7264
  },
7180
7265
  {
7266
+ "name": "get_project_by_integer_id_v1",
7181
7267
  "method": "GET",
7182
7268
  "path": "/api/v1/projects/{project_id}",
7183
7269
  "mode": "read",
@@ -7220,6 +7306,7 @@
7220
7306
  }
7221
7307
  },
7222
7308
  {
7309
+ "name": "get_project_id_custom_fields_v2_v1",
7223
7310
  "method": "GET",
7224
7311
  "path": "/api/v1/projects/{project_id}/form-fields-v2",
7225
7312
  "mode": "read",
@@ -7268,6 +7355,7 @@
7268
7355
  }
7269
7356
  },
7270
7357
  {
7358
+ "name": "get_project_settings",
7271
7359
  "method": "GET",
7272
7360
  "path": "/api/v1/projects/{project_id}/settings",
7273
7361
  "mode": "read",
@@ -7345,6 +7433,7 @@
7345
7433
  }
7346
7434
  },
7347
7435
  {
7436
+ "name": "get_project_users_v2_v1",
7348
7437
  "method": "GET",
7349
7438
  "path": "/api/v1/projects/{project_id}/users-v2",
7350
7439
  "mode": "read",
@@ -7394,6 +7483,7 @@
7394
7483
  }
7395
7484
  },
7396
7485
  {
7486
+ "name": "get_projects_basic_v1",
7397
7487
  "method": "GET",
7398
7488
  "path": "/api/v1/projects/basic",
7399
7489
  "mode": "read",
@@ -7410,7 +7500,7 @@
7410
7500
  {
7411
7501
  "name": "q[query]",
7412
7502
  "type": "string",
7413
- "example": "jdoe42"
7503
+ "example": "alice"
7414
7504
  },
7415
7505
  {
7416
7506
  "name": "q[identifier]",
@@ -7449,6 +7539,7 @@
7449
7539
  }
7450
7540
  },
7451
7541
  {
7542
+ "name": "get_projects_minify_v1",
7452
7543
  "method": "GET",
7453
7544
  "path": "/api/v1/projects/minify",
7454
7545
  "mode": "read",
@@ -7494,6 +7585,7 @@
7494
7585
  }
7495
7586
  },
7496
7587
  {
7588
+ "name": "get_report_attachment_url",
7497
7589
  "method": "GET",
7498
7590
  "path": "/api/v1/projects/{project_id}/reports/attachments/{attachment_id}",
7499
7591
  "mode": "read",
@@ -7554,6 +7646,7 @@
7554
7646
  }
7555
7647
  },
7556
7648
  {
7649
+ "name": "get_report_detail",
7557
7650
  "method": "GET",
7558
7651
  "path": "/api/v1/projects/{project_id}/reports/{report_id}",
7559
7652
  "mode": "read",
@@ -7628,6 +7721,7 @@
7628
7721
  }
7629
7722
  },
7630
7723
  {
7724
+ "name": "get_report_section_v1",
7631
7725
  "method": "GET",
7632
7726
  "path": "/api/v1/projects/{project_id}/reports/{report_id}/{section_name}",
7633
7727
  "mode": "read",
@@ -7683,6 +7777,7 @@
7683
7777
  }
7684
7778
  },
7685
7779
  {
7780
+ "name": "get_report_summary_by_type",
7686
7781
  "method": "GET",
7687
7782
  "path": "/api/v1/projects/{project_id}/reports/{report_id}/detail/{report_type}",
7688
7783
  "mode": "read",
@@ -7784,6 +7879,7 @@
7784
7879
  }
7785
7880
  },
7786
7881
  {
7882
+ "name": "get_root_folders_v1",
7787
7883
  "method": "GET",
7788
7884
  "path": "/api/v1/projects/{project_id}/folders",
7789
7885
  "mode": "read",
@@ -7842,6 +7938,7 @@
7842
7938
  }
7843
7939
  },
7844
7940
  {
7941
+ "name": "get_selected_report_testcases",
7845
7942
  "method": "GET",
7846
7943
  "path": "/api/v1/projects/{project_id}/reports/{report_id}/selection/edit",
7847
7944
  "mode": "read",
@@ -7885,6 +7982,7 @@
7885
7982
  }
7886
7983
  },
7887
7984
  {
7985
+ "name": "get_shared_steps_by_i_d_v1",
7888
7986
  "method": "GET",
7889
7987
  "path": "/api/v1/projects/{project_id}/shared-steps/{shared_step_id}",
7890
7988
  "mode": "read",
@@ -7942,6 +8040,7 @@
7942
8040
  }
7943
8041
  },
7944
8042
  {
8043
+ "name": "get_shared_steps_v1",
7945
8044
  "method": "GET",
7946
8045
  "path": "/api/v1/projects/{project_id}/shared-steps",
7947
8046
  "mode": "read",
@@ -8000,6 +8099,7 @@
8000
8099
  }
8001
8100
  },
8002
8101
  {
8102
+ "name": "get_system_field_values_v1",
8003
8103
  "method": "GET",
8004
8104
  "path": "/api/v1/projects/{project_id}/test-case/{field_name}",
8005
8105
  "mode": "read",
@@ -8049,6 +8149,7 @@
8049
8149
  }
8050
8150
  },
8051
8151
  {
8152
+ "name": "get_test_case_attachments_v1",
8052
8153
  "method": "GET",
8053
8154
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/attachments",
8054
8155
  "mode": "read",
@@ -8116,6 +8217,7 @@
8116
8217
  }
8117
8218
  },
8118
8219
  {
8220
+ "name": "get_test_case_by_integer_id_v1",
8119
8221
  "method": "GET",
8120
8222
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}",
8121
8223
  "mode": "read",
@@ -8159,6 +8261,7 @@
8159
8261
  }
8160
8262
  },
8161
8263
  {
8264
+ "name": "get_test_case_count_trend_v1",
8162
8265
  "method": "GET",
8163
8266
  "path": "/api/v1/projects/{project_id}/dashboard-analytics/test-case-count-trend",
8164
8267
  "mode": "read",
@@ -8199,6 +8302,7 @@
8199
8302
  }
8200
8303
  },
8201
8304
  {
8305
+ "name": "get_test_case_detail",
8202
8306
  "method": "GET",
8203
8307
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/detail",
8204
8308
  "mode": "read",
@@ -8278,6 +8382,7 @@
8278
8382
  }
8279
8383
  },
8280
8384
  {
8385
+ "name": "get_test_case_histories_v1",
8281
8386
  "method": "GET",
8282
8387
  "path": "/api/v1/projects/{project_id}/test-cases/{test_case_id}/histories",
8283
8388
  "mode": "read",
@@ -8333,6 +8438,7 @@
8333
8438
  }
8334
8439
  },
8335
8440
  {
8441
+ "name": "get_test_case_history_diff_v1",
8336
8442
  "method": "GET",
8337
8443
  "path": "/api/v1/projects/{project_id}/test-cases/{test_case_id}/histories/diff",
8338
8444
  "mode": "read",
@@ -8386,6 +8492,7 @@
8386
8492
  }
8387
8493
  },
8388
8494
  {
8495
+ "name": "get_test_case_history_v1",
8389
8496
  "method": "GET",
8390
8497
  "path": "/api/v1/projects/{project_id}/test-cases/{test_case_id}/histories/{history_id}",
8391
8498
  "mode": "read",
@@ -8457,6 +8564,7 @@
8457
8564
  }
8458
8565
  },
8459
8566
  {
8567
+ "name": "get_test_case_tags",
8460
8568
  "method": "GET",
8461
8569
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/tags",
8462
8570
  "mode": "read",
@@ -8526,6 +8634,7 @@
8526
8634
  }
8527
8635
  },
8528
8636
  {
8637
+ "name": "get_test_case_type_split_v1",
8529
8638
  "method": "GET",
8530
8639
  "path": "/api/v1/projects/{project_id}/dashboard-analytics/test-case-type-split",
8531
8640
  "mode": "read",
@@ -8569,6 +8678,7 @@
8569
8678
  }
8570
8679
  },
8571
8680
  {
8681
+ "name": "get_test_cases_for_v1_test_run",
8572
8682
  "method": "GET",
8573
8683
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases",
8574
8684
  "mode": "read",
@@ -8619,6 +8729,7 @@
8619
8729
  }
8620
8730
  },
8621
8731
  {
8732
+ "name": "get_test_cases_v1",
8622
8733
  "method": "GET",
8623
8734
  "path": "/api/v1/projects/{project_id}/test-cases",
8624
8735
  "mode": "read",
@@ -8703,6 +8814,7 @@
8703
8814
  }
8704
8815
  },
8705
8816
  {
8817
+ "name": "get_test_plan_by_integer_id_v1",
8706
8818
  "method": "GET",
8707
8819
  "path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}",
8708
8820
  "mode": "read",
@@ -8740,6 +8852,7 @@
8740
8852
  }
8741
8853
  },
8742
8854
  {
8855
+ "name": "get_test_plan_execution_trend_v1",
8743
8856
  "method": "GET",
8744
8857
  "path": "/api/v1/projects/{project_id}/test-plans/execution-trend",
8745
8858
  "mode": "read",
@@ -8805,6 +8918,7 @@
8805
8918
  }
8806
8919
  },
8807
8920
  {
8921
+ "name": "get_test_plan_linked_sessions_chart_data_v1",
8808
8922
  "method": "GET",
8809
8923
  "path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/linked-sessions-chart-data",
8810
8924
  "mode": "read",
@@ -8842,6 +8956,7 @@
8842
8956
  }
8843
8957
  },
8844
8958
  {
8959
+ "name": "get_test_plan_test_runs_v1",
8845
8960
  "method": "GET",
8846
8961
  "path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/test-runs",
8847
8962
  "mode": "read",
@@ -8904,6 +9019,7 @@
8904
9019
  }
8905
9020
  },
8906
9021
  {
9022
+ "name": "get_test_results_custom_fields_v1",
8907
9023
  "method": "GET",
8908
9024
  "path": "/api/v1/projects/{project_id}/test-results/custom-fields",
8909
9025
  "mode": "read",
@@ -8963,6 +9079,7 @@
8963
9079
  }
8964
9080
  },
8965
9081
  {
9082
+ "name": "get_test_results_for_test_case",
8966
9083
  "method": "GET",
8967
9084
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/{test_case_id}/test-results",
8968
9085
  "mode": "read",
@@ -9025,6 +9142,7 @@
9025
9142
  }
9026
9143
  },
9027
9144
  {
9145
+ "name": "get_test_run_by_integer_id_v1",
9028
9146
  "method": "GET",
9029
9147
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}",
9030
9148
  "mode": "read",
@@ -9064,6 +9182,7 @@
9064
9182
  }
9065
9183
  },
9066
9184
  {
9185
+ "name": "get_test_run_cases_v1",
9067
9186
  "method": "GET",
9068
9187
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/detail",
9069
9188
  "mode": "read",
@@ -9095,6 +9214,7 @@
9095
9214
  }
9096
9215
  },
9097
9216
  {
9217
+ "name": "get_test_runs_form_fields_v1",
9098
9218
  "method": "GET",
9099
9219
  "path": "/api/v1/projects/{project_id}/test-runs/form-fields",
9100
9220
  "mode": "read",
@@ -9146,6 +9266,7 @@
9146
9266
  }
9147
9267
  },
9148
9268
  {
9269
+ "name": "get_test_runs_selection",
9149
9270
  "method": "POST",
9150
9271
  "path": "/api/v1/projects/{project_id}/test-runs/selection",
9151
9272
  "mode": "read",
@@ -9222,6 +9343,7 @@
9222
9343
  }
9223
9344
  },
9224
9345
  {
9346
+ "name": "get_test_runs_v1",
9225
9347
  "method": "GET",
9226
9348
  "path": "/api/v1/projects/{project_id}/test-runs",
9227
9349
  "mode": "read",
@@ -9283,6 +9405,7 @@
9283
9405
  }
9284
9406
  },
9285
9407
  {
9408
+ "name": "import_dataset_c_s_v",
9286
9409
  "method": "POST",
9287
9410
  "path": "/api/v1/projects/{project_id}/datasets/import_csv",
9288
9411
  "mode": "write",
@@ -9345,6 +9468,7 @@
9345
9468
  }
9346
9469
  },
9347
9470
  {
9471
+ "name": "list_activity_events_v1",
9348
9472
  "method": "GET",
9349
9473
  "path": "/api/v1/activities",
9350
9474
  "mode": "read",
@@ -9435,6 +9559,7 @@
9435
9559
  }
9436
9560
  },
9437
9561
  {
9562
+ "name": "list_archived_test_plans_v1",
9438
9563
  "method": "GET",
9439
9564
  "path": "/api/v1/projects/{project_id}/test-plans/archived_test_plans",
9440
9565
  "mode": "read",
@@ -9474,6 +9599,7 @@
9474
9599
  }
9475
9600
  },
9476
9601
  {
9602
+ "name": "list_custom_field_dataset_options_v2",
9477
9603
  "method": "GET",
9478
9604
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/options",
9479
9605
  "mode": "read",
@@ -9517,6 +9643,7 @@
9517
9643
  }
9518
9644
  },
9519
9645
  {
9646
+ "name": "list_datasets",
9520
9647
  "method": "GET",
9521
9648
  "path": "/api/v1/projects/{project_id}/datasets",
9522
9649
  "mode": "read",
@@ -9590,6 +9717,7 @@
9590
9717
  }
9591
9718
  },
9592
9719
  {
9720
+ "name": "list_duplicates_v1",
9593
9721
  "method": "GET",
9594
9722
  "path": "/api/v1/projects/{project_id}/ai-duplicates",
9595
9723
  "mode": "read",
@@ -9641,6 +9769,7 @@
9641
9769
  }
9642
9770
  },
9643
9771
  {
9772
+ "name": "list_exploratory_session_defects",
9644
9773
  "method": "GET",
9645
9774
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/defects",
9646
9775
  "mode": "read",
@@ -9735,6 +9864,7 @@
9735
9864
  }
9736
9865
  },
9737
9866
  {
9867
+ "name": "list_exploratory_session_logs",
9738
9868
  "method": "GET",
9739
9869
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/logs",
9740
9870
  "mode": "read",
@@ -9801,6 +9931,7 @@
9801
9931
  }
9802
9932
  },
9803
9933
  {
9934
+ "name": "list_exploratory_sessions",
9804
9935
  "method": "GET",
9805
9936
  "path": "/api/v1/projects/{project_id}/exploratory-sessions",
9806
9937
  "mode": "read",
@@ -9926,6 +10057,7 @@
9926
10057
  }
9927
10058
  },
9928
10059
  {
10060
+ "name": "list_filters",
9929
10061
  "method": "GET",
9930
10062
  "path": "/api/v1/projects/{project_id}/filter",
9931
10063
  "mode": "read",
@@ -9989,6 +10121,7 @@
9989
10121
  }
9990
10122
  },
9991
10123
  {
10124
+ "name": "list_folder_contents",
9992
10125
  "method": "GET",
9993
10126
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}",
9994
10127
  "mode": "read",
@@ -10032,6 +10165,7 @@
10032
10165
  }
10033
10166
  },
10034
10167
  {
10168
+ "name": "list_folder_test_cases_v1",
10035
10169
  "method": "GET",
10036
10170
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases",
10037
10171
  "mode": "read",
@@ -10097,6 +10231,7 @@
10097
10231
  }
10098
10232
  },
10099
10233
  {
10234
+ "name": "list_projects_v1",
10100
10235
  "method": "GET",
10101
10236
  "path": "/api/v1/projects",
10102
10237
  "mode": "read",
@@ -10105,7 +10240,7 @@
10105
10240
  {
10106
10241
  "name": "q",
10107
10242
  "type": "string",
10108
- "example": "jdoe42"
10243
+ "example": "alice"
10109
10244
  },
10110
10245
  {
10111
10246
  "name": "p",
@@ -10170,6 +10305,7 @@
10170
10305
  }
10171
10306
  },
10172
10307
  {
10308
+ "name": "list_schedules",
10173
10309
  "method": "GET",
10174
10310
  "path": "/api/v1/projects/{project_id}/reports/schedules",
10175
10311
  "mode": "read",
@@ -10243,6 +10379,7 @@
10243
10379
  }
10244
10380
  },
10245
10381
  {
10382
+ "name": "list_test_case_tags_v1",
10246
10383
  "method": "GET",
10247
10384
  "path": "/api/v1/projects/{project_id}/test-case/tags-v2",
10248
10385
  "mode": "read",
@@ -10280,6 +10417,7 @@
10280
10417
  }
10281
10418
  },
10282
10419
  {
10420
+ "name": "list_test_case_templates_v2",
10283
10421
  "method": "GET",
10284
10422
  "path": "/api/v1/admin-v2/settings/templates",
10285
10423
  "mode": "read",
@@ -10333,6 +10471,7 @@
10333
10471
  }
10334
10472
  },
10335
10473
  {
10474
+ "name": "list_test_plans_v1",
10336
10475
  "method": "GET",
10337
10476
  "path": "/api/v1/projects/{project_id}/test-plans",
10338
10477
  "mode": "read",
@@ -10402,6 +10541,7 @@
10402
10541
  }
10403
10542
  },
10404
10543
  {
10544
+ "name": "list_workspace_fields_v2",
10405
10545
  "method": "GET",
10406
10546
  "path": "/api/v1/admin-v2/settings/fields",
10407
10547
  "mode": "read",
@@ -10464,6 +10604,7 @@
10464
10604
  }
10465
10605
  },
10466
10606
  {
10607
+ "name": "merge_tags_v1",
10467
10608
  "method": "POST",
10468
10609
  "path": "/api/v1/projects/{project_id}/tags/merge",
10469
10610
  "mode": "write",
@@ -10512,6 +10653,7 @@
10512
10653
  }
10513
10654
  },
10514
10655
  {
10656
+ "name": "move_folder_v1",
10515
10657
  "method": "POST",
10516
10658
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/mv",
10517
10659
  "mode": "write",
@@ -10618,6 +10760,7 @@
10618
10760
  }
10619
10761
  },
10620
10762
  {
10763
+ "name": "rename_folder_v1",
10621
10764
  "method": "POST",
10622
10765
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/rename",
10623
10766
  "mode": "write",
@@ -10691,6 +10834,7 @@
10691
10834
  }
10692
10835
  },
10693
10836
  {
10837
+ "name": "reorder_folders",
10694
10838
  "method": "PATCH",
10695
10839
  "path": "/api/v1/projects/{project_id}/folders/reorder",
10696
10840
  "mode": "write",
@@ -10770,6 +10914,7 @@
10770
10914
  }
10771
10915
  },
10772
10916
  {
10917
+ "name": "reorder_test_cases_by_folder_v1",
10773
10918
  "method": "PATCH",
10774
10919
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/reorder",
10775
10920
  "mode": "write",
@@ -10864,6 +11009,7 @@
10864
11009
  }
10865
11010
  },
10866
11011
  {
11012
+ "name": "resolve_duplicate_v1",
10867
11013
  "method": "POST",
10868
11014
  "path": "/api/v1/projects/{project_id}/ai-duplicates",
10869
11015
  "mode": "write",
@@ -10930,6 +11076,7 @@
10930
11076
  }
10931
11077
  },
10932
11078
  {
11079
+ "name": "restore_history_v1",
10933
11080
  "method": "POST",
10934
11081
  "path": "/api/v1/projects/{project_id}/test-cases/{test_case_id}/histories/{history_id}/restore",
10935
11082
  "mode": "write",
@@ -10985,6 +11132,7 @@
10985
11132
  }
10986
11133
  },
10987
11134
  {
11135
+ "name": "search_duplicates_v1",
10988
11136
  "method": "POST",
10989
11137
  "path": "/api/v1/projects/{project_id}/ai-duplicates/search-v2",
10990
11138
  "mode": "read",
@@ -11037,6 +11185,7 @@
11037
11185
  }
11038
11186
  },
11039
11187
  {
11188
+ "name": "search_group_tags",
11040
11189
  "method": "GET",
11041
11190
  "path": "/api/v1/group/{entity_type}/tags",
11042
11191
  "mode": "read",
@@ -11086,6 +11235,7 @@
11086
11235
  }
11087
11236
  },
11088
11237
  {
11238
+ "name": "search_project_entities",
11089
11239
  "method": "GET",
11090
11240
  "path": "/api/v1/projects/{project_id}/{entity}/search",
11091
11241
  "mode": "read",
@@ -11172,6 +11322,7 @@
11172
11322
  }
11173
11323
  },
11174
11324
  {
11325
+ "name": "search_project_entities_v2",
11175
11326
  "method": "POST",
11176
11327
  "path": "/api/v1/projects/{project_id}/{entity}/search-v2",
11177
11328
  "mode": "read",
@@ -11446,6 +11597,7 @@
11446
11597
  }
11447
11598
  },
11448
11599
  {
11600
+ "name": "search_project_users",
11449
11601
  "method": "GET",
11450
11602
  "path": "/api/v1/projects/{project_id}/users/search",
11451
11603
  "mode": "read",
@@ -11501,6 +11653,7 @@
11501
11653
  }
11502
11654
  },
11503
11655
  {
11656
+ "name": "search_test_case_tags",
11504
11657
  "method": "GET",
11505
11658
  "path": "/api/v1/projects/{project_id}/test-case/tags/search",
11506
11659
  "mode": "read",
@@ -11547,6 +11700,7 @@
11547
11700
  }
11548
11701
  },
11549
11702
  {
11703
+ "name": "search_test_cases_by_folder_v1",
11550
11704
  "method": "GET",
11551
11705
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/search",
11552
11706
  "mode": "read",
@@ -11634,6 +11788,7 @@
11634
11788
  }
11635
11789
  },
11636
11790
  {
11791
+ "name": "send_report_email_now_v1",
11637
11792
  "method": "POST",
11638
11793
  "path": "/api/v1/projects/{project_id}/reports/{report_id}/send_email_now",
11639
11794
  "mode": "write",
@@ -11685,6 +11840,7 @@
11685
11840
  }
11686
11841
  },
11687
11842
  {
11843
+ "name": "undo_remove_folder",
11688
11844
  "method": "POST",
11689
11845
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/undo-rm",
11690
11846
  "mode": "write",
@@ -11753,6 +11909,7 @@
11753
11909
  }
11754
11910
  },
11755
11911
  {
11912
+ "name": "unlink_test_runs_from_test_plan",
11756
11913
  "method": "POST",
11757
11914
  "path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/test-runs/unlink",
11758
11915
  "mode": "write",
@@ -11803,6 +11960,7 @@
11803
11960
  }
11804
11961
  },
11805
11962
  {
11963
+ "name": "update_custom_field_dataset_option_v2",
11806
11964
  "method": "POST",
11807
11965
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/options/{option_id}/update",
11808
11966
  "mode": "write",
@@ -11869,6 +12027,7 @@
11869
12027
  }
11870
12028
  },
11871
12029
  {
12030
+ "name": "update_custom_field_dataset_project_mapping_v2",
11872
12031
  "method": "POST",
11873
12032
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/datasets/{dataset_id}/project-mappings/update",
11874
12033
  "mode": "write",
@@ -11932,6 +12091,7 @@
11932
12091
  }
11933
12092
  },
11934
12093
  {
12094
+ "name": "update_custom_field_definition_v2",
11935
12095
  "method": "POST",
11936
12096
  "path": "/api/v1/admin-v2/settings/custom-fields/{custom_fields_id}/update",
11937
12097
  "mode": "write",
@@ -12002,6 +12162,7 @@
12002
12162
  }
12003
12163
  },
12004
12164
  {
12165
+ "name": "update_dataset",
12005
12166
  "method": "PUT",
12006
12167
  "path": "/api/v1/projects/{project_id}/datasets/{uuid}",
12007
12168
  "mode": "write",
@@ -12110,6 +12271,7 @@
12110
12271
  }
12111
12272
  },
12112
12273
  {
12274
+ "name": "update_exploratory_session",
12113
12275
  "method": "PATCH",
12114
12276
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}",
12115
12277
  "mode": "write",
@@ -12286,6 +12448,7 @@
12286
12448
  }
12287
12449
  },
12288
12450
  {
12451
+ "name": "update_exploratory_session_log",
12289
12452
  "method": "PATCH",
12290
12453
  "path": "/api/v1/projects/{project_id}/exploratory-sessions/{session_id}/logs/{log_id}",
12291
12454
  "mode": "write",
@@ -12405,6 +12568,7 @@
12405
12568
  }
12406
12569
  },
12407
12570
  {
12571
+ "name": "update_filter",
12408
12572
  "method": "POST",
12409
12573
  "path": "/api/v1/projects/{project_id}/filter/{filter_id}",
12410
12574
  "mode": "write",
@@ -12488,6 +12652,7 @@
12488
12652
  }
12489
12653
  },
12490
12654
  {
12655
+ "name": "update_latest_test_result_for_test_case",
12491
12656
  "method": "PATCH",
12492
12657
  "path": "/api/v1/projects/{project_id}/test-runs/{test_run_id}/test-cases/{test_case_id}/test-results",
12493
12658
  "mode": "write",
@@ -12650,6 +12815,7 @@
12650
12815
  }
12651
12816
  },
12652
12817
  {
12818
+ "name": "update_project_settings",
12653
12819
  "method": "POST",
12654
12820
  "path": "/api/v1/projects/{project_id}/settings",
12655
12821
  "mode": "write",
@@ -12696,6 +12862,7 @@
12696
12862
  }
12697
12863
  },
12698
12864
  {
12865
+ "name": "update_report",
12699
12866
  "method": "PATCH",
12700
12867
  "path": "/api/v1/projects/{project_id}/reports/{report_id}",
12701
12868
  "mode": "write",
@@ -12998,6 +13165,7 @@
12998
13165
  }
12999
13166
  },
13000
13167
  {
13168
+ "name": "update_shared_step_v1",
13001
13169
  "method": "PATCH",
13002
13170
  "path": "/api/v1/projects/{project_id}/shared-steps/{shared_step_id}",
13003
13171
  "mode": "write",
@@ -13084,6 +13252,7 @@
13084
13252
  }
13085
13253
  },
13086
13254
  {
13255
+ "name": "update_test_plan_v1",
13087
13256
  "method": "POST",
13088
13257
  "path": "/api/v1/projects/{project_id}/test-plans/{test_plan_id}/update",
13089
13258
  "mode": "write",
@@ -13219,6 +13388,7 @@
13219
13388
  }
13220
13389
  },
13221
13390
  {
13391
+ "name": "upload_a_i_attachments",
13222
13392
  "method": "POST",
13223
13393
  "path": "/api/v1/projects/{project_id}/generic/attachments/ai_uploads",
13224
13394
  "mode": "write",
@@ -13255,6 +13425,7 @@
13255
13425
  }
13256
13426
  },
13257
13427
  {
13428
+ "name": "upload_generic_attachments",
13258
13429
  "method": "POST",
13259
13430
  "path": "/api/v1/projects/{project_id}/generic/attachments",
13260
13431
  "mode": "write",
@@ -13291,6 +13462,7 @@
13291
13462
  }
13292
13463
  },
13293
13464
  {
13465
+ "name": "upload_test_case_attachments_v1",
13294
13466
  "method": "POST",
13295
13467
  "path": "/api/v1/projects/{project_id}/folder/{folder_id}/test-cases/{test_case_id}/attachments",
13296
13468
  "mode": "write",
@@ -13358,6 +13530,7 @@
13358
13530
  }
13359
13531
  },
13360
13532
  {
13533
+ "name": "user_workload_drilldown",
13361
13534
  "method": "POST",
13362
13535
  "path": "/api/v1/projects/{project_id}/reports/{report_id}/drilldown",
13363
13536
  "mode": "read",
@@ -17043,13 +17216,13 @@
17043
17216
  "type": "string",
17044
17217
  "format": "uri",
17045
17218
  "description": "Pre-signed S3 URL for viewing (inline, ~26 min expiry)",
17046
- "example": "https://example.com/media/genric/1/2921471/86de8094..."
17219
+ "example": "https://example.com/media/attachment/1/2921471/86de8094..."
17047
17220
  },
17048
17221
  "download_url": {
17049
17222
  "type": "string",
17050
17223
  "format": "uri",
17051
17224
  "description": "Pre-signed S3 URL for downloading (attachment, ~26 min expiry)",
17052
- "example": "https://example.com/media/genric/1/2921471/86de8094..."
17225
+ "example": "https://example.com/media/attachment/1/2921471/86de8094..."
17053
17226
  },
17054
17227
  "content_type": {
17055
17228
  "type": "string",
@@ -18160,7 +18333,7 @@
18160
18333
  },
18161
18334
  "selection": {
18162
18335
  "type": "object",
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).",
18336
+ "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).",
18164
18337
  "example": {
18165
18338
  "select_all": false,
18166
18339
  "folders": {
@@ -18177,7 +18350,7 @@
18177
18350
  },
18178
18351
  "shared_selection": {
18179
18352
  "type": "object",
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.",
18353
+ "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.",
18181
18354
  "example": {
18182
18355
  "10209": {
18183
18356
  "select_all": true,