Files
trip-planner/docs
Vladimir Zagainov 3da7f5282c feat: Implement Station Status endpoint (Task 8)
- Implement GET /v1/stations/{id}/status endpoint
- Returns station status (active/closed) based on real scheduled edges
- Add stationStatusResponse, cityResponse, routeSearchResponse, routeGeoJSONResponse types
- Add stub implementations for other API handlers to enable compilation
- Add TestHandlerStationStatus test passing
2026-08-16 15:13:05 +03:00
..
2026-08-13 18:26:15 +03:00
2026-08-13 18:26:15 +03:00
2026-08-13 16:20:11 +03:00