From: Nepomacs Date: Thu, 22 Feb 2024 15:22:33 +0000 (+0100) Subject: Documentation: note required trailing slash for REST-API URLs (#5863) X-Git-Tag: v2.5.4~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c699278a3073c8fdbc0884ca758543bf42127c3;p=thirdparty%2Fpaperless-ngx.git Documentation: note required trailing slash for REST-API URLs (#5863) --------- Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com> --- diff --git a/docs/api.md b/docs/api.md index fa32bf2aa0..f4119e4c19 100644 --- a/docs/api.md +++ b/docs/api.md @@ -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