Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion skills/objectstack-data/references/data-hooks.md
Original file line numberDiff line numberDiff line change
Expand Up@@ -495,7 +495,7 @@ whoever is elevated. If the acting user cannot edit the target (e.g. it is
`public_read`), the write throws:

```
FORBIDDEN: insufficient privileges to update <object> <id>
FORBIDDEN: <a localized sentence; match on code, not prose>
```

**An admin is not automatically exempt** — the gate is `canEdit`, driven by the
Expand Down
Loading