Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API - Get Task By Id Endpoint #102

Open
6 tasks done
Raj-Shah1 opened this issue Oct 9, 2023 · 0 comments
Open
6 tasks done

API - Get Task By Id Endpoint #102

Raj-Shah1 opened this issue Oct 9, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request task Ticket to work on

Comments

@Raj-Shah1
Copy link
Contributor

Raj-Shah1 commented Oct 9, 2023

Goal: Implement an API endpoint to get task in an account by task id.

Background: This endpoint is important for allowing the client to fetch an existing task in an account.

Tasks:

  • Add open api specification
  • Implement sequence diagram
  • Write test cases for the new endpoint.
  • Implement the code as per the sequence diagram.
  • Include the endpoint in the postman collection.
  • Handle possible errors such as invalid input or server errors.
@Raj-Shah1 Raj-Shah1 added enhancement New feature or request task Ticket to work on labels Oct 9, 2023
@Raj-Shah1 Raj-Shah1 self-assigned this Oct 9, 2023
@Raj-Shah1 Raj-Shah1 moved this to In Progress in SalesSparrow Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task Ticket to work on
Projects
Status: In Progress
Development

No branches or pull requests

1 participant