Skip to content

Commit 22d0350

Browse files
Commit formatting of schema file
1 parent c813ac3 commit 22d0350

File tree

1 file changed

+1
-1
lines changed
  • application/src/main/resources/org/opentripplanner/apis/gtfs

1 file changed

+1
-1
lines changed

application/src/main/resources/org/opentripplanner/apis/gtfs/schema.graphqls

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@ type Leg {
784784
Re-fetching fails when the underlying transit data no longer exists.
785785
**Note:** when both id and fare products are queried with [Relay](https://relay.dev/), id should be queried using a suitable GraphQL alias
786786
such as `legId: id`. Relay does not accept different fare product ids in otherwise identical legs.
787-
787+
788788
The identifier is valid for a maximum of 2 years, but sometimes it will fail after a few hours.
789789
We do not recommend storing IDs for a long time.
790790
"""

0 commit comments

Comments
 (0)