diff --git a/.apigentools-info b/.apigentools-info index 9831923502b..924fa5103eb 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-05-23 18:14:56.569883", - "spec_repo_commit": "95a954a4" + "regenerated": "2024-05-23 19:28:50.831479", + "spec_repo_commit": "b9b11fda" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-05-23 18:14:56.588860", - "spec_repo_commit": "95a954a4" + "regenerated": "2024-05-23 19:28:50.850499", + "spec_repo_commit": "b9b11fda" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 8a017488590..5f3759f6754 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -21511,6 +21511,8 @@ components: authorizationCode: authorizationUrl: /oauth2/v1/authorize scopes: + 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. apm_service_catalog_read: View service catalog and service definitions. apm_service_catalog_write: Add, modify, and delete service catalog definitions @@ -21583,6 +21585,9 @@ 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. + workflows_read: View workflows. + workflows_run: Run workflows. + workflows_write: Create, edit, and delete workflows. tokenUrl: /oauth2/v1/token type: oauth2 apiKeyAuth: diff --git a/.generator/schemas/v2/openapi.yaml b/.generator/schemas/v2/openapi.yaml index c904282b709..df914f19377 100644 --- a/.generator/schemas/v2/openapi.yaml +++ b/.generator/schemas/v2/openapi.yaml @@ -22737,6 +22737,8 @@ components: authorizationCode: authorizationUrl: /oauth2/v1/authorize scopes: + 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. apm_service_catalog_read: View service catalog and service definitions. apm_service_catalog_write: Add, modify, and delete service catalog definitions @@ -22809,6 +22811,9 @@ 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. + workflows_read: View workflows. + workflows_run: Run workflows. + workflows_write: Create, edit, and delete workflows. tokenUrl: /oauth2/v1/token type: oauth2 apiKeyAuth: