From 4884fedcafb7576e0744a89b0da19b623bae35f5 Mon Sep 17 00:00:00 2001 From: Pete Saia Date: Sun, 1 Apr 2018 11:08:50 -0400 Subject: [PATCH] Updated docs --- docs/api.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/api.md b/docs/api.md index a0df49f..252307f 100644 --- a/docs/api.md +++ b/docs/api.md @@ -71,6 +71,11 @@ storage. } ] ``` + +**Note about the generated filename:** The filename that Imageup generates is +based on the following format: `YYYY-MM-DD-HH-MM-SS-UUIDv4.`. +The UUIDv4 is generated using [satori/go.uuid](https://github.com/satori/go.uuid). + ### Remove files Send a `DELETE` to `/` with the following argument.