diff --git a/internal/api/photo.go b/internal/api/photo.go index eabb58f7a..3e2d3e75c 100644 --- a/internal/api/photo.go +++ b/internal/api/photo.go @@ -14,7 +14,7 @@ import ( "github.com/gin-gonic/gin" ) -// GET /api/v1/photo/:uuid +// GET /api/v1/photos/:uuid // // Parameters: // uuid: string PhotoUUID as returned by the API