mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-04 02:32:57 +00:00
37 lines
769 B
JSON
37 lines
769 B
JSON
{
|
|
"baseURL": "http://127.0.0.1:8080/api/v1",
|
|
"duration_ms": 361,
|
|
"endpoints": [
|
|
{
|
|
"path": "/competition-aliases",
|
|
"file": "competition_aliases.json",
|
|
"ok": true
|
|
},
|
|
{
|
|
"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
|
|
}
|
|
],
|
|
"lastUpdated": "2025-10-16T11:06:12Z"
|
|
} |