mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Merge pull request #2386 from PascalSenn/patch-1
Fixed endpoint count in Docs "The REST API"
This commit is contained in:
commit
bb05c2218f
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ provides a browsable API for most of its endpoints, which you can
|
|||
inspect at `http://<paperless-host>:<port>/api/`. This also documents
|
||||
most of the available filters and ordering fields.
|
||||
|
||||
The API provides 5 main endpoints:
|
||||
The API provides 7 main endpoints:
|
||||
|
||||
- `/api/documents/`: Full CRUD support, except POSTing new documents.
|
||||
See below.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue