Skip to content

Commit

Permalink
Merge pull request #935 from opentripplanner/add-pattern-headsign
Browse files Browse the repository at this point in the history
fix(apiv2): adds 'headsign' to pattern request
  • Loading branch information
daniel-heppner-ibigroup authored Jun 30, 2023
2 parents 76d6b44 + e3fb56e commit eb4d794
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/actions/apiV2.js
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@ export const findRoute = (params) =>
patterns {
id
headsign
name
patternGeometry {
points
Expand Down

0 comments on commit eb4d794

Please sign in to comment.