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-337: Request access table check if user already exists with NotGranted status #108

Closed hannah-macdonald1 closed 10 months ago

hannah-macdonald1 commented 10 months ago

This PR changes the post method of /access-request to no longer accept duplicate "NotGranted" requests. It returns a 409 error in these cases.