mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
18 lines
370 B
JSON
18 lines
370 B
JSON
{
|
|
"count": 1,
|
|
"next": null,
|
|
"previous": null,
|
|
"results": [
|
|
{
|
|
"id": 2,
|
|
"slug": "year-title",
|
|
"name": "Year - Title",
|
|
"path": "{created_year}/{title}",
|
|
"match": "",
|
|
"matching_algorithm": 6,
|
|
"is_insensitive": true,
|
|
"document_count": 1
|
|
}
|
|
]
|
|
}
|