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-16 20:32:57.249173 ",
8
- "spec_repo_commit": "9708d631 "
7
+ "regenerated": "2025-04-17 05:43:33.149342 ",
8
+ "spec_repo_commit": "4f16ecfe "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.6.6",
12
- "regenerated": "2025-04-16 20:32:57.267116 ",
13
- "spec_repo_commit": "9708d631 "
12
+ "regenerated": "2025-04-17 05:43:33.165411 ",
13
+ "spec_repo_commit": "4f16ecfe "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Feature: On-Call
33
33
When the request is sent
34
34
Then the response status is 400 Bad Request
35
35
36
- @skip-python @ team:DataDog/bugle
36
+ @team:DataDog/bugle
37
37
Scenario : Create on-call schedule returns "Created" response
38
38
Given new "CreateOnCallSchedule" request
39
39
And there is a valid "user" in the system
@@ -159,7 +159,7 @@ Feature: On-Call
159
159
When the request is sent
160
160
Then the response status is 404 Not Found
161
161
162
- @skip-python @ team:DataDog/bugle
162
+ @team:DataDog/bugle
163
163
Scenario : Update on-call schedule returns "OK" response
164
164
Given new "UpdateOnCallSchedule" request
165
165
And there is a valid "schedule" in the system
You can’t perform that action at this time.
0 commit comments