You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requirement - Update the registration endpoint for the team and user schemas. Due to the differing schema, update with the following information: Team ObjectId, team creator, members list, and team name.
The text was updated successfully, but these errors were encountered:
Registration has a different team schema from team formation and thus different information must be pushed for updating. Registration's schema is:
Requirement - Update the registration endpoint for the team and user schemas. Due to the differing schema, update with the following information: Team ObjectId, team creator, members list, and team name.
The text was updated successfully, but these errors were encountered: