diff options
-rw-r--r-- | docs/users.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/users.md b/docs/users.md index e264d57..ba334df 100644 --- a/docs/users.md +++ b/docs/users.md @@ -17,6 +17,7 @@ Users are represented as objects in the code with the following properties: - created - updated - groups (relational) +- permissions (relational) You can access this data on a populated user object as you would any other object properties: |