docs: document /api extra fields (#83)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
Alfonso Montero López
2023-11-29 22:33:42 +01:00
committed by GitHub
parent c081c06239
commit a7324d7c32

View File

@ -20,7 +20,7 @@ The optional `env` query parameter can be set to `true` to add the environment v
#### `/api` #### `/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. The optional `env` query parameter can be set to `true` to add the environment variables to the response.