Closed derhuerst closed 6 years ago
canceled
should be required, right? Everything else LGTM.
Should it? For now, I've only assigned it if the trips is actually canceled. Don't you think this is sufficient? Is making canceled
required worth raising the barrier to use FPTF by a little?
You're right, since this is about fptf@1
and it would be a breaking change, making it required here doesn't make sense. For fptf@2
we agreed that it should be required.
Note: This is actually a breaking change and should be PRed against next
, also because it expects that departure
/arrival
may be null
.
closes #27