Skip to content

Commit dac9f65

Browse files
author
ci.datadog-api-spec
committed
Regenerate client from commit 9c1d025 of spec repo
1 parent e62dbad commit dac9f65

File tree

3 files changed

+72
-47
lines changed

3 files changed

+72
-47
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2025-05-29T07:30:17.381Z
1+
2025-11-18T12:44:29.751Z

cassettes/features/v2/on-call/Get-team-on-call-users-returns-OK-response.yml

Lines changed: 59 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

features/v2/undo.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2763,7 +2763,18 @@
27632763
"SetOnCallTeamRoutingRules": {
27642764
"tag": "On-Call",
27652765
"undo": {
2766-
"type": "idempotent"
2766+
"operationId": "SetOnCallTeamRoutingRules",
2767+
"parameters": [
2768+
{
2769+
"name": "team_id",
2770+
"source": "data.id"
2771+
},
2772+
{
2773+
"name": "body",
2774+
"template": "{\n \"data\": {\n \"type\": \"team_routing_rules\",\n \"id\": \"{{ data.id }}\",\n \"attributes\": {\n \"rules\": []\n }\n }\n}"
2775+
}
2776+
],
2777+
"type": "unsafe"
27672778
}
27682779
},
27692780
"ListOrgConfigs": {

0 commit comments

Comments
 (0)