Repository: Say-Their-Name/say-their-names-ios
Open-source platform that raises awareness of the injustice and often forgotten names of racial inequality.
- The
DonationTypehad an id of typeStringand it needed to be converted toInt - Both
Donation.personandDonation.typeneed to be optional. It seems as if they aren't guaranteed fields to be returned by the API - Some smaller fixes in regards to line length and handling the new optional
PersonforDonationobjects