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
Update all endpoints (crud) to the user table be compatible with the new table layout
Your Name
Seth Shi
Description
Update the endpoints to the User Table in the backend to reach the new table layout shown below:
This includes making the create, update, delete, and get endpoints for the User table table with the correct parameters as well as creating unit tests for each endpoint, to be done in subtasks:
create endpoint
update endpoint by uid
get endpoint by uid
The text was updated successfully, but these errors were encountered:
ssh51117
changed the title
[FEATURE]: update all endpoints to update new table layout
[FEATURE]: update all endpoints to the User Table to support the new dynamo layout
Feb 6, 2024
Feature Name
Update all endpoints (crud) to the user table be compatible with the new table layout
Your Name
Seth Shi
Description
Update the endpoints to the User Table in the backend to reach the new table layout shown below:
This includes making the create, update, delete, and get endpoints for the User table table with the correct parameters as well as creating unit tests for each endpoint, to be done in subtasks:
The text was updated successfully, but these errors were encountered: