From 84ea4024375b870967798fb51577530c7a4b860d Mon Sep 17 00:00:00 2001 From: Jannis R Date: Wed, 28 Aug 2019 00:07:44 +0200 Subject: [PATCH] /stations docs: fix content-type :memo: fixes #11 [ci skip] --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index c7e60c0..bfb96ff 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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