Add docker health checks, CSV import docs
This commit is contained in:
@@ -93,6 +93,8 @@ These routes require both authentication and admin privileges (`admin` middlewar
|
||||
|---|---|
|
||||
| `GET /stationmanagement` | List all stations (paginated, 5 per page). |
|
||||
| `POST /stationmanagement/store` | Add a new station. |
|
||||
| `POST /stationmanagement/import` | Bulk import stations from a CSV file. |
|
||||
| `GET /stationmanagement/csvtemplate` | Download a sample CSV template for station imports. |
|
||||
| `POST /stationmanagement/{stationid}/update` | Edit an existing station. |
|
||||
| `DELETE /stationmanagement/{stationid}/delete` | Delete a station. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user