code4romania / monitorizare-vot-ios

iOS election monitoring app - a mobile app through which commissioned observers can easily report back to their respective NGOs throughout the election day
https://votemonitor.org/
Mozilla Public License 2.0
19 stars 24 forks source link

[Not ready for dev] Upgrade to new version of api endpoints for polling-station-info #187

Open aniri opened 4 years ago

aniri commented 4 years ago

Use the newly added API v2 endpoints for updating polling-station-infos instead of v1 endpoints polling-station

POST api/v2/polling-station-info PUT api/v2/polling-station-info

Backend implemented in: https://github.com/code4romania/monitorizare-vot/issues/255