Skip to content

Commit 4884fed

Browse files
committed
Updated docs
1 parent b250514 commit 4884fed

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/api.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ storage.
7171
}
7272
]
7373
```
74+
75+
**Note about the generated filename:** The filename that Imageup generates is
76+
based on the following format: `YYYY-MM-DD-HH-MM-SS-UUIDv4.<file format ext>`.
77+
The UUIDv4 is generated using [satori/go.uuid](https://github.com/satori/go.uuid).
78+
7479
### Remove files
7580

7681
Send a `DELETE` to `/` with the following argument.

0 commit comments

Comments
 (0)