Skip to content

Update v2 for CCM perms as well #29185

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

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-05-02 09:36:06.670381",
"spec_repo_commit": "77cf469a"
"regenerated": "2025-05-06 19:24:07.004785",
"spec_repo_commit": "1faa96a2"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2025-05-02 09:36:15.705654",
"spec_repo_commit": "77cf469a"
"regenerated": "2025-05-06 19:24:16.038799",
"spec_repo_commit": "1faa96a2"
}
}
}
7 changes: 4 additions & 3 deletions data/api/v2/full_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40896,10 +40896,11 @@ components:
ci_visibility_pipelines_write: Create CI Visibility pipeline spans using
the API.
ci_visibility_read: View CI Visibility.
cloud_cost_management_read: View Cloud Cost pages. This does not restrict
access to the cloud cost data source in dashboards and notebooks.
cloud_cost_management_read: View Cloud Cost pages and the cloud cost data
source in dashboards and notebooks. For more details, see the Cloud
Cost Management docs.
cloud_cost_management_write: Configure cloud cost accounts and global
customizations.
customizations. For more details, see the Cloud Cost Management docs.
code_analysis_read: View Code Analysis.
continuous_profiler_pgo_read: Read and query Continuous Profiler data
for Profile-Guided Optimization (PGO).
Expand Down
4 changes: 2 additions & 2 deletions data/api/v2/full_spec_deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -302156,8 +302156,8 @@
"cases_write": "Create and update cases.",
"ci_visibility_pipelines_write": "Create CI Visibility pipeline spans using the API.",
"ci_visibility_read": "View CI Visibility.",
"cloud_cost_management_read": "View Cloud Cost pages. This does not restrict access to the cloud cost data source in dashboards and notebooks.",
"cloud_cost_management_write": "Configure cloud cost accounts and global customizations.",
"cloud_cost_management_read": "View Cloud Cost pages and the cloud cost data source in dashboards and notebooks. For more details, see the Cloud Cost Management docs.",
"cloud_cost_management_write": "Configure cloud cost accounts and global customizations. For more details, see the Cloud Cost Management docs.",
"code_analysis_read": "View Code Analysis.",
"continuous_profiler_pgo_read": "Read and query Continuous Profiler data for Profile-Guided Optimization (PGO).",
"create_webhooks": "Create webhooks integrations.",
Expand Down
4 changes: 2 additions & 2 deletions static/resources/json/full_spec_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -302156,8 +302156,8 @@
"cases_write": "Create and update cases.",
"ci_visibility_pipelines_write": "Create CI Visibility pipeline spans using the API.",
"ci_visibility_read": "View CI Visibility.",
"cloud_cost_management_read": "View Cloud Cost pages. This does not restrict access to the cloud cost data source in dashboards and notebooks.",
"cloud_cost_management_write": "Configure cloud cost accounts and global customizations.",
"cloud_cost_management_read": "View Cloud Cost pages and the cloud cost data source in dashboards and notebooks. For more details, see the Cloud Cost Management docs.",
"cloud_cost_management_write": "Configure cloud cost accounts and global customizations. For more details, see the Cloud Cost Management docs.",
"code_analysis_read": "View Code Analysis.",
"continuous_profiler_pgo_read": "Read and query Continuous Profiler data for Profile-Guided Optimization (PGO).",
"create_webhooks": "Create webhooks integrations.",
Expand Down
Loading