Actions
dev #2818
opendev #2794: [Module] Sprint 11
[BE] Create new api endpoint for all tasks
Description
Description¶
Create a new API endpoint to fetch all tasks.
Requirements¶
- Ensure the endpoint returns a list of all tasks with their IDs, names, and toolCounts.
- Implement appropriate validation and error handling.
Acceptance Criteria¶
- The endpoint successfully returns all tasks with correct data format.
- Validation and error handling are present and tested.
Updated by Zahid Hassan 8 months ago
- Status changed from Pending to Complete
- % Done changed from 0 to 100
Actions