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 - Delete Note Endpoint #28

Closed
6 tasks done
AMAN-BARBARIA opened this issue Aug 22, 2023 · 1 comment · Fixed by #50
Closed
6 tasks done

API - Delete Note Endpoint #28

AMAN-BARBARIA opened this issue Aug 22, 2023 · 1 comment · Fixed by #50
Assignees
Labels
enhancement New feature or request task Ticket to work on
Milestone

Comments

@AMAN-BARBARIA
Copy link
Member

AMAN-BARBARIA commented Aug 22, 2023

Goal: Implement an API endpoint to delete a note from salesforce account by Id.

Background: We need an endpoint that users can use to delete their note from 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.
@AMAN-BARBARIA AMAN-BARBARIA converted this from a draft issue Aug 22, 2023
@AMAN-BARBARIA AMAN-BARBARIA added enhancement New feature or request task Ticket to work on labels Aug 22, 2023
@AMAN-BARBARIA AMAN-BARBARIA added this to the v0.2.0 milestone Aug 22, 2023
@AMAN-BARBARIA
Copy link
Member Author

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: Done
Development

Successfully merging a pull request may close this issue.

2 participants