From 714cc448077ea7035a1e0dec9e2b6c4e708dcf2a Mon Sep 17 00:00:00 2001 From: Michael Kaye <1917473+michaelkaye@users.noreply.github.com> Date: Thu, 17 Feb 2022 11:37:05 +0000 Subject: [PATCH] Update documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4112bc..4c63c41 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ Serves submitted bug reports. Protected by basic HTTP auth using the username/password provided in the environment. A browsable list, collated by report submission date and time. +A whole directory can be downloaded as a tarball by appending the parameter `?format=tar.gz` to the end of the URL path + ### POST `/api/submit` Submission endpoint: this is where applications should send their reports.