timetable-extension #1
@ -25,6 +25,8 @@ func ConvertServiceType(input *upstreamApi.JsonScheduleV1, vstp bool) (*database
|
||||
Stops: parseStops(&input.ScheduleSegment.ScheduleLocation),
|
||||
}
|
||||
|
||||
// New struct tags are not yet parsed. Ensure all struct tags are present.
|
||||
|
||||
return &output, nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user