[skip ci]
This commit is contained in:
Traines 2025-04-27 17:13:10 +00:00
parent db4c03054a
commit b59d7b3084
2 changed files with 23 additions and 23 deletions

View file

@ -10,7 +10,7 @@ With `opt`, you can override the default options, which look like this:
{ {
results: 8, // maximum number of results results: 8, // maximum number of results
distance: null, // maximum walking distance in meters distance: null, // maximum walking distance in meters
poi: false, // return points of interest? poi: false, // not supported
stops: true, // return stops/stations? stops: true, // return stops/stations?
subStops: true, // not supported subStops: true, // not supported
entrances: true, // not supported entrances: true, // not supported

View file

@ -613,7 +613,7 @@ paths:
default: true default: true
- name: linesOfStops - name: linesOfStops
in: query in: query
description: Parse & return lines of each stop/station? description: not supported
schema: schema:
type: boolean type: boolean
default: false default: false
@ -1887,11 +1887,11 @@ components:
default: false default: false
type: boolean type: boolean
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: false default: false
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
remarks: remarks:
@ -1995,11 +1995,11 @@ components:
default: false default: false
type: boolean type: boolean
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: true default: true
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
remarks: remarks:
@ -2034,15 +2034,15 @@ components:
default: true default: true
type: boolean type: boolean
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: false default: false
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
linesOfStops: linesOfStops:
description: parse & expose lines at each stop/station? description: not supported
default: false default: false
type: boolean type: boolean
language: language:
@ -2061,11 +2061,11 @@ components:
default: false default: false
type: boolean type: boolean
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: true default: true
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
remarks: remarks:
@ -2088,11 +2088,11 @@ components:
default: false default: false
type: boolean type: boolean
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: true default: true
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
remarks: remarks:
@ -2128,11 +2128,11 @@ components:
default: 10 default: 10
type: number type: number
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: true default: true
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
linesOfStops: linesOfStops:
@ -2206,7 +2206,7 @@ components:
default: undefined default: undefined
type: number type: number
poi: poi:
description: return points of interest? description: not supported
default: false default: false
type: boolean type: boolean
stops: stops:
@ -2218,15 +2218,15 @@ components:
description: products description: products
default: undefined default: undefined
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: true default: true
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
linesOfStops: linesOfStops:
description: parse & expose lines at each stop/station? description: not supported
default: false default: false
type: boolean type: boolean
language: language:
@ -2254,11 +2254,11 @@ components:
description: products description: products
default: undefined default: undefined
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: true default: true
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
polylines: polylines:
@ -2296,11 +2296,11 @@ components:
default: 20 default: 20
type: number type: number
subStops: subStops:
description: parse & expose sub-stops of stations? description: not supported
default: true default: true
type: boolean type: boolean
entrances: entrances:
description: parse & expose entrances of stops/stations? description: not supported
default: true default: true
type: boolean type: boolean
polylines: polylines: