From a7324d7c32a237c24260f06a27defdd673b2a823 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alfonso=20Montero=20L=C3=B3pez?= Date: Wed, 29 Nov 2023 22:33:42 +0100 Subject: [PATCH] docs: document `/api` extra fields (#83) Co-authored-by: Fernandez Ludovic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index acb26ae..72d714d 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The optional `env` query parameter can be set to `true` to add the environment v #### `/api` -Returns the whoami information as JSON. +Returns the whoami information (and some extra information) as JSON. The optional `env` query parameter can be set to `true` to add the environment variables to the response.