Skip to content

Commit

Permalink
Add missing descriptions for authorization scopes in public docs (#1529)
Browse files Browse the repository at this point in the history
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
  • Loading branch information
api-clients-generation-pipeline[bot] and ci.datadog-api-spec authored Jun 20, 2023
1 parent 42865f6 commit 0ea1960
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 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.4",
"regenerated": "2023-06-19 06:15:29.930980",
"spec_repo_commit": "2ee8c2d8"
"regenerated": "2023-06-20 12:59:31.914866",
"spec_repo_commit": "717925f9"
},
"v2": {
"apigentools_version": "1.6.4",
"regenerated": "2023-06-19 06:15:29.945337",
"spec_repo_commit": "2ee8c2d8"
"regenerated": "2023-06-20 12:59:31.927023",
"spec_repo_commit": "717925f9"
}
}
}
11 changes: 11 additions & 0 deletions .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15626,11 +15626,22 @@ components:
an organization. The ability to write monitors is not required to set
downtimes.
monitors_read: View monitors.
org_management: Edit organization configurations, including authentication
and certain security preferences.
security_monitoring_filters_read: Read Security Filters.
security_monitoring_filters_write: Create, edit, and delete Security Filters.
security_monitoring_findings_read: View CSPM Findings.
security_monitoring_findings_write: Mute CSPM Findings.
security_monitoring_rules_read: Read Detection Rules.
security_monitoring_rules_write: Create and edit Detection Rules.
security_monitoring_signals_read: View Security Signals.
synthetics_default_settings_read: View the default settings for Synthetic
Monitoring.
teams_manage: Manage Teams. Create, delete, rename, and edit the metadata
of all Teams. To control Team membership across all Teams, use the User
Access Manage permission.
teams_read: Read Teams data. View Team names, metadata, and which users
are on each Team.
timeseries_query: Query Timeseries data.
usage_read: View your organization's usage and usage attribution.
user_access_invite: Invite other users to your organization.
Expand Down

0 comments on commit 0ea1960

Please sign in to comment.