hot fix #4 dev day #70

This commit is contained in:
Tomas Dvorak
2025-10-24 19:41:55 +02:00
parent 36f0f454ce
commit b8839fc1ff
16 changed files with 15 additions and 51 deletions
-37
View File
@@ -1,37 +0,0 @@
{
"baseURL": "http://127.0.0.1:8080/api/v1",
"duration_ms": 34,
"endpoints": [
{
"path": "/settings",
"file": "settings.json",
"ok": true
},
{
"path": "/articles?page=1\u0026page_size=10\u0026published=true",
"file": "articles.json",
"ok": true
},
{
"path": "/sponsors",
"file": "sponsors.json",
"ok": true
},
{
"path": "/events/upcoming",
"file": "events_upcoming.json",
"ok": true
},
{
"path": "/public/team-logo-overrides",
"file": "team_logo_overrides.json",
"ok": true
},
{
"path": "/competition-aliases",
"file": "competition_aliases.json",
"ok": true
}
],
"lastUpdated": "2025-10-24T15:58:00Z"
}