Skip to content

Commit d06adf0

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

.apigentools-info

Lines changed: 4 additions & 4 deletions
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:33:02.564302",
8-
"spec_repo_commit": "9708d631"
7+
"regenerated": "2025-04-17 05:43:35.065787",
8+
"spec_repo_commit": "4f16ecfe"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-16 20:33:02.580600",
13-
"spec_repo_commit": "9708d631"
12+
"regenerated": "2025-04-17 05:43:35.081691",
13+
"spec_repo_commit": "4f16ecfe"
1414
}
1515
}
1616
}

features/v2/on-call.feature

Lines changed: 2 additions & 2 deletions
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)