department-of-veterans-affairs / notification-api

Notification API
MIT License
16 stars 9 forks source link

Remove Endpoints - email-branding #1146

Closed EvanParish closed 1 month ago

EvanParish commented 1 year ago

User Story - Business Need

In the effort to clean up our code we need to investigate and remove unused endpoints. This ticket is to take a look at the endpoints under /email-branding/ and remove the ones marked for removal. You can view the table of endpoints here.

User Story(ies)

As an engineer I want to clean up and reduce our codebase So that it is easier to maintain and upgrade in the future.

Additional Info and Resources

Will probably look like: image.png

Engineering Checklist

Please treat this process as a proof of concept to understand how we need to approach each ticket where we are assessing, and potentially removing code/endpoints that are "unused". Keep track of the steps you took so we have a guide for future work. Tread cautiously and keep the team informed of what you learn and decide to make sure we do not risk impacting existing supported notification functionality.

Acceptance Criteria

QA Considerations

Potential Dependencies