mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-19 10:19:27 -05:00
Update api.md
This commit is contained in:
parent
3cb43b02ff
commit
30c5ec7fc4
@ -577,7 +577,7 @@ Initial API version.
|
|||||||
#### Version 7
|
#### Version 7
|
||||||
|
|
||||||
- The format of select type custom fields has changed to return the options
|
- The format of select type custom fields has changed to return the options
|
||||||
as an array of objects with `id` and `label` fields. When creating or
|
as an array of objects with `id` and `label` fields as opposed to a simple
|
||||||
updating a custom field value of a document for a select type custom field,
|
list of strings. When creating or updating a custom field value of a
|
||||||
the value should be the `id` of the option whereas previously was the index
|
document for a select type custom field, the value should be the `id` of
|
||||||
of the option.
|
the option whereas previously was the index of the option.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user