PlaceAVote / pav-api

This repository contains the Placeavote API.
0 stars 0 forks source link

Allow profile imgs bigger than 50x50. #107

Closed SudoPlz closed 8 years ago

SudoPlz commented 8 years ago

Since the user profile photo will be used as more than just a thumbnail, it makes sense for it to be bigger than 50x50.

I haven't tested with bigger imgs but I would like to suggest to make this bigger. Something like up to 256x256 would make things much better.

johnboy14 commented 8 years ago

The API doesn't restrict the size of the image.

SudoPlz commented 8 years ago

Ok I just read that on the Swagger docs. Thanks for the clarification.

johnboy14 commented 8 years ago

Damn docs and not updating themselves