Bulkmailer / BulkMailer-Backend

Backend for Bulk Mailer
https://bulkmailer.suhaila.tech
7 stars 4 forks source link

fixed validation in create group api #16

Closed kiranrokkam09 closed 10 months ago

kiranrokkam09 commented 11 months ago

What change does this PR introduce? This PR fixes the validation in create group

Why was this change needed? The change needed to ensure only the authenticated user can send the mail.

Fixes #9