This commit is contained in:
Tomas Dvorak
2025-10-19 17:16:57 +02:00
parent e9a63073e5
commit 77213f4e83
76 changed files with 9728 additions and 935 deletions
+12 -12
View File
@@ -1,17 +1,7 @@
{
"baseURL": "http://127.0.0.1:8080/api/v1",
"duration_ms": 4404,
"duration_ms": 35,
"endpoints": [
{
"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",
@@ -32,6 +22,16 @@
"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": "/facr/club/football/7eacd9f0-bfa0-4928-a9b6-936140168f58",
"file": "facr_club_info.json",
@@ -43,5 +43,5 @@
"ok": true
}
],
"lastUpdated": "2025-10-17T06:28:47Z"
"lastUpdated": "2025-10-19T15:14:56Z"
}