PlaceAVote / pav-api

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

Add `userVoted` property on GET /bills/trending and GET /bills/{bill_id}. #85

Open SudoPlz opened 8 years ago

SudoPlz commented 8 years ago

Is it too much to ask for a userVoted property on the GET /bills/trending and GET /bills/{bill_id} endpoints, so that we know if the user has already cast a vote on each bill?