Skip to content

chore: sync API types from infrastructure#5697

Merged
supabase-cli-releaser[bot] merged 1 commit into
developfrom
sync/api-types
Jun 25, 2026
Merged

chore: sync API types from infrastructure#5697
supabase-cli-releaser[bot] merged 1 commit into
developfrom
sync/api-types

Conversation

@supabase-cli-releaser

Copy link
Copy Markdown
Contributor

This PR was automatically created to sync API types from the infrastructure repository.

Changes were detected in the generated API code after syncing with the latest spec from infrastructure.

@supabase-cli-releaser supabase-cli-releaser Bot requested a review from a team as a code owner June 25, 2026 11:18

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 8bc6549b7b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

return nil, err
}

operationPath := fmt.Sprintf("/v1/projects/%s/analytics/endpoints/logs", pathParam0)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep the existing log helper on logs.all

For callers that already use V1GetProjectLogs/V1GetProjectLogsWithResponse, this silently switches the request from the current logs endpoint to /logs. The released Management API still documents project log queries at /v1/projects/{ref}/analytics/endpoints/logs.all (docs), and the repo's TS generated contract still maps v1GetProjectLogs to logs.all, so clients pointed at api.supabase.com can start getting 404/failed log queries unless the existing method remains on logs.all or all callers are migrated to the new V1GetProjectLogsAll method.

Useful? React with 👍 / 👎.

@github-actions

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@8bc6549b7b6e57e8d7216e0828593b3d8e3b7016

Preview package for commit 8bc6549.

@supabase-cli-releaser supabase-cli-releaser Bot added this pull request to the merge queue Jun 25, 2026
Merged via the queue into develop with commit 7eb5d16 Jun 25, 2026
35 checks passed
@supabase-cli-releaser supabase-cli-releaser Bot deleted the sync/api-types branch June 25, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant