mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Albums: Zip download #15
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
@@ -10,6 +10,10 @@ import (
|
||||
"github.com/photoprism/photoprism/internal/photoprism"
|
||||
)
|
||||
|
||||
// TODO: GET /api/v1/dl/file/:hash
|
||||
// TODO: GET /api/v1/dl/photo/:uuid
|
||||
// TODO: GET /api/v1/dl/album/:uuid
|
||||
|
||||
// GET /api/v1/download/:hash
|
||||
//
|
||||
// Parameters:
|
||||
|
||||
Reference in New Issue
Block a user