Forgot json parameter...

This commit is contained in:
Klaus-Uwe Mitterer 2017-09-28 21:06:25 +02:00
parent 749659804a
commit 55625175b2

View file

@ -129,4 +129,4 @@ By default, the API returns its results as XML. If you prefer JSON, you may add
the "json" parameter to your query.
* [Example "nearby" request returning JSON]
(https://bahnapi.xyz/?type=nearby&lat=48.293&lon=16.482)
(https://bahnapi.xyz/?type=nearby&lat=48.293&lon=16.482&json)