diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index a1335722ca4..b4c480ea938 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -24723,6 +24723,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. @@ -24815,6 +24816,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.