Files
openstapps/frontend/app/cypress/fixtures/no-results.search.res.json
2023-12-05 15:17:00 +00:00

13 lines
136 B
JSON

{
"data": [],
"facets": [],
"pagination": {
"count": 0,
"offset": 0,
"total": 0
},
"stats": {
"time": 4
}
}