Skip to content
Open
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
4 changes: 2 additions & 2 deletions .generated-info
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"spec_repo_commit": "1e6c346",
"generated": "2025-08-25 18:45:37.801"
"spec_repo_commit": "446f78e",
"generated": "2025-08-25 22:49:38.018"
}
5 changes: 5 additions & 0 deletions .generator/schemas/v1/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24651,6 +24651,7 @@ components:
authorizationCode:
authorizationUrl: /oauth2/v1/authorize
scopes:
ai_guard_evaluate: Evaluate AI Guard rules.
apm_api_catalog_read: View API catalog and API definitions.
apm_api_catalog_write: Add, modify, and delete API catalog definitions.
apm_read: Read and query APM and Trace Analytics.
Expand Down Expand Up @@ -24743,6 +24744,10 @@ components:
user_access_manage: Disable users, manage user roles, manage SAML-to-role
mappings, and configure logs restriction queries.
user_access_read: View users and their roles and settings.
user_self_profile_read: View information about your own user settings
like your profile information and all the organizations you belong to.
user_self_profile_write: Write information about your own user settings
like your profile information.
workflows_read: View workflows.
workflows_run: Run workflows.
workflows_write: Create, edit, and delete workflows.
Expand Down