Skip to content

Commit 06d7995

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 4f16ecfe of spec repo
1 parent a2637f5 commit 06d7995

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.apigentools-info

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
"spec_versions": {
55
"v1": {
66
"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"
99
},
1010
"v2": {
1111
"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"
1414
}
1515
}
1616
}

src/test/resources/com/datadog/api/client/v2/api/on-call.feature

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Feature: On-Call
3333
When the request is sent
3434
Then the response status is 400 Bad Request
3535

36-
@skip-python @team:DataDog/bugle
36+
@team:DataDog/bugle
3737
Scenario: Create on-call schedule returns "Created" response
3838
Given new "CreateOnCallSchedule" request
3939
And there is a valid "user" in the system
@@ -159,7 +159,7 @@ Feature: On-Call
159159
When the request is sent
160160
Then the response status is 404 Not Found
161161

162-
@skip-python @team:DataDog/bugle
162+
@team:DataDog/bugle
163163
Scenario: Update on-call schedule returns "OK" response
164164
Given new "UpdateOnCallSchedule" request
165165
And there is a valid "schedule" in the system

0 commit comments

Comments
 (0)