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-14 16:33:14.288032 ",
8- "spec_repo_commit": "c0287407 "
7+ "regenerated": "2025-04-15 01:04:55.476347 ",
8+ "spec_repo_commit": "5fe872b4 "
99 },
1010 "v2": {
1111 "apigentools_version": "1.6.6",
12- "regenerated": "2025-04-14 16:33:14.303837 ",
13- "spec_repo_commit": "c0287407 "
12+ "regenerated": "2025-04-15 01:04:55.501621 ",
13+ "spec_repo_commit": "5fe872b4 "
1414 }
1515 }
1616}
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Feature: On-Call
1616 When the request is sent
1717 Then the response status is 400 Bad Request
1818
19- @skip-python @ team:DataDog/bugle
19+ @team:DataDog/bugle
2020 Scenario : Create on-call schedule returns "Created" response
2121 Given new "CreateOnCallSchedule" request
2222 And there is a valid "user" in the system
@@ -71,7 +71,7 @@ Feature: On-Call
7171 When the request is sent
7272 Then the response status is 404 Not Found
7373
74- @skip-python @ team:DataDog/bugle
74+ @team:DataDog/bugle
7575 Scenario : Update on-call schedule returns "OK" response
7676 Given new "UpdateOnCallSchedule" request
7777 And there is a valid "schedule" in the system
You can’t perform that action at this time.
0 commit comments