Update documentation

This commit is contained in:
Michael Kaye 2022-02-17 11:37:05 +00:00
parent 7b2d70a3c9
commit 714cc44807
1 changed files with 2 additions and 0 deletions

View File

@ -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.