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
Create an api /api/user/{userId}/careergoal?newCareerGoalId=XX, a POST method. It will call a service which will in turn call a repository to update the user_career_goal_map table in the database.
The text was updated successfully, but these errors were encountered:
Create an api
/api/user/{userId}/careergoal?newCareerGoalId=XX
, a POST method. It will call a service which will in turn call a repository to update theuser_career_goal_map
table in the database.The text was updated successfully, but these errors were encountered: