Skip to content

chore(api): sync Management API OpenAPI spec#5752

Open
supabase-cli-releaser[bot] wants to merge 1 commit into
developfrom
sync/api-package
Open

chore(api): sync Management API OpenAPI spec#5752
supabase-cli-releaser[bot] wants to merge 1 commit into
developfrom
sync/api-package

Conversation

@supabase-cli-releaser

Copy link
Copy Markdown
Contributor

This PR was automatically created to sync the generated @supabase/api package with the latest Management API OpenAPI document.

Changes were detected in the upstream OpenAPI document exposed by https://api.supabase.com/api/v1-json.

@supabase-cli-releaser supabase-cli-releaser Bot enabled auto-merge July 1, 2026 14:00

@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: 38176a210a

ℹ️ 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".

Comment thread packages/api/src/generated/contracts.ts
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Supabase CLI preview

npx --yes https://pkg.pr.new/supabase/cli/supabase@60ead6d51cdd2e40505f2cf0e1ccc41b550e466e

Preview package for commit 60ead6d.

@jgoux jgoux requested a review from a team as a code owner July 1, 2026 21:37

@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: fcdc7daaf5

ℹ️ 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".

Comment thread packages/api/src/generated/contracts.ts

@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: 60ead6d51c

ℹ️ 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".

}).check(Schema.isInt()),
Schema.Null,
]),
db_pool_acquisition_timeout: Schema.Union([

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Keep PostgREST replay bodies schema-valid

Fresh evidence after the earlier thread: in this target tree, apps/cli/src/legacy/commands/config/push/push.integration.test.ts still defines POSTGREST_DISABLED without db_pool_acquisition_timeout, and the recorded/scenario GET /postgrest fixtures under apps/cli-e2e/fixtures still omit it as well. Because packages/api/src/internal/client.ts decodes JSON responses through definition.outputSchema, making this key required makes those config-push integration/e2e replay paths fail schema decoding before reconciliation; update the mocks/fixtures or keep the response field optional during rollout.

Useful? React with 👍 / 👎.

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