Skip to content

Commit 8c0a155

Browse files
Fix formatting of schema file [ci skip]
1 parent 4cfae61 commit 8c0a155

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • application/src/main/resources/org/opentripplanner/apis/gtfs

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1307,7 +1307,7 @@ type QueryType {
13071307
before: String,
13081308
"""
13091309
Can be used to filter the results. When paging, the filter should not be changed between pages.
1310-
1310+
13111311
An empty list of filters or no value means that all trips should be included. Only one filter
13121312
is allowed for now. Once new filtering criteria is introduced, this limitation will be removed.
13131313
"""

0 commit comments

Comments
 (0)