Closed ramirc5 closed 1 year ago
Hey this is the right idea except instead of the three API calls there we can use postGetVotes from requests. It will return all the data we need so we can take out postGetPRVoteYesTotals, postGetPRVoteNoTotals, postGetPullRequest
One other thing - can you make a corresponding PR for turbo-src? The mono repo @ramirc5
Hey this is the right idea except instead of the three API calls there we can use postGetVotes from requests. It will return all the data we need so we can take out postGetPRVoteYesTotals, postGetPRVoteNoTotals, postGetPullRequest