Skip to content

Commit b8ba482

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Integrate incident types into Incidents API documentation (#2199)
* Regenerate client from commit 4251a422 of spec repo * pre-commit fixes --------- Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 845d148 commit b8ba482

File tree

49 files changed

+1736
-28
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+1736
-28
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": "2024-10-28 18:37:35.582271",
8-
"spec_repo_commit": "b4ad1786"
7+
"regenerated": "2024-10-28 23:07:46.472289",
8+
"spec_repo_commit": "4251a422"
99
},
1010
"v2": {
1111
"apigentools_version": "1.6.6",
12-
"regenerated": "2024-10-28 18:37:35.599890",
13-
"spec_repo_commit": "b4ad1786"
12+
"regenerated": "2024-10-28 23:07:46.489685",
13+
"spec_repo_commit": "4251a422"
1414
}
1515
}
1616
}

.generator/schemas/v1/openapi.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23271,6 +23271,7 @@ components:
2327123271
incident_notification_settings_write: Configure Incidents Notification
2327223272
settings.
2327323273
incident_read: View incidents in Datadog.
23274+
incident_settings_read: View Incident Settings.
2327423275
incident_settings_write: Configure Incident Settings.
2327523276
incident_write: Create, view, and manage incidents in Datadog.
2327623277
metrics_read: View custom metrics.

0 commit comments

Comments
 (0)