mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Fix: custom fields api format not visible in docs
This commit is contained in:
parent
567a7eb7f3
commit
a51c0850c8
@ -53,7 +53,7 @@ fields:
|
||||
- `set_permissions`: Allows setting document permissions. Optional,
|
||||
write-only. See [below](#permissions).
|
||||
- `custom_fields`: Array of custom fields & values, specified as
|
||||
{ field: CUSTOM_FIELD_ID, value: VALUE }
|
||||
`{ field: CUSTOM_FIELD_ID, value: VALUE }`
|
||||
|
||||
## Downloading documents
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user