mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-08 07:45:32 +01:00
Documentation: note api v8 bump
This commit is contained in:
parent
a57a3dbb30
commit
c3bd587cbf
1 changed files with 5 additions and 0 deletions
|
|
@ -413,3 +413,8 @@ Initial API version.
|
||||||
list of strings. When creating or updating a custom field value of a
|
list of strings. When creating or updating a custom field value of a
|
||||||
document for a select type custom field, the value should be the `id` of
|
document for a select type custom field, the value should be the `id` of
|
||||||
the option whereas previously was the index of the option.
|
the option whereas previously was the index of the option.
|
||||||
|
|
||||||
|
#### Version 8
|
||||||
|
|
||||||
|
- The user field of document notes now returns a simplified user object
|
||||||
|
rather than just the user ID.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue