]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Documentation: note required trailing slash for REST-API URLs (#5863)
authorNepomacs <nepomacs@gmail.com>
Thu, 22 Feb 2024 15:22:33 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2024 15:22:33 +0000 (07:22 -0800)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
docs/api.md

index fa32bf2aa0c1e2fdf5032a3580a635119ea39f5a..f4119e4c19d04c054eb6e39829c473736cbb6fe3 100644 (file)
@@ -58,6 +58,10 @@ fields:
 - `custom_fields`: Array of custom fields & values, specified as
   `{ field: CUSTOM_FIELD_ID, value: VALUE }`
 
+!!! note
+
+    Note that all endpoint URLs must end with a `/`slash.
+
 ## Downloading documents
 
 In addition to that, the document endpoint offers these additional