Real-Dev-Squad / website-backend

The backend code for all our website-related apps
https://api.realdevsquad.com/
MIT License
46 stars 201 forks source link

Updated function definition and calling signature for addOrUpdate function for users collection #1977

Open joyguptaa opened 3 months ago

joyguptaa commented 3 months ago

Date: 20 March 2024

Developer Name: Joy Gupta


Issue Ticket Number

Phase 1

Description

This PR contains refactoring of sync-external-account API and also simplified implementation of addorupdate function based on Ankush's suggestions.

Documentation Updated?

Under Feature Flag

Database Changes

Breaking Changes

Development Tested?

Screenshots

NA, as it is just code refactoring.

Test Coverage

NA, as it is just code refactoring.

Additional Notes