mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
In Improve invite system, a newly created link only invite cannot be retrieved via API with the invitee's email once created. A new route, /invites/retrieve, is introduced to fetch an already created invite by email address.