Add DELETE to the _localstack/ses/ endpoint#7816
Add DELETE to the _localstack/ses/ endpoint#7816viren-nadkarni merged 5 commits intolocalstack:masterfrom
Conversation
localstack-bot
left a comment
There was a problem hiding this comment.
Welcome to LocalStack! Thanks for raising your first Pull Request and landing in your contributions. Our team will reach out with any reviews or feedbacks that we have shortly. We recommend joining our Slack Community and share your PR on the #community channel to share your contributions with us. Please make sure you are following our contributing guidelines and our Code of Conduct.
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
|
I have read the CLA Document and I hereby sign the CLA |
|
As part of the testing I was using the |
|
I am not sure what Circle CI is upset about exactly, perhaps someone can rerun the workflow? |
viren-nadkarni
left a comment
There was a problem hiding this comment.
Thanks for addressing my comments. Just a few minor points and we can merge this 👍
Co-authored-by: Viren Nadkarni <viren.nadkarni@gmail.com>
Co-authored-by: Viren Nadkarni <viren.nadkarni@gmail.com>
Co-authored-by: Viren Nadkarni <viren.nadkarni@gmail.com>
Resolves #7491
Added the following endpoints:
DELETE _localstack/sesrequested by the issueDELETE _localstack/ses?id=<message_id>requested in a commentGET _localstack/ses?id=<message_id>added to match the DELETE by id