Skip to content

Replace winners dictionary in /election/count response with an array of (candidate_id, round)

Allan Shortlidge requested to merge election-winners-format into dev

@DSASanFrancisco/portal-members

Replace winners dictionary in /election/count response with an array of dictionaries containing the winner details (candidate_id and winning round) in rank order.

Edited by Allan Shortlidge

Merge request reports