Skip to content

Commit cc60dc4

Browse files
authored
Update requirement for feed_info.txt (#460)
* Update requirement for feed_info.txt * Remove bold from Recommended
1 parent 95178e4 commit cc60dc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gtfs/spec/en/reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ This specification defines the following files:
138138
| [locations.geojson](#locationsgeojson) | Optional | Zones for rider pickup or drop-off requests by on-demand services, represented as GeoJSON polygons. |
139139
| [booking_rules.txt](#booking_rulestxt) | Optional | Booking information for rider-requested services. |
140140
| [translations.txt](#translationstxt) | Optional | Translations of customer-facing dataset values. |
141-
| [feed_info.txt](#feed_infotxt) | Optional | Dataset metadata, including publisher, version, and expiration information. |
141+
| [feed_info.txt](#feed_infotxt) | **Conditionally Required** | Dataset metadata, including publisher, version, and expiration information.<br><br>Conditionally Required:<br>- **Required** if [translations.txt](#translationstxt) is provided.<br>- Recommended otherwise.|
142142
| [attributions.txt](#attributionstxt) | Optional | Dataset attributions. |
143143

144144
## File Requirements
@@ -813,7 +813,7 @@ If both referencing methods (`record_id`, `record_sub_id`) and `field_value` are
813813

814814
### feed_info.txt
815815

816-
File: **Recommended** (**Required** if [translations.txt](#translations) is provided)
816+
File: **Conditionally Required**
817817

818818
Primary key (none)
819819

0 commit comments

Comments
 (0)