Skip to content

Commit

Permalink
Remove random field
Browse files Browse the repository at this point in the history
  • Loading branch information
optionsome committed Jan 20, 2025
1 parent 6016a89 commit dc9f519
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,6 @@ type JourneyPattern {

"Part of a trip pattern. Either a ride on a public transport vehicle or access or path link to/from/between places"
type Leg {
"The aimed date and time this leg ends."
aimedEndTime: DateTime!
"The aimed date and time this leg starts."
aimedStartTime: DateTime!
"For ride legs, the service authority used for this legs. For non-ride legs, null."
Expand Down

0 comments on commit dc9f519

Please sign in to comment.