From ef3760ffd3bb7801559cc79600b50545b4db15a7 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Thu, 16 Jun 2022 13:30:30 +0200 Subject: [PATCH] =?UTF-8?q?rebuild=20API=20docs=20=F0=9F=93=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index 1c6b621..03251b2 100644 --- a/docs/api.md +++ b/docs/api.md @@ -381,7 +381,7 @@ parameter | description | type | default value `remarks` | Parse & return hints & warnings? | boolean | `true` `scheduledDays` | Parse & return dates each journey is valid on? | boolean | `false` `language` | Language of the results. | string | `en` -`loyaltyCard` | Type of loyalty card in use. See https://github.com/public-transport/hafas-client/blob/68ecd7c5e976dd2f51c5c64a81600e7e181a8996/p/db/loyalty-cards.js#L6-L11. | string | *none* +`loyaltyCard` | Type of loyalty card in use. | string | *none* `firstClass` | Search for first-class options? | boolean | `false` `nationalExpress` | Include InterCityExpress (ICE)? | boolean | `true` `national` | Include InterCity & EuroCity (IC/EC)? | boolean | `true`