From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Mon, 26 Jun 2023 17:08:21 +0000 (-0700) Subject: Update api.md X-Git-Tag: v1.16.4~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1bbfc5dcf34c2d995d2fa0051a7677b938bd3b9;p=thirdparty%2Fpaperless-ngx.git Update api.md --- diff --git a/docs/api.md b/docs/api.md index 5282cc76f4..df86ef1e5d 100644 --- a/docs/api.md +++ b/docs/api.md @@ -300,9 +300,10 @@ the object owner or a superuser). By default, the API will return a truncated version of object-level permissions, returning `user_can_change` indicating whether the current user -has edit permissions. You can pass the parameter `full_perms=true` to API -calls to view the full permissions of objects in a format that mirrors the -`set_permissions` parameter above. +can edit the object (either because they are the object owner or have permissions +granted). You can pass the parameter `full_perms=true` to API calls to view the +full permissions of objects in a format that mirrors the `set_permissions` +parameter above. ## API Versioning