Skip to content

Conversation

@ivanauth
Copy link
Contributor

The Object ID regex in the Zanzibar docs had some extra backslashes that made it look like \ was a valid character in IDs. Tested it in the playground and it's not - this was just a copy-paste issue from the Go source where the escaping works differently.

Fixes #380

@vercel
Copy link
Contributor

vercel bot commented Dec 16, 2025

@ivanauth is attempting to deploy a commit to the authzed Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Contributor

vercel bot commented Jan 5, 2026

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

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 5, 2026 9:47pm

@tstirrat15
Copy link
Collaborator

Awesome. Thanks!

@tstirrat15 tstirrat15 merged commit fcc8094 into authzed:main Jan 5, 2026
8 of 10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jan 5, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix escaping in regex for IDs

2 participants