You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docs): use 'reader' relation in perform-check example to match update-tuples
The perform-check.mdx example was using relation 'can_view', but the
update-tuples page creates relation 'reader'. This brings the two
getting-started examples into sync and prevents the ValidationException.
0 commit comments