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
This endpoint should follow the standard pattern for our API endpoints. We should put the business logic in a separate service file, the API implementation itself should be as simple as shown below.
chouinar
changed the title
Add implementation for DELETE /users/saved-opportunities
Add implementation for DELETE /users/:userId/saved-opportunities/:oppId
Dec 18, 2024
Summary
This endpoint should follow the standard pattern for our API endpoints. We should put the business logic in a separate service file, the API implementation itself should be as simple as shown below.
Acceptance criteria
The text was updated successfully, but these errors were encountered: