Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync OpenAPI specification for (spec-v2-shared.yaml) #2196

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "2025-01-27 21:19:32.690562",
"spec_repo_commit": "aa10e3e1"
"regenerated": "2025-01-28 14:57:17.088435",
"spec_repo_commit": "f832f43e"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-01-27 21:19:32.705699",
"spec_repo_commit": "aa10e3e1"
"regenerated": "2025-01-28 14:57:17.104925",
"spec_repo_commit": "f832f43e"
}
}
}
9 changes: 8 additions & 1 deletion .generator/schemas/v2/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30902,12 +30902,18 @@ components:
continuous_profiler_pgo_read: Read and query Continuous Profiler data
for Profile-Guided Optimization (PGO).
create_webhooks: Create webhooks integrations.
dashboards_embed_share: Create, modify, and delete shared dashboards with
share type 'embed'.
dashboards_invite_share: Create, modify, and delete shared dashboards
with share type 'invite'.
dashboards_public_share: Generate public and authenticated links to share
dashboards or embeddable graphs externally.
dashboards_read: View dashboards.
dashboards_write: Create and change dashboards.
data_scanner_read: View Data Scanner configurations.
data_scanner_write: Edit Data Scanner configurations.
embeddable_graphs_share: Generate public links to share embeddable graphs
externally.
events_read: Read Events data.
hosts_read: List hosts and their attributes.
incident_notification_settings_write: Configure Incidents Notification
Expand All @@ -30926,6 +30932,7 @@ components:
configuring allowed login methods, creating child orgs, subscribing
& unsubscribing from apps in the marketplace, and enabling & disabling
Remote Configuration for the entire organization.
security_comments_read: Read comments of vulnerabilities.
security_monitoring_filters_read: Read Security Filters.
security_monitoring_filters_write: Create, edit, and delete Security Filters.
security_monitoring_findings_read: View a list of findings that include
Expand Down Expand Up @@ -30961,7 +30968,7 @@ components:
Access Manage permission.
teams_read: Read Teams data. A User with this permission can view Team
names, metadata, and which Users are on each Team.
test_visibility_read: View Test Visibility.
test_optimization_read: View Test Optimization.
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
Loading