From 48a5be9a8b832c0d054df2dcc4c48d7e88eec7bb Mon Sep 17 00:00:00 2001 From: walzert <37123612+walzert@users.noreply.github.com> Date: Thu, 3 Sep 2020 16:02:24 +0200 Subject: [PATCH] Updated API (markdown) --- API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/API.md b/API.md index 46ca472..5ccafc1 100644 --- a/API.md +++ b/API.md @@ -3,7 +3,7 @@ :8073/metrics -{"openwebrx": +```{"openwebrx": {"users": 2}, "aprs": {"decodes": {"unknown": {"aprs": {"count": 0}}, @@ -17,3 +17,4 @@ "2m": {"FT4": {"count": 16}, "FT8": {"count": 46}}, "80m": {"FT4": {"count": 4}, "FT8": {"count": 320}}, "20m": {"FT8": {"count": 385}, "FT4": {"count": 21}}}}} +``` \ No newline at end of file