OneBusAway / onebusaway-gtfs-modules

A Java-based library for reading, writing, and transforming public transit data in the GTFS format, including database support.
Other
129 stars 106 forks source link

updating model fields to optional #200

Closed CaylaSavitzky closed 2 years ago

CaylaSavitzky commented 2 years ago

Summary:

updating model fields to optional

DirectionNameException FacilityProperty FacilityPropertyDefinition RouteNameException

Expected behavior: updates aforementioned models to (when possible) use optional fields

Please make sure these boxes are checked before submitting your pull request - thanks!