Skip to content

Commit

Permalink
HAFAS->station: adjust documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
derf committed Dec 2, 2024
1 parent 6dcc62f commit a7997ae
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/Travel/Status/DE/HAFAS.pm
Original file line number Diff line number Diff line change
Expand Up @@ -1074,7 +1074,7 @@ Returns a list of Travel::Status::DE::HAFAS::Message(3pm) objects with service
messages. Each message belongs to at least one arrival/departure (station,
journey) or to at least stop alongside its route (journey).
=item $status->station
=item $status->station (station)
Returns a hashref describing the departure stations in all requested journeys.
The hashref contains four entries: B<names> (station names), B<name> (most
Expand All @@ -1085,8 +1085,6 @@ Note that the most common name and ID may be different from the station for
which departures were requested, as HAFAS uses different identifiers for train
stations, bus stops, and other modes of transit even if they are interlinked.
Not available in journey mode.
=item $status->similar_stops
Returns a list of hashrefs describing stops whose name is similar to the one
Expand Down

0 comments on commit a7997ae

Please sign in to comment.