[Minor/Wording] Update photo.go url route docs (#186)

Minor change.
This commit is contained in:
Kelvin 2020-01-10 04:43:51 -05:00 committed by Michael Mayer
parent bb3e029082
commit cd7339d8a0

View file

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