From b59d7b3084e5c09a9b79b3217c272e4c7c1fa137 Mon Sep 17 00:00:00 2001 From: Traines Date: Sun, 27 Apr 2025 17:13:10 +0000 Subject: [PATCH] fix docs [skip ci] --- docs/nearby.md | 2 +- docs/openapi.yaml | 44 ++++++++++++++++++++++---------------------- 2 files changed, 23 insertions(+), 23 deletions(-) diff --git a/docs/nearby.md b/docs/nearby.md index 9e0611b4..71e4c51a 100644 --- a/docs/nearby.md +++ b/docs/nearby.md @@ -10,7 +10,7 @@ With `opt`, you can override the default options, which look like this: { results: 8, // maximum number of results distance: null, // maximum walking distance in meters - poi: false, // return points of interest? + poi: false, // not supported stops: true, // return stops/stations? subStops: true, // not supported entrances: true, // not supported diff --git a/docs/openapi.yaml b/docs/openapi.yaml index 665a9ae5..ae3d3a6f 100644 --- a/docs/openapi.yaml +++ b/docs/openapi.yaml @@ -613,7 +613,7 @@ paths: default: true - name: linesOfStops in: query - description: Parse & return lines of each stop/station? + description: not supported schema: type: boolean default: false @@ -1887,11 +1887,11 @@ components: default: false type: boolean subStops: - description: parse & expose sub-stops of stations? + description: not supported default: false type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean remarks: @@ -1995,11 +1995,11 @@ components: default: false type: boolean subStops: - description: parse & expose sub-stops of stations? + description: not supported default: true type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean remarks: @@ -2034,15 +2034,15 @@ components: default: true type: boolean subStops: - description: parse & expose sub-stops of stations? + description: not supported default: false type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean linesOfStops: - description: parse & expose lines at each stop/station? + description: not supported default: false type: boolean language: @@ -2061,11 +2061,11 @@ components: default: false type: boolean subStops: - description: parse & expose sub-stops of stations? + description: not supported default: true type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean remarks: @@ -2088,11 +2088,11 @@ components: default: false type: boolean subStops: - description: parse & expose sub-stops of stations? + description: not supported default: true type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean remarks: @@ -2128,11 +2128,11 @@ components: default: 10 type: number subStops: - description: parse & expose sub-stops of stations? + description: not supported default: true type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean linesOfStops: @@ -2206,7 +2206,7 @@ components: default: undefined type: number poi: - description: return points of interest? + description: not supported default: false type: boolean stops: @@ -2218,15 +2218,15 @@ components: description: products default: undefined subStops: - description: parse & expose sub-stops of stations? + description: not supported default: true type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean linesOfStops: - description: parse & expose lines at each stop/station? + description: not supported default: false type: boolean language: @@ -2254,11 +2254,11 @@ components: description: products default: undefined subStops: - description: parse & expose sub-stops of stations? + description: not supported default: true type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean polylines: @@ -2296,11 +2296,11 @@ components: default: 20 type: number subStops: - description: parse & expose sub-stops of stations? + description: not supported default: true type: boolean entrances: - description: parse & expose entrances of stops/stations? + description: not supported default: true type: boolean polylines: