File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.6.4",
7
- "regenerated": "2023-02-01 18:26:09.487215 ",
8
- "spec_repo_commit": "a7d9eeca "
7
+ "regenerated": "2023-02-02 14:04:23.509944 ",
8
+ "spec_repo_commit": "2cc8984b "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.4",
12
- "regenerated": "2023-02-01 18:26:09.498749 ",
13
- "spec_repo_commit": "a7d9eeca "
12
+ "regenerated": "2023-02-02 14:04:23.521846 ",
13
+ "spec_repo_commit": "2cc8984b "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -708,13 +708,13 @@ Feature: Usage Metering
708
708
When the request is sent
709
709
Then the response status is 200 OK
710
710
711
- @team:DataDog/red-zone-revenue-query
711
+ @skip @ team:DataDog/red-zone-revenue-query
712
712
Scenario : Get the list of available daily custom reports returns "OK" response
713
713
Given new "GetDailyCustomReports" request
714
714
When the request is sent
715
715
Then the response status is 200 OK
716
716
717
- @team:DataDog/red-zone-revenue-query
717
+ @skip @ team:DataDog/red-zone-revenue-query
718
718
Scenario : Get the list of available monthly custom reports returns "OK" response
719
719
Given new "GetMonthlyCustomReports" request
720
720
When the request is sent
@@ -734,7 +734,7 @@ Feature: Usage Metering
734
734
When the request is sent
735
735
Then the response status is 200 OK
736
736
737
- @team:DataDog/red-zone-revenue-query
737
+ @skip @ team:DataDog/red-zone-revenue-query
738
738
Scenario : Get usage attribution returns "OK" response
739
739
Given new "GetUsageAttribution" request
740
740
And request contains "start_month" parameter with value "{{ timeISO('now - 3d') }}"
You can’t perform that action at this time.
0 commit comments