From 2c27af66daf4bfb11471267677ceef57b904949c Mon Sep 17 00:00:00 2001 From: Marco Malavolti <marco.malavolti@gmail.com> Date: Wed, 2 Dec 2020 18:40:34 +0100 Subject: [PATCH] Added 'format=simple' on JSON API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2713cbb..28d8e34 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ To perform a restart after an API change use the following command: * 'ERROR' * 'DISABLED' * `reg_auth=https://reg.auth.example.org` (select a specific Registration Authority) + * `format=simple` (retrieve results in a simple format) * `/api/fedstats` * `/api/fedstats?reg_auth=https://reg.auth.example.org`: -- GitLab