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-484: Add /dashboard URL GET API #163

Closed hannah-macdonald1 closed 8 months ago

hannah-macdonald1 commented 8 months ago

This PR adds the GET /dashboard API, which gets the dashboard URL for super admins only. It also adds relevant tests and swagger documentation.