Skip to content

Commit 9ec853e

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Update monitors_write to include resolve (#28493)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent e5b5914 commit 9ec853e

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
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-24 13:40:52.400928",
8-
"spec_repo_commit": "4295fd1a"
7+
"regenerated": "2025-04-28 14:02:49.518230",
8+
"spec_repo_commit": "8964dc24"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2025-04-24 13:41:01.298481",
13-
"spec_repo_commit": "4295fd1a"
12+
"regenerated": "2025-04-28 14:02:58.710366",
13+
"spec_repo_commit": "8964dc24"
1414
}
1515
}
1616
}

data/api/v1/full_spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24323,7 +24323,7 @@ components:
2432324323
an organization. Mute and unmute monitors. The ability to write monitors
2432424324
is not required to set downtimes.
2432524325
monitors_read: View monitors.
24326-
monitors_write: Edit and delete individual monitors.
24326+
monitors_write: Edit, delete, and resolve individual monitors.
2432724327
org_management: Edit org configurations, including authentication and
2432824328
certain security preferences such as configuring SAML, renaming an org,
2432924329
configuring allowed login methods, creating child orgs, subscribing

data/api/v1/full_spec_deref.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -690325,7 +690325,7 @@
690325690325
"metrics_read": "View custom metrics.",
690326690326
"monitors_downtime": "Set downtimes to suppress alerts from any monitor in an organization. Mute and unmute monitors. The ability to write monitors is not required to set downtimes.",
690327690327
"monitors_read": "View monitors.",
690328-
"monitors_write": "Edit and delete individual monitors.",
690328+
"monitors_write": "Edit, delete, and resolve individual monitors.",
690329690329
"org_management": "Edit org configurations, including authentication and certain security preferences such as configuring SAML, renaming an org, configuring allowed login methods, creating child orgs, subscribing & unsubscribing from apps in the marketplace, and enabling & disabling Remote Configuration for the entire organization.",
690330690330
"security_comments_read": "Read comments of vulnerabilities.",
690331690331
"security_monitoring_filters_read": "Read Security Filters.",

data/api/v2/full_spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37470,7 +37470,7 @@ components:
3747037470
an organization. Mute and unmute monitors. The ability to write monitors
3747137471
is not required to set downtimes.
3747237472
monitors_read: View monitors.
37473-
monitors_write: Edit and delete individual monitors.
37473+
monitors_write: Edit, delete, and resolve individual monitors.
3747437474
org_management: Edit org configurations, including authentication and
3747537475
certain security preferences such as configuring SAML, renaming an org,
3747637476
configuring allowed login methods, creating child orgs, subscribing

0 commit comments

Comments
 (0)