|
|
bacad935a5
|
add work in progress code to get data for etas
|
2024-12-23 14:50:38 -08:00 |
|
|
|
0221bda314
|
add additional method to get shuttles by route
|
2024-12-22 19:56:46 -08:00 |
|
|
|
c40dafc3ee
|
update OrderedStop data schema type and test loader method
|
2024-12-22 19:43:06 -08:00 |
|
|
|
f072e4e862
|
make next and previous stop ids optional
|
2024-12-22 19:37:38 -08:00 |
|
|
|
1c72472339
|
fix incorrect data type for addOrUpdateOrderedStop
|
2024-12-22 14:32:06 -08:00 |
|
|
|
e0d4e91321
|
remove next/previous ordered stop methods from repository interface
|
2024-12-22 14:24:34 -08:00 |
|
|
|
f792554ae0
|
add type IEntityWithId to implement unified search function later
|
2024-12-22 14:10:28 -08:00 |
|
|
|
e3d6d71825
|
update documentation and return types for repository
|
2024-12-22 14:06:13 -08:00 |
|
|
|
b43666b956
|
add repository interface
|
2024-12-22 13:58:31 -08:00 |
|