Cache
URL : /[locale]/api/cache
API : /api/cache/api
File path : [locale]/status/cache/page.tsx
Description
This status gives the caching current status
What’s inside ?
{
"CacheType",
"AppCache": {
"createdAtTZ",
"createdAtUTC",
"itemCount",
"name",
"status"
},
"ConfigCache": {
"createdAtTZ",
"createdAtUTC",
"itemCount",
"name",
"status"
},
}Last updated on