rebuild API docs 📝
opt.{includeRelatedStations,stopovers} are not supported by most HAFAS endpoints anymore.
This commit is contained in:
parent
202160f0a9
commit
97b1c10d7c
1 changed files with 0 additions and 4 deletions
|
@ -255,8 +255,6 @@ parameter | description | type | default value
|
|||
`linesOfStops` | Parse & return lines of each stop/station? | boolean | `false`
|
||||
`remarks` | Parse & return hints & warnings? | boolean | `true`
|
||||
`language` | Language of the results. | string | `en`
|
||||
`includeRelatedStations` | Fetch departures at related stops, e.g. those that belong together on the metro map? | boolean | `true`
|
||||
`stopovers` | Fetch & parse next stopovers of each departure? | boolean | `false`
|
||||
`nationalExpress` | Include InterCityExpress (ICE)? | boolean | `true`
|
||||
`national` | Include InterCity & EuroCity (IC/EC)? | boolean | `true`
|
||||
`regionalExp` | Include RegionalExpress & InterRegio (RE/IR)? | boolean | `true`
|
||||
|
@ -326,8 +324,6 @@ parameter | description | type | default value
|
|||
`linesOfStops` | Parse & return lines of each stop/station? | boolean | `false`
|
||||
`remarks` | Parse & return hints & warnings? | boolean | `true`
|
||||
`language` | Language of the results. | string | `en`
|
||||
`includeRelatedStations` | Fetch departures at related stops, e.g. those that belong together on the metro map? | boolean | `true`
|
||||
`stopovers` | Fetch & parse next stopovers of each departure? | boolean | `false`
|
||||
`nationalExpress` | Include InterCityExpress (ICE)? | boolean | `true`
|
||||
`national` | Include InterCity & EuroCity (IC/EC)? | boolean | `true`
|
||||
`regionalExp` | Include RegionalExpress & InterRegio (RE/IR)? | boolean | `true`
|
||||
|
|
Loading…
Reference in a new issue