Documentation: inconsistencies between gtfs-realtime.proto
Open
Change type: Documentation Maintenance
GTFS Realtime
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 225
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 3
Description
Similar to #291
The web documentation of the GTFS Realtime Protobuf [published by Google](https://developers.google.com/transit/gtfs-realtime/gtfs-realtime-proto) is not up to date with the `.proto` published here.
An example, the `Effect` enum is missing 2 values in the web documentation.
https://github.com/google/transit/blob/11a49075c1f50d0130b934833b7eeb3fe518961c/gtfs-realtime/proto/gtfs-realtime.proto#L619-L620
They have been added ~4 years ago here.
Contributor guide
Assessment
This issue has not been assessed yet.