sylvainmetayer / alias-gandi-angular

Manage email aliases with Gandi v5 API
MIT License
3 stars 0 forks source link

after adding alias, get current version of mailbox #19

Closed sylvainmetayer closed 4 years ago

sylvainmetayer commented 4 years ago

Current behaviour :

Sent aliases update request, and if no error, add without checking back to server.

The behaviour should be the following :

Sent aliases update request, and serverless function respond with updated alias. So if an error occurs, we know it (alias is not added)