Open rajdip-b opened 3 months ago
Hello @rajdip-b Could you assign me this task?
Sure!
@sankettank66 any progress?
@sankettank66 Are you still working on this, or should I take it on?
@rashmod Feel free to take this up.
/attempt
Assigned the issue to @bansal-harsh-2504!
@rajdip-b Do I need to create a prisma model for workspaceInvitation ?
No, you will be just using the existing tables.
/attempt
Assigned the issue to @nilaygit-10721!
Unassigning due to inactivity
Description
We would like to add an endpoint to fetch all the active workspace invitations that the user has.
Solution
/api/workspace/invitations
underworkspace.controller.ts
getAllWorkspaceInvitations
inworkspace.service.ts
that implements the logic. The response should be paginatedworkspace.e2e.spec.ts