mirror of
https://codeberg.org/SeedDMS/paperless
synced 2024-11-26 15:32:08 +00:00
.. | ||
README.md | ||
test-api.sh | ||
test-autocomplete.sh | ||
test-correspondents.sh | ||
test-delete-saved-views.sh | ||
test-delete.sh | ||
test-document-download.sh | ||
test-document-metadata.sh | ||
test-document-thumb.sh | ||
test-documents-like.sh | ||
test-documents.sh | ||
test-documenttypes.sh | ||
test-post-saved-view.sh | ||
test-saved-views.sh | ||
test-statstotal.sh | ||
test-tags.sh | ||
test-token.sh | ||
test-upload.sh |
Create a file credentials and define AUTH and URL in it. URL is the base url of the restapi service. AUTH are the credentials as pass in http header Authorization. It can be ab basic authentication, a papeerless or a regular SeedDMS token.