File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "spec_repo_commit": "c09ac23 ",
3
- "generated": "2025-07-24 19:58:01.948 "
2
+ "spec_repo_commit": "d51e9a8 ",
3
+ "generated": "2025-07-25 13:23:28.748 "
4
4
}
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Feature: Data Deletion
17
17
When the request is sent
18
18
Then the response status is 400 Bad Request
19
19
20
- @team:DataDog/supportability-engineering
20
+ @replay-only @ team:DataDog/supportability-engineering
21
21
Scenario : Cancels a data deletion request returns "OK" response
22
22
Given operation "CancelDataDeletionRequest" enabled
23
23
And there is a valid "deletion_request" in the system
@@ -47,7 +47,7 @@ Feature: Data Deletion
47
47
When the request is sent
48
48
Then the response status is 400 Bad Request
49
49
50
- @team:DataDog/supportability-engineering
50
+ @replay-only @ team:DataDog/supportability-engineering
51
51
Scenario : Creates a data deletion request returns "OK" response
52
52
Given operation "CreateDataDeletionRequest" enabled
53
53
And new "CreateDataDeletionRequest" request
@@ -75,7 +75,7 @@ Feature: Data Deletion
75
75
When the request is sent
76
76
Then the response status is 400 Bad Request
77
77
78
- @team:DataDog/supportability-engineering
78
+ @replay-only @ team:DataDog/supportability-engineering
79
79
Scenario : Gets a list of data deletion requests returns "OK" response
80
80
Given operation "GetDataDeletionRequests" enabled
81
81
And there is a valid "deletion_request" in the system
You can’t perform that action at this time.
0 commit comments