dev day #90 🥳

This commit is contained in:
Tomas Dvorak
2025-11-12 20:31:37 +01:00
parent 8762bde4bf
commit f3db65d350
103 changed files with 4053 additions and 2189 deletions
+12 -12
View File
@@ -1,7 +1,17 @@
{
"baseURL": "http://localhost:8080/api/v1",
"duration_ms": 67,
"duration_ms": 5950,
"endpoints": [
{
"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",
@@ -27,16 +37,6 @@
"file": "articles.json",
"ok": true
},
{
"path": "/sponsors",
"file": "sponsors.json",
"ok": true
},
{
"path": "/events/upcoming",
"file": "events_upcoming.json",
"ok": true
},
{
"path": "/facr/club/football/7eacd9f0-bfa0-4928-a9b6-936140168f58",
"file": "facr_club_info.json",
@@ -48,5 +48,5 @@
"ok": true
}
],
"lastUpdated": "2025-11-09T13:55:44Z"
"lastUpdated": "2025-11-12T19:22:23Z"
}