acmucsd / membership-portal

REST API for the UC San Diego ACM chapter's membership portal.
https://members.acmucsd.com
Mozilla Public License 2.0
17 stars 5 forks source link

Update UserModel.ts #383

Closed farisashai closed 10 months ago

farisashai commented 10 months ago

returns a default empty array instead of a missing key if the user has no social media to avoid any confusion or keyerrors

i have done no testing for this

github-actions[bot] commented 10 months ago

Thanks for contributing! If you've made changes to the API's functionality, please make sure to bump the package version—see this guide to semantic versioning for details—and document those changes as appropriate.