This changes two API keys to be the same between endpoints:
/referendums/:id/supporting
money_supporting -> total_contributions
money_supporting_by_region -> contributions_by_region
/referendums/:id/opposing
money_opposing -> total_contributions
money_opposing_by_region -> contributions_by_region
I didn't worry about backwards compatibility because the key names do
not appear in the disclosure-frontend repo.
https://github.com/caciviclab/disclosure-backend-static/pull/15
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
👍
Merged #15.