mirror of
https://github.com/opentripplanner/OpenTripPlanner.git
synced 2026-04-03 05:51:24 +02:00
22 lines
567 B
Markdown
22 lines
567 B
Markdown
<!--
|
|
NOTE! Part of this document is generated. Make sure you edit the template, not the generated doc.
|
|
|
|
- Template directory is: /doc/templates
|
|
- Generated directory is: /doc/user
|
|
-->
|
|
|
|
# Route Request
|
|
|
|
The RouteRequest is the type for the [routingDefaults in router-config.json](RouterConfiguration.md#routingDefaults)
|
|
and in the [transferRequests in build-config.json](BuildConfiguration.md#transferRequests).
|
|
|
|
<!-- INSERT: PARAMETERS-TABLE -->
|
|
|
|
|
|
## Parameter Details
|
|
|
|
<!-- INSERT: PARAMETERS-DETAILS -->
|
|
|
|
## Config Example
|
|
|
|
<!-- INSERT: JSON-EXAMPLE -->
|