Julius Tens
Julius Tens
*This issue is an attempt to bundle and advance the discussion about major changes to FPTF types in version 2, previously debated in #5, #33 and #42.* --- ## General...
v2 draft
see #61 for the discussion driving this draft
Things we need to work on for fptf `2.0.0`: - [x] add a code of conduct (?) #36 - [x] decide on / implement `stopover` type #35 - [Â ]...
As far as I can tell, the only major type of public transformation information we are currently completely unable to express in FPTF is vehicles and their location. I therefore...
I think it would make sense to introduce an attribute to FPTF@2 objects that indicates the up-to-dateness of the given information. This would enable us (e.g.) to provide a combination...
Right now, `journey` objects can contain information like `departure`, `arrival`, etc. as a shortcut for `journey.legs[first].departure` or `journey.legs[last].arrival`. Since the original idea of FPTF was to allow people to easily...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to upgrade @formatjs/intl-localematcher from 0.2.32 to 0.3.0. :information_source: Keep your dependencies up-to-date....
> *Disclaimer: Sorry for opening yet another issue, please close if out of scope/not useful. I'm currently integrating this library into a project that previously had a hand-written openapi doc,...
This is a work in progress for a complete rewrite of this module. The plan currently looks as follows: - Rewrite this module to the new api used by the...
The original API supports another optional parameter called `via`, this should be added… Parameters taken from an API request: ```js { lang: "en", originId: "008062648", destId: "007216050", date: "2017-07-15", time:...