RoutesV1
| API | Description |
|---|---|
| POST api/v1/Routes |
No documentation available. |
| PUT api/v1/Routes |
No documentation available. |
| DELETE api/v1/Routes?Id={Id} |
No documentation available. |
| GET api/v1/Routes/GetRoute?Id={Id} |
No documentation available. |
| GET api/v1/Routes/GetRoutes |
No documentation available. |
| GET api/v1/Routes/GetRoutesShortInfo |
No documentation available. |
StopsV1
| API | Description |
|---|---|
| POST api/v1/Stops |
No documentation available. |
| PUT api/v1/Stops |
No documentation available. |
| DELETE api/v1/Stops?Id={Id} |
No documentation available. |
| GET api/v1/Stops/GetStop?Id={Id} |
No documentation available. |
| GET api/v1/Stops/GetStopWithRoutes?Id={Id} |
No documentation available. |
| GET api/v1/Stops/GetStops |
No documentation available. |
| GET api/v1/Stops/GetStopsGroupedByName |
No documentation available. |
| GET api/v1/Stops/GetStopsPoint |
No documentation available. |
TransportTypesV1
| API | Description |
|---|---|
| GET api/v1/TransportTypes |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |