Set a default location in Email.create API call. Add test for this.
authorAidan Saunders <aidan.saunders@squiffle.uk>
Mon, 10 Jun 2019 12:38:53 +0000 (13:38 +0100)
committerAidan Saunders <aidan.saunders@squiffle.uk>
Mon, 10 Jun 2019 20:15:42 +0000 (21:15 +0100)
commit2890c0f91eca7f45ad32c43823483efdd6e05264
treea029a8e51a969da3c9e3304a8b7091b6c55c8748
parent55d2ecea14d86f17524a4f51909e3cddfcb55192
Set a default location in Email.create API call.  Add test for this.

Default location used to create the email is the default LocationType
api/v3/Email.php
tests/phpunit/api/v3/EmailTest.php