Skip to content

Commit

Permalink
Integrate incident types into Incidents API documentation (#2725)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <[email protected]>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Oct 29, 2024
1 parent e21a7ea commit e413315
Show file tree
Hide file tree
Showing 48 changed files with 3,140 additions and 30 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-10-28 18:37:43.403625",
"spec_repo_commit": "b4ad1786"
"regenerated": "2024-10-28 23:07:44.281357",
"spec_repo_commit": "4251a422"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-10-28 18:37:43.421905",
"spec_repo_commit": "b4ad1786"
"regenerated": "2024-10-28 23:07:44.299802",
"spec_repo_commit": "4251a422"
}
}
}
1 change: 1 addition & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23271,6 +23271,7 @@ components:
incident_notification_settings_write: Configure Incidents Notification
settings.
incident_read: View incidents in Datadog.
incident_settings_read: View Incident Settings.
incident_settings_write: Configure Incident Settings.
incident_write: Create, view, and manage incidents in Datadog.
metrics_read: View custom metrics.
Expand Down
Loading

0 comments on commit e413315

Please sign in to comment.