Skip to content

Commit c57ffb5

Browse files
committed
go generate
1 parent d9d341d commit c57ffb5

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

doc/openapi/rest.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5661,6 +5661,20 @@
56615661
}
56625662
]
56635663
},
5664+
{
5665+
"description": "Search for routes serving a stop with this OnestopID",
5666+
"in": "query",
5667+
"name": "serves_stop_onestop_id",
5668+
"schema": {
5669+
"type": "string"
5670+
},
5671+
"x-example-requests": [
5672+
{
5673+
"description": "serves_stop_onestop_id=s-9q8yyzcny3-embarcadero",
5674+
"url": "serves_stop_onestop_id=s-9q8yyzcny3-embarcadero"
5675+
}
5676+
]
5677+
},
56645678
{
56655679
"$ref": "#/components/parameters/includeAlertsParam"
56665680
},

0 commit comments

Comments
 (0)