We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, after the bus reorg, I started having this issue of only one destination for bus 72.
https://api-ratp.pierre-grimaud.fr/v3/destinations/bus/72?_format=json
only returns 'Parc de Saint-Cloud', and not the other direction.
{ "result": { "destinations": [ { "name": "Parc de Saint-Cloud", "way": "A" } ] }, "_metadata": { "call": "GET /destinations/bus/72", "date": "2019-04-22T10:00:49+02:00", "version": 3 } }
Others seem to be working fine (I don't have an exhaustive list of those that are not working).
The text was updated successfully, but these errors were encountered:
Hi, good catch. I will take a look asap
Sorry, something went wrong.
Hello, je viens de transférer cette issue côté documentation de mon API RATP pour tout centraliser.
Pour information, c'est corrigé sur la v4. 😄
Je clôturerai cette issue quand elle sera officiellement release.
Pierre
Hi @ChadiEM
Fixed in API v4 : https://api-ratp.pierre-grimaud.fr/v4/destinations/buses/72
Regards
Thanks! :-)
No branches or pull requests
Hello, after the bus reorg, I started having this issue of only one destination for bus 72.
https://api-ratp.pierre-grimaud.fr/v3/destinations/bus/72?_format=json
only returns 'Parc de Saint-Cloud', and not the other direction.
Others seem to be working fine (I don't have an exhaustive list of those that are not working).
The text was updated successfully, but these errors were encountered: