From 2e85f9325a797977eea9dfea0a925775ddd211d9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Feb 2021 12:49:00 +0100 Subject: Merging upstream version 1.29.0. Signed-off-by: Daniel Baumann --- web/api/formatters/ssv/README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'web/api/formatters/ssv/README.md') diff --git a/web/api/formatters/ssv/README.md b/web/api/formatters/ssv/README.md index ec85fe469..d439949a5 100644 --- a/web/api/formatters/ssv/README.md +++ b/web/api/formatters/ssv/README.md @@ -1,6 +1,11 @@ + + # SSV formatter -The SSV formatter sums all dimensions in [results of database queries](../../queries) +The SSV formatter sums all dimensions in [results of database queries](/web/api/queries/README.md) to a single value and returns a list of such values showing how it changes through time. It supports the following formats: @@ -11,7 +16,7 @@ It supports the following formats: | `ssvcomma` | text/plain | a comma separated list of values | | `array` | application/json | a JSON array | -The CSV formatter respects the following API `&options=`: +The SSV formatter respects the following API `&options=`: | option | supported | description | | :----:|:-------:|:----------| -- cgit v1.2.3