From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 19 Apr 2025 22:12:55 +0000 (-0700) Subject: Documentation: note api v8 bump X-Git-Tag: v2.15.3~1^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3bd587cbf82b532b0b6a659b9284ebb00ee7baf;p=thirdparty%2Fpaperless-ngx.git Documentation: note api v8 bump --- diff --git a/docs/api.md b/docs/api.md index 9d43145b4..44c9a4bc4 100644 --- a/docs/api.md +++ b/docs/api.md @@ -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.