Added size parameter to getCoverArt.view endpoint

This commit is contained in:
Deluan
2016-03-08 23:31:48 -05:00
parent 00b4c44010
commit 371d0ea711
5 changed files with 53 additions and 16 deletions
+1
View File
@@ -15,6 +15,7 @@ install:
- go get github.com/karlkfi/inject
- go get github.com/smartystreets/goconvey
- go get github.com/dhowden/tag
- go get github.com/nfnt/resize
script:
- go test ./... -v