/stations docs: fix content-type 📝

fixes #11

[ci skip]
This commit is contained in:
Jannis R 2019-08-28 00:07:44 +02:00
parent 3a971d50da
commit 84ea402437
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5

View file

@ -41,7 +41,7 @@ Passes all parameters into [`db-stations`](https://github.com/derhuerst/db-stati
- `coordinates.longitude`: Filter by longitude.
- `weight`: Filter by weight.
`Content-Type`: `application/json`
`Content-Type`: [`application/x-ndjson`](http://ndjson.org/)
### examples