hngprojects / hng_boilerplate_php_laravel_web

Apache License 2.0
146 stars 58 forks source link

fix: refactoring endpoint for creating an email to meet c# standard #566

Closed sparkybug closed 2 months ago

sparkybug commented 2 months ago

Description

Refactored create email endpoint to match C# docs. ​

Related Issue (Link to Github issue)

https://github.com/hngprojects/hng_boilerplate_nestjs/issues/1053

Motivation and Context

How Has This Been Tested?

It has been tested on postman and also via unit tests ​

Screenshots (if appropriate - Postman, etc):

image image

Types of changes