hngprojects / hng_boilerplate_php_laravel_web

Apache License 2.0
148 stars 58 forks source link

[FIX](PHP) Refactoring Billing Plan API Endpoint for Deleting a Billing Plan #582

Closed bamo100 closed 3 weeks ago

bamo100 commented 3 weeks ago

Description

​Refactor our current API endpoint for deleting a billing plan to have the following route and response body.

Related Issue (Link to Github issue)

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate - Postman, etc):

deleteplan

Types of changes