mirror of
https://codeberg.org/SeedDMS/paperless
synced 2025-02-06 06:55:28 +00:00
slightly better phrasing
This commit is contained in:
parent
b7b3e20cf4
commit
4390b57036
|
@ -4,8 +4,8 @@ These scripts can be used to test almost all endpoints of the
|
|||
paperless-ngx API.
|
||||
|
||||
In order to use them, create a file `credentials` and define `AUTH` and
|
||||
`URL` in it. `URL` is the base url of the restapi service. `AUTH` are the
|
||||
credentials passed in the http header `Authorization`. It can be a basic
|
||||
`URL` in it. `URL` is the base url of the restapi service. `AUTH` contains
|
||||
the credentials passed in the http header `Authorization`. It can be a basic
|
||||
authentication, a paperless token or a regular SeedDMS key.
|
||||
|
||||
Example:
|
||||
|
|
Loading…
Reference in New Issue
Block a user