From 5f44b9ed21cb577c9cac89a0c3fd7845b1c8b5b0 Mon Sep 17 00:00:00 2001 From: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com> Date: Sun, 13 Sep 2026 06:39:59 +0000 Subject: [PATCH] chore: sync API types from infrastructure --- apps/cli-go/api/v1-openapi.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/cli-go/api/v1-openapi.yaml b/apps/cli-go/api/v1-openapi.yaml index d1ac70b88e..0bca4735ab 100644 --- a/apps/cli-go/api/v1-openapi.yaml +++ b/apps/cli-go/api/v1-openapi.yaml @@ -4837,7 +4837,6 @@ paths: x-internal: true /v1/projects/{ref}/advisors/performance: get: - deprecated: true description: >- This is an **experimental** endpoint. It is subject to change or removal in future versions. Use it with caution, as it may not remain supported @@ -4880,9 +4879,9 @@ paths: x-fga-permissions: - - advisors_read x-oauth-scope: database:read + x-scalar-stability: experimental /v1/projects/{ref}/advisors/security: get: - deprecated: true description: >- This is an **experimental** endpoint. It is subject to change or removal in future versions. Use it with caution, as it may not remain supported @@ -4933,6 +4932,7 @@ paths: x-fga-permissions: - - advisors_read x-oauth-scope: database:read + x-scalar-stability: experimental /v1/projects/{ref}/analytics/endpoints/logs.all: get: deprecated: true @@ -5815,7 +5815,6 @@ paths: x-oauth-scope: database:write /v1/projects/{ref}/database/context: get: - deprecated: true description: >- This is an **experimental** endpoint. It is subject to change or removal in future versions. Use it with caution, as it may not remain supported @@ -5858,6 +5857,7 @@ paths: x-fga-permissions: - - database_read x-oauth-scope: projects:read + x-scalar-stability: experimental /v1/projects/{ref}/database/password: patch: operationId: v1-update-database-password