jamespfennell / transiter

Web service for transit data
https://demo.transiter.dev
MIT License
62 stars 7 forks source link

Discard unknown fields when parsing Feed configs #123

Closed cedarbaum closed 1 year ago

cedarbaum commented 1 year ago

Discard unknown fields when parsing Feed configs. This allows fields to be fully deprecated and removed from the proto definition while not breaking backwards compatibility.