bcgov / bc-emli-pin-mgmt-be

BC Virtual Home Energy Rating PIN Management System Backend
Apache License 2.0
1 stars 0 forks source link

BVPS-360: Fixing erroneous 204 response in PUT /user-requests and /users/deactivate when nothing was updated #117

Closed hannah-macdonald1 closed 10 months ago

hannah-macdonald1 commented 10 months ago

Fixed both the PUT /user-requests and /users/deactivate endpoints to return 404 when no rows were updated instead of 204.