full-implementation #3
Reference in New Issue
Block a user
Delete Branch "full-implementation"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
- 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 passingPull request closed