Skip to content

Get teamtasks api#195

Merged
ivonanicetin merged 4 commits intomainfrom
get-teamtasks-api
Mar 26, 2025
Merged

Get teamtasks api#195
ivonanicetin merged 4 commits intomainfrom
get-teamtasks-api

Conversation

@taoTimTim
Copy link
Copy Markdown
Collaborator

@taoTimTim taoTimTim commented Mar 24, 2025

Implemented the getTeamTasks API endpoint so when provided a team ID it will return all tasks associated to the team through the team members. So any team member assigned to the team will have their tasks returned.

All tests are passing.

Resolves #176

@taoTimTim taoTimTim self-assigned this Mar 24, 2025
@ivonanicetin ivonanicetin self-requested a review March 26, 2025 04:34
Copy link
Copy Markdown
Collaborator

@ivonanicetin ivonanicetin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Documentation added
all tests passed
code looks good

@ivonanicetin ivonanicetin merged commit 93206fe into main Mar 26, 2025
1 check failed
@taoTimTim taoTimTim deleted the get-teamtasks-api branch March 26, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create getAllTeamTasks api

2 participants