File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 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}
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments