File tree 2 files changed +6
-6
lines changed
src/test/resources/com/datadog/api/client/v2/api
2 files changed +6
-6
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.6",
7
- "regenerated": "2025-04-14 16:33:07.855657 ",
8
- "spec_repo_commit": "c0287407 "
7
+ "regenerated": "2025-04-15 01:04:52.623740 ",
8
+ "spec_repo_commit": "5fe872b4 "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-04-14 16:33:07.871722 ",
13
- "spec_repo_commit": "c0287407 "
12
+ "regenerated": "2025-04-15 01:04:52.639334 ",
13
+ "spec_repo_commit": "5fe872b4 "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Feature: On-Call
16
16
When the request is sent
17
17
Then the response status is 400 Bad Request
18
18
19
- @skip-python @ team:DataDog/bugle
19
+ @team:DataDog/bugle
20
20
Scenario : Create on-call schedule returns "Created" response
21
21
Given new "CreateOnCallSchedule" request
22
22
And there is a valid "user" in the system
@@ -71,7 +71,7 @@ Feature: On-Call
71
71
When the request is sent
72
72
Then the response status is 404 Not Found
73
73
74
- @skip-python @ team:DataDog/bugle
74
+ @team:DataDog/bugle
75
75
Scenario : Update on-call schedule returns "OK" response
76
76
Given new "UpdateOnCallSchedule" request
77
77
And there is a valid "schedule" in the system
You can’t perform that action at this time.
0 commit comments