This commit is contained in:
Tomas Dvorak
2026-03-13 14:34:19 +01:00
parent 84a8acf944
commit 30d70a6aeb
126 changed files with 27297 additions and 29069 deletions
+48
View File
@@ -0,0 +1,48 @@
{
"baseURL": "http://127.0.0.1:8080/api/v1",
"duration_ms": 97,
"endpoints": [
{
"path": "/events/upcoming",
"file": "events_upcoming.json",
"ok": false,
"error": "unexpected status 500"
},
{
"path": "/public/team-logo-overrides",
"file": "team_logo_overrides.json",
"ok": false,
"error": "unexpected status 500"
},
{
"path": "/competition-aliases",
"file": "competition_aliases.json",
"ok": false,
"error": "unexpected status 500"
},
{
"path": "/settings",
"file": "settings.json",
"ok": false,
"error": "unexpected status 500"
},
{
"path": "/seo",
"file": "seo.json",
"ok": true
},
{
"path": "/articles?page=1\u0026page_size=10\u0026published=true",
"file": "articles.json",
"ok": false,
"error": "unexpected status 500"
},
{
"path": "/sponsors",
"file": "sponsors.json",
"ok": false,
"error": "unexpected status 500"
}
],
"lastUpdated": "2026-03-13T11:35:34+01:00"
}