Skip to content

docs: fix network restrictions API example JSON key#44165

Open
jay-es wants to merge 1 commit intosupabase:masterfrom
jay-es:network-restrictions
Open

docs: fix network restrictions API example JSON key#44165
jay-es wants to merge 1 commit intosupabase:masterfrom
jay-es:network-restrictions

Conversation

@jay-es
Copy link

@jay-es jay-es commented Mar 25, 2026

I have read the CONTRIBUTING.md file.

YES

What kind of change does this PR introduce?

docs update

What is the current behavior?

The Network Restrictions guide’s Management API example used db_allowed_cidrs in the JSON body. That does not match the API, so the example does not work correctly when copied.

Fixes #44164

What is the new behavior?

The curl example now uses dbAllowedCidrs, consistent with the Update network restrictions Management API reference.

Additional context

N/A (documentation-only change; no visual changes).

@vercel
Copy link

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

6 Skipped Deployments
Project Deployment Actions Updated (UTC)
design-system Skipped Skipped Mar 25, 2026 4:30am
learn Skipped Skipped Mar 25, 2026 4:30am
studio-self-hosted Skipped Skipped Mar 25, 2026 4:30am
studio-staging Skipped Skipped Mar 25, 2026 4:30am
ui-library Skipped Skipped Mar 25, 2026 4:30am
zone-www-dot-com Skipped Skipped Mar 25, 2026 4:30am

Request Review

@vercel
Copy link

vercel bot commented Mar 25, 2026

@jay-es is attempting to deploy a commit to the Supabase Team on Vercel.

A member of the Team first needs to authorize it.

@Hallidayo
Copy link
Contributor

@supabase/docs

@7ttp 7ttp added the documentation Improvements or additions to documentation label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: incorrect JSON key in Network Restrictions Management API example (db_allowed_cidrs)

3 participants