FEATURE more mocked APIs, full tags API

This commit is contained in:
konrad.lys@eu.equinix.com
2023-05-26 18:43:13 +02:00
parent 5b0459963a
commit 440883dd3e
23 changed files with 1880 additions and 87 deletions

View File

@@ -0,0 +1,17 @@
{
"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
}
]
}