]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: note api v8 bump
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sat, 19 Apr 2025 22:12:55 +0000 (15:12 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Sat, 19 Apr 2025 22:12:55 +0000 (15:12 -0700)
docs/api.md

index 9d43145b4e69a499e3602c501300208b9d133c02..44c9a4bc42f16d300f1592eace5474f52dfd8963 100644 (file)
@@ -413,3 +413,8 @@ Initial API version.
     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
     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.