mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-15 10:13:15 -05:00
Update api.md
This commit is contained in:
parent
b6c9cfb76f
commit
c1bbfc5dcf
@ -300,9 +300,10 @@ the object owner or a superuser).
|
|||||||
|
|
||||||
By default, the API will return a truncated version of object-level
|
By default, the API will return a truncated version of object-level
|
||||||
permissions, returning `user_can_change` indicating whether the current user
|
permissions, returning `user_can_change` indicating whether the current user
|
||||||
has edit permissions. You can pass the parameter `full_perms=true` to API
|
can edit the object (either because they are the object owner or have permissions
|
||||||
calls to view the full permissions of objects in a format that mirrors the
|
granted). You can pass the parameter `full_perms=true` to API calls to view the
|
||||||
`set_permissions` parameter above.
|
full permissions of objects in a format that mirrors the `set_permissions`
|
||||||
|
parameter above.
|
||||||
|
|
||||||
## API Versioning
|
## API Versioning
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user