mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-28 14:20:59 -05:00
The API now[1] accepts requests on `…/guest-list` as well as `…/whitelist`. This commit starts using the former, which means: - the use of ‘whitelist’ is fully gone from the admin app - the API can stop using it, at least in URLs 1. As of https://github.com/alphagov/notifications-api/pull/2928